adaptivedemux: Actually use the byte range for the fragment url
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 13 Jan 2015 13:15:21 +0000 (10:15 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 16 Jan 2015 18:00:11 +0000 (15:00 -0300)
commit9b260d1ba58e9dc8b8c53b258f477162021894fa
tree8436bec4560baa94139a3b41008291671e2d1c7d
parent5c3a87c11716795bebf959f83051c44e1e6bf388
adaptivedemux: Actually use the byte range for the fragment url

Otherwise we would always download the full fragment. This would
make handling subsegments in DASH impossible.
gst-libs/gst/adaptivedemux/gstadaptivedemux.c