mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 20:31:36 +00:00
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().
This commit is contained in:
parent
1ff64f8ec7
commit
e798e9c88e
1 changed files with 7 additions and 0 deletions
|
@ -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 :
|
||||
|
|
Loading…
Reference in a new issue