gst/qtdemux/qtdemux.c: Handle the case where data atoms are before moov atoms in...
authorEdward Hervey <bilboed@bilboed.com>
Tue, 14 Feb 2006 11:24:53 +0000 (11:24 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 14 Feb 2006 11:24:53 +0000 (11:24 +0000)
commit44cded3b2f6b7c2db282402a0532fe6aebf58234
tree4425f17e867acc77a69c9d9210ff7526ce6d4f95
parent7e2a049670be750218d37fe1b098f6f5afb53911
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.
gst/qtdemux/qtdemux.c