summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-02-14 11:24:53 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-02-14 11:24:53 +0000
commitfb05a750e01e6167e19a86f34d60336b430068e6 (patch)
tree0264b0679343fbbe81db21193e6c1eaf9d8a9bff /ChangeLog
parent49f830d457fbc69dcd9e3e23b44e3d1f5f53499a (diff)
downloadgst-plugins-bad-fb05a750e01e6167e19a86f34d60336b430068e6.tar.gz
gst-plugins-bad-fb05a750e01e6167e19a86f34d60336b430068e6.tar.bz2
gst-plugins-bad-fb05a750e01e6167e19a86f34d60336b430068e6.zip
gst/qtdemux/qtdemux.c: Handle the case where data atoms are before moov atoms in push-based mode.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (next_entry_size), (gst_qtdemux_chain): Handle the case where data atoms are before moov atoms in push-based mode. Errors out gracefully.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73849815..e65cdd12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-14 Edward Hervey <edward@fluendo.com>
+
+ * gst/qtdemux/qtdemux.c: (next_entry_size), (gst_qtdemux_chain):
+ Handle the case where data atoms are before moov atoms in push-based mode.
+ Errors out gracefully.
+
2006-02-13 Edward Hervey <edward@fluendo.com>
* gst/qtdemux/Makefile.am: