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
commit63d2359147f38f65f2f92522ffb0db0f064cb924 (patch)
tree7d6dee44d5ed2464a12420b426272b1333cc5fa3 /ChangeLog
parent5fa01401cc64b059324423d0168892ed34beac14 (diff)
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 :