summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d9eeb69..b5e0015f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
2005-04-16 Jan Schmidt,,, <thaytan@mad.scientist.com>
+ * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_send_data):
+ * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_data):
+ Use the default event handler for EOS and other unknown events that
+ need to be sent to inactive pads.
+
+2005-04-16 Jan Schmidt,,, <thaytan@mad.scientist.com>
* ext/a52dec/gsta52dec.c: (gst_a52dec_handle_event):
* ext/dts/gstdtsdec.c: (gst_dtsdec_handle_event):