summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3ccac7c..0fef8302 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/dv/gstdv.c: (plugin_init):
+ * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
+ * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
+ Really call dv_init() exactly one time, not one time for
+ the demuxer and one time for the decoder.
+
2008-12-08 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):