summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-05-18 00:25:09 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-05-18 00:25:09 +0000
commit92795523141481881d1ecc49749a9cf9fdd41a1b (patch)
tree275a6dee2fb0b2fcb3fe0786755a6671dea294ca
parentce0bf2d89945deefb069eadc83fbf1dfea0fd950 (diff)
ext/mad/gstmad.c: Fix for when the first format in a discont event is not a byte-based one. Should fix #137710.
Original commit message from CVS: * ext/mad/gstmad.c: (gst_mad_handle_event): Fix for when the first format in a discont event is not a byte-based one. Should fix #137710.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 405b9e1a..d8706573 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/mad/gstmad.c: (gst_mad_handle_event):
+ Fix for when the first format in a discont event is not a
+ byte-based one. Should fix #137710.
+
2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
* m4/a52.m4 : fix compilation with -Wall -Werror