summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-31 13:32:58 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-31 13:32:58 +0000
commit4e04dc11c8aecd5b05f5b0f1506f4594f3f9541b (patch)
tree20c5147b88010d3f1d3477f2013bedbc2fb03140 /ChangeLog
parent8aa05d4cd77435d429c6d44eb1d75383465b372c (diff)
Wrap gst-plugins-base's tag helper library.
Original commit message from CVS: * configure.ac: * gst/Makefile.am: * gst/tag.defs: * gst/tag.override: * gst/tagmodule.c: (inittag): Wrap gst-plugins-base's tag helper library. Partially fixes #565762
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 984fe6a..62b21fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,16 @@
* configure.ac:
* gst/Makefile.am:
+ * gst/tag.defs:
+ * gst/tag.override:
+ * gst/tagmodule.c: (inittag):
+ Wrap gst-plugins-base's tag helper library.
+ Partially fixes #565762
+
+2008-12-31 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * configure.ac:
+ * gst/Makefile.am:
* gst/video.defs:
* gst/video.override:
* gst/videomodule.c: (initvideo):