qtdemux: some stream synchronization to aid seeking in unbalanced clips
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 26 Mar 2009 13:39:06 +0000 (14:39 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 26 Mar 2009 13:39:06 +0000 (14:39 +0100)
commit3360f449c0bc70c91a82b5dd48da4546a1ae0192
tree6e1a6b01e837e18609f648df98c6d0e1393f7dc7
parenta5502c9b37f2fddc870466fd7b3106895094a07a
qtdemux: some stream synchronization to aid seeking in unbalanced clips

Some clips (trailers) may have (length-wise) unbalanced streams,
which stalls the pipeline if seeking into that region.
Additional stream synchronization can handle this, as well as
sparse (subtitle) streams (at some later time ?)
gst/qtdemux/qtdemux.c