summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-11-07 14:03:50 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-11-07 14:03:50 +0000
commit7fa54d624d340459672624c1764835c01fcaddf4 (patch)
treec249314fa17c2aebe7a8f25ef180237c42ec3228
parentab82dc6698843a770b6eaf81625eaf137af16261 (diff)
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).
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d60ef11..d2ecf69b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * 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 <rbultje@ronald.bitfreak.net>
+
* ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
Hide unused glory.