summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-05-14 19:26:35 +0000
committerDavid Schleef <ds@schleef.org>2004-05-14 19:26:35 +0000
commitf841a107f6e27bb13bb917035a315b2c04c70a10 (patch)
treed2594f6a33d9e3a8a1c0e6c6044c2f37e9f5ca3e /ChangeLog
parenta89422346485b0135c7f4a45853dede1f0b3eb0f (diff)
downloadgst-plugins-bad-f841a107f6e27bb13bb917035a315b2c04c70a10.tar.gz
gst-plugins-bad-f841a107f6e27bb13bb917035a315b2c04c70a10.tar.bz2
gst-plugins-bad-f841a107f6e27bb13bb917035a315b2c04c70a10.zip
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().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5327fdc2..913ba5ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-14 David Schleef <ds@schleef.org>
+
+ * 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 <stephane.loeuillet@tiscali.fr>
* gst-libs/gst/riff/riff-read.c :