gst/qtdemux/qtdemux.c: In push mode, error out if we get EOS before we've created...
authorMichael Smith <msmith@xiph.org>
Thu, 8 Jan 2009 18:17:13 +0000 (18:17 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 8 Jan 2009 18:17:13 +0000 (18:17 +0000)
commit1d32ad886ed1557a36afecc8e880863fcdc377e6
tree729599901bd3a1fae4e7dbffa20b345fb14facb9
parent7958cf82abda2fa6e0de28a16f39480ce498d299
gst/qtdemux/qtdemux.c: In push mode, error out if we get EOS before we've created any srcpads.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c:
In push mode, error out if we get EOS before we've created any srcpads.
Handle (in pull mode) some files that have a truncated moov atom where
the final sub-atom is a 'free' atom and the contents of that are not
present in the file.
ChangeLog
gst/qtdemux/qtdemux.c