diff options
author | Chris Bass <floobleflam@gmail.com> | 2013-08-08 11:19:00 +0100 |
---|---|---|
committer | Thiago Santos <thiago.sousa.santos@collabora.com> | 2013-08-16 11:15:47 -0300 |
commit | 7f2122695662dcf64e5e2980eab93f5816a2c4b1 (patch) | |
tree | 7386dca90b329182d04bb263060bd4f991b97d68 /gst/videoparsers/gstmpeg4videoparse.c | |
parent | 19a45554bf3265018bed3f925baa0c404706a62b (diff) | |
download | gstreamer-plugins-bad-7f2122695662dcf64e5e2980eab93f5816a2c4b1.tar.gz |
dashdemux: offset segment numbers by startNumber
For SegmentTemplate elements containing a startNumber attribute, the
`number' member of GstMediaSegments should be offset by the value of
startNumber; however, this is not currently the case. As a result, the
first URI(s) requested by the download loop will be wrong.
This commit ensures that segment numbers will be offset by startNumber
when one is present in a SegmentTemplate element.
https://bugzilla.gnome.org/show_bug.cgi?id=705661
Diffstat (limited to 'gst/videoparsers/gstmpeg4videoparse.c')
0 files changed, 0 insertions, 0 deletions