summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-10-19 19:33:16 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-10-19 19:33:16 +0000
commitcc3966d7a38de3dc4c0051543b128bb3850acdd5 (patch)
treee864ae3e117aef7c8f46600dd8883a526182c6a7 /ChangeLog
parent961c98527027fdb54c64899c0c995115b8870365 (diff)
Add some debug and sync tests with the fix.
Original commit message from CVS: * gst/avi/gstavimux.c: * tests/check/elements/avimux.c: Add some debug and sync tests with the fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df9fcb6e..753f4f16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-19 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/avi/gstavimux.c:
+ * tests/check/elements/avimux.c:
+ Add some debug and sync tests with the fix.
+
2007-10-18 Wim Taymans <wim.taymans@gmail.com>
Based on patch by: Laurent Glayal <spglegle yahoo fr>