diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-12-31 13:32:58 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-12-31 13:32:58 +0000 |
commit | 4e04dc11c8aecd5b05f5b0f1506f4594f3f9541b (patch) | |
tree | 20c5147b88010d3f1d3477f2013bedbc2fb03140 /ChangeLog | |
parent | 8aa05d4cd77435d429c6d44eb1d75383465b372c (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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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): |