summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-31 13:01:30 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-31 13:01:30 +0000
commit98ad43fcdd277ed81bfb54c991e3fc03859deda4 (patch)
tree0d4ff41c28e72f6942513c2664476b048b9ec0b0 /ChangeLog
parente2fcc71650b9cac604704f29143fa744f39cb299 (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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4fa6079..cb14332a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: