dashdemux: correctly signal EOS on manifest end
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 29 Jan 2013 18:58:50 +0000 (15:58 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Wed, 8 May 2013 21:14:34 +0000 (18:14 -0300)
commit2d85107299de32aab0af2248cba039d7252efabe
tree437689519ea71cb674095dc8f269980c28ea5961
parenta19c689dfaeeacfc11656959587c57609aaa94e2
dashdemux: correctly signal EOS on manifest end

Put EOS on the streams queues after the last fragment from the
last period for each stream. This way we keep it serialized
with the buffers and it will work when streams have different
ending times
ext/dash/gstdashdemux.c
ext/dash/gstdashdemux.h
ext/dash/gstmpdparser.c
ext/dash/gstmpdparser.h