dashdemux: Subtract the period start when seeking based on a template
authorSebastian Dröge <sebastian@centricular.com>
Thu, 25 Jun 2015 18:19:34 +0000 (20:19 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 25 Jun 2015 21:36:09 +0000 (23:36 +0200)
commit95eb1aa49c130bb2f58ec6712bd8cb8b61326b99
tree41f3ebe6bcca8bcb70f73c0b13f3366d8c28a609
parente671ad25a989cb21c62c7a5867c2090890ce49ba
dashdemux: Subtract the period start when seeking based on a template

Otherwise we will look for segments after the period usually. The seek
timestamp is relative to the start of the first period and we have to
select a segment relative to the current period's start.
ext/dash/gstmpdparser.c