summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-11-05 03:33:26 +0000
committerBenjamin Otte <otte@gnome.org>2004-11-05 03:33:26 +0000
commit0674c96ddb39ad6e6e6e107f1e298dc30ed18198 (patch)
tree8b9fdd7fa3d4452894674e48c090c59bf9bea58b
parent2cf3753c8538329c30c46ef9bd6428866325d039 (diff)
ext/mad/gstmad.c: don't overflow data buffer. Flush not needed sync data when syncing failed.
Original commit message from CVS: * ext/mad/gstmad.c: (gst_mad_chain): don't overflow data buffer. Flush not needed sync data when syncing failed.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 226fd24c..42511aae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-05 Benjamin Otte <otte@gnome.org>
+
+ * ext/mad/gstmad.c: (gst_mad_chain):
+ don't overflow data buffer. Flush not needed sync data when syncing
+ failed.
+
2004-11-04 Wim Taymans <wim@fluendo.com>
* gst/alpha/gstalpha.c: (gst_alpha_method_get_type),