dashdemux: reuse seeking function to reduce repeated code
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 8 May 2015 19:49:02 +0000 (16:49 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 13 May 2015 16:35:14 +0000 (13:35 -0300)
commitd617139ee7db7518bacde2722ae2b60447ecf6f3
tree0cee9e693e5c2dca82f04cbc53f43969ff9d2fcd
parent57a2105a310ac5837758d91ac6300d17595e3066
dashdemux: reuse seeking function to reduce repeated code

Instead of writing a seek routine, just use the mpdparser function.

Also remove function that is not needed anymore
ext/dash/gstdashdemux.c
ext/dash/gstmpdparser.c
ext/dash/gstmpdparser.h