From 83c35826b9a771ff7d0ea9f223c250375cffed3e Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sun, 31 Oct 2004 15:33:43 +0000 Subject: 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 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3e7f064..60aff692 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-10-31 Ronald S. Bultje + + * 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 * gst/ffmpegcolorspace/Makefile.am: -- cgit v1.2.1