From 95fa5e8b95b4f2708bd5053a0873d343d667f6dd Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 14 Jul 2008 07:50:01 +0000 Subject: ext/resindvd/gstmpegdemux.c: Remove whitespace line. Original commit message from CVS: * ext/resindvd/gstmpegdemux.c: Remove whitespace line. * ext/resindvd/resindvdbin.c: * ext/resindvd/resindvdbin.h: Make it so that audio/video pads aren't added to the bin until after data flow starts. * ext/resindvd/resin-play: Move video buffer queue outside resindvdbin * ext/resindvd/resindvdsrc.c: Check that the nav_clock_id didn't already get unscheduled. * gst/dvdspu/gstdvdspu.c: Remove assert that sometimes triggers erroneously. --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 00b69802..03acbb0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2008-07-14 Jan Schmidt + + * ext/resindvd/gstmpegdemux.c: + Remove whitespace line. + + * ext/resindvd/resindvdbin.c: + * ext/resindvd/resindvdbin.h: + Make it so that audio/video pads aren't added to the bin + until after data flow starts. + + * ext/resindvd/resin-play: + Move video buffer queue outside resindvdbin + + * ext/resindvd/resindvdsrc.c: + Check that the nav_clock_id didn't already get unscheduled. + + * gst/dvdspu/gstdvdspu.c: + Remove assert that sometimes triggers erroneously. + 2008-07-13 Sebastian Dröge * gst/deinterlace2/tvtime/greedyh.asm: -- cgit v1.2.1