From 09624a589485472bc3ca5d1ca925576e66f670dd Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 6 Oct 2006 15:49:39 +0000 Subject: ext/faad/gstfaad.c: Some cleanups. Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain), (gst_faad_close_decoder): Some cleanups. Added some more debugging. Don't ever ignore unlinked, we're not a demuxer. * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream): Activate pad before adding it to the element. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bdf66daf..20c8b7da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-10-06 Wim Taymans + + * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain), + (gst_faad_close_decoder): + Some cleanups. + Added some more debugging. + Don't ever ignore unlinked, we're not a demuxer. + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream): + Activate pad before adding it to the element. + 2006-10-06 Michael Smith * ext/theora/theoradec.c: (gst_theoradec_reset), -- cgit v1.2.1