diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-12-31 13:01:30 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-12-31 13:01:30 +0000 |
commit | 98ad43fcdd277ed81bfb54c991e3fc03859deda4 (patch) | |
tree | 0d4ff41c28e72f6942513c2664476b048b9ec0b0 /ChangeLog | |
parent | e2fcc71650b9cac604704f29143fa744f39cb299 (diff) |
gst-libs/gst/video/: Add glib-mkenum for GstVideoFormat enum GTYPE auto-generation.
Original commit message from CVS:
* gst-libs/gst/video/Makefile.am:
* gst-libs/gst/video/video.h:
Add glib-mkenum for GstVideoFormat enum GTYPE auto-generation.
This will help bindings to use it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-12-31 Edward Hervey <edward.hervey@collabora.co.uk> + * gst-libs/gst/video/Makefile.am: + * gst-libs/gst/video/video.h: + Add glib-mkenum for GstVideoFormat enum GTYPE auto-generation. + This will help bindings to use it. + +2008-12-31 Edward Hervey <edward.hervey@collabora.co.uk> + * gst-libs/gst/audio/Makefile.am: * gst-libs/gst/audio/audio.c: * gst-libs/gst/audio/multichannel.h: |