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
commitc69f0127dfa452cedddc8e87e28b59e41eea4d9a (patch)
tree294d666c4543a456042b293bda1183a691ed154b
parent240f9cbfb35cdc9d2111a2e305d1988d4763f8f8 (diff)
downloadgst-plugins-bad-c69f0127dfa452cedddc8e87e28b59e41eea4d9a.tar.gz
gst-plugins-bad-c69f0127dfa452cedddc8e87e28b59e41eea4d9a.tar.bz2
gst-plugins-bad-c69f0127dfa452cedddc8e87e28b59e41eea4d9a.zip
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.