summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5aaf4c31..875891f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-11-12 Edward Hervey <bilboed@bilboed.com>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
+ (qtdemux_parse_samples):
+ Properly free QTDemuxSamples array.
+ Protect table write with a sensible check, some files apparently DO contain
+ stts values starting with 0 :(
+
2007-11-12 Stefan Kost <ensonic@users.sf.net>
* gst/avi/gstavidemux.c: