From: Ronald S. Bultje Date: Sun, 7 Nov 2004 14:03:50 +0000 (+0000) Subject: ext/ogg/gstoggmux.c: Fix interrupt event handling (#144436). X-Git-Tag: 1.19.3~509^2~14125 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7fa54d624d340459672624c1764835c01fcaddf4;p=platform%2Fupstream%2Fgstreamer.git ext/ogg/gstoggmux.c: Fix interrupt event handling (#144436). Original commit message from CVS: * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer), (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop): Fix interrupt event handling (#144436). --- diff --git a/ChangeLog b/ChangeLog index 5d60ef1..d2ecf69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-11-07 Ronald S. Bultje + * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer), + (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop): + Fix interrupt event handling (#144436). + +2004-11-07 Ronald S. Bultje + * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind): Hide unused glory.