qtdemux: Do not expect EOS after a segment event if upstream is mss
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 14 May 2013 20:30:07 +0000 (17:30 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Thu, 16 May 2013 19:50:49 +0000 (16:50 -0300)
commit55caa99ccd905b78611112ceffd3b6c0cb430d3f
tree357eca1d36030819fe62c0c667f8ea3b8f69bb1b
parent5517e352ab58894f4a01c96f1ac03d7755a5b930
qtdemux: Do not expect EOS after a segment event if upstream is mss

In case qtdemux is handling a mss stream, do not mark the stream to wait
for EOS after a segment. Even if it seems to be the last one according to
the current streams information.

MSS handling is different here because there is another demuxer driving
the pipeline
gst/isomp4/qtdemux.c