dashdemux: parse the sidx index from isobmff streams
authorThiago Santos <thiagoss@osg.samsung.com>
Mon, 12 Jan 2015 14:57:02 +0000 (11:57 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 16 Jan 2015 18:00:11 +0000 (15:00 -0300)
commitf5b98f24c280809a5bc236ee18e574378ce432f3
treea1b0f6a4757546ccd815d48d0fde237fabc63a31
parentb40e5decb298734f70fceb938cb317b6b923a699
dashdemux: parse the sidx index from isobmff streams

Allows dashdemux to identify the subsegments in the stream and
switch bitrates when needed
ext/dash/Makefile.am
ext/dash/gstdashdemux.c
ext/dash/gstdashdemux.h
ext/dash/gstisoff.c [new file with mode: 0644]
ext/dash/gstisoff.h [new file with mode: 0644]