dashdemux: add more protection when acessing gptrarray entries
authorThiago Santos <thiagoss@osg.samsung.com>
Mon, 11 May 2015 15:30:03 +0000 (12:30 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 13 May 2015 16:39:24 +0000 (13:39 -0300)
commit7de9fbc122996bb4291e44e3a4db366c9d684594
tree4b5ea702a8be7c68de36beefe0569386d4b132d9
parentf298fca8adf44326f0e550aed2e182ba46e088b8
dashdemux: add more protection when acessing gptrarray entries

The glib structure doesn't do range checking so we have to do it
ourselves.

Also adds some more debugging messages
ext/dash/gstmpdparser.c