dashdemux: remove unused functions
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 8 May 2015 19:58:36 +0000 (16:58 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 13 May 2015 16:39:18 +0000 (13:39 -0300)
commitf298fca8adf44326f0e550aed2e182ba46e088b8
tree9b6dd4d368d737b4aa76214977320b4727035370
parentd617139ee7db7518bacde2722ae2b60447ecf6f3
dashdemux: remove unused functions

These functions of directly getting and setting segment indexes
are no longer useful as now we need 2 indexes: repeat and segment
index.

The only operations needed are advance_segment, going back to the
first one or seeking for a timestamp.
ext/dash/gstmpdparser.c
ext/dash/gstmpdparser.h