From fb05a750e01e6167e19a86f34d60336b430068e6 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 14 Feb 2006 11:24:53 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 73849815..e65cdd12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-14 Edward Hervey + + * 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 * gst/qtdemux/Makefile.am: -- cgit v1.2.1