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)
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

index e3e7f064a4cad146398baddb4753c667eb095e66..60aff692ebccffcdff924776f13ae15e795b76a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
        * gst/ffmpegcolorspace/Makefile.am: