dashdemux: use signed integet to represent segment index
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 19 May 2015 01:33:50 +0000 (22:33 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 25 May 2015 12:02:30 +0000 (09:02 -0300)
commit0910540d58f4c7f0c029b3b80e7eaf4a8e2ab4d5
tree323ae4d28efd51071998e352a19c6d5c757cd5cc
parentf6cc8d13e05613e48693acae6dea51aaa746de64
dashdemux: use signed integet to represent segment index

We need to be able to represent -1 to check when we are EOS
on reverse playback and unsigned integer won't allow that.

CID #1298193
CID #1298194
CID #1298195

https://bugzilla.gnome.org/show_bug.cgi?id=749534
ext/dash/gstmpdparser.c
ext/dash/gstmpdparser.h