summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-07-09 14:11:02 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-07-09 14:11:02 +0000
commitfd996ff883537111ef31445989d2d007ec6dfdfb (patch)
tree1c8300362bc6be8f655b91460ef6f02056a18ee0 /ChangeLog
parent18f0d672ec68d758391e785f9e536c1972d3ee5a (diff)
downloadgst-plugins-bad-fd996ff883537111ef31445989d2d007ec6dfdfb.tar.gz
gst-plugins-bad-fd996ff883537111ef31445989d2d007ec6dfdfb.tar.bz2
gst-plugins-bad-fd996ff883537111ef31445989d2d007ec6dfdfb.zip
gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting the pad functions so that the scheduler can use the...
Original commit message from CVS: * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private): Add pad to element *after* setting the pad functions so that the scheduler can use the correct ones.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a46772bc..5155b78f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-07-09 Wim Taymans <wim@fluendo.com>
+ * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
+ (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
+ Add pad to element *after* setting the pad functions so that
+ the scheduler can use the correct ones.
+
+2004-07-09 Wim Taymans <wim@fluendo.com>
+
* ext/theora/theoradec.c: (theora_dec_from_granulepos),
(theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
Sync to keyframe after seek