dashdemux: fix seeking on multiple streams
authorThiago Santos <thiago.sousa.santos@collabora.com>
Mon, 28 Jan 2013 22:43:46 +0000 (19:43 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Wed, 8 May 2013 21:14:34 +0000 (18:14 -0300)
commit80c6973319b91c375b944cc92af1ac82f86bcc1e
tree79b4110befcc85489edade494c3e1900f1062e26
parent7330225ac820c5f7d72de468b48f8e080c895a61
dashdemux: fix seeking on multiple streams

Each stream has its own durations and timestamps, the fragment number
is different for each stream when seeking, so the seek has to be done
for all streams, rather than on a single stream and propagated to
others
ext/dash/gstdashdemux.c
ext/dash/gstmpdparser.c
ext/dash/gstmpdparser.h