summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2009-01-06 18:10:22 +0000
committerTim-Philipp Müller <tim@centricular.net>2009-01-06 18:10:22 +0000
commitb8b0c80b299fef59739dde3e0c181b0b29c5f45e (patch)
tree0fae76e93cff846cc6baf60951616dccf8cd50e7 /ChangeLog
parent2ae03ba72fa81379c0f059ca4229f70202e0b9bf (diff)
gst/gst.c: Ref new enum type in gst_init.
Original commit message from CVS: * gst/gst.c: (init_post): Ref new enum type in gst_init. * win32/common/libgstreamer.def: Add recently-added API.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05f5ade05d..588f247b9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-01-06 Tim-Philipp Müller <tim.muller at collabora co uk>
+ * gst/gst.c: (init_post):
+ Ref new enum type in gst_init.
+
+ * win32/common/libgstreamer.def:
+ Add recently-added API.
+
+2009-01-06 Tim-Philipp Müller <tim.muller at collabora co uk>
+
* docs/gst/gstreamer-sections.txt::
* gst/gst_private.h: (GstPluginDep), (_GstPluginPrivate):
* gst/gstplugin.c: (gst_plugin_init), (gst_plugin_finalize),