ext/ogg/gstoggdemux.c: Hack to prevent crash when going to READY inside signal handle...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 31 Oct 2004 15:33:43 +0000 (15:33 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 31 Oct 2004 15:33:43 +0000 (15:33 +0000)
commit83c35826b9a771ff7d0ea9f223c250375cffed3e
treed7c640bc9413226c5ce5b4f463d0ba56420b6fee
parentacb7bd7e540c8642a2c858648c85f22da9a0b9d8
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.
ChangeLog