mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ext/ogg/gstoggdemux.c: Hack to prevent crash when going to READY inside signal handler while this function is active.
Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push): Hack to prevent crash when going to READY inside signal handler while this function is active.
This commit is contained in:
parent
acb7bd7e54
commit
83c35826b9
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
|
||||||
|
Hack to prevent crash when going to READY inside signal handler
|
||||||
|
while this function is active.
|
||||||
|
|
||||||
2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst/ffmpegcolorspace/Makefile.am:
|
* gst/ffmpegcolorspace/Makefile.am:
|
||||||
|
|
Loading…
Reference in a new issue