From f841a107f6e27bb13bb917035a315b2c04c70a10 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 14 May 2004 19:26:35 +0000 Subject: ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing. Original commit message from CVS: * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD is killed while we're playing. * gst/qtdemux/qtdemux.c: (qtdemux_parse): call gst_element_no_more_pads(). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5327fdc2..913ba5ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-05-14 David Schleef + + * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD + is killed while we're playing. + * gst/qtdemux/qtdemux.c: (qtdemux_parse): call + gst_element_no_more_pads(). + 2004-05-14 Stephane Loeuillet * gst-libs/gst/riff/riff-read.c : -- cgit v1.2.1