qtdemux: Check if we have enough data available when parsing edit lists
authorSebastian Dröge <sebastian@centricular.com>
Wed, 14 Dec 2016 19:45:15 +0000 (21:45 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 14 Dec 2016 19:48:24 +0000 (21:48 +0200)
commit76c007dd252d2d921641eef9e5eb29599504737e
tree209f7db8c7906ba8cefb469f327ebad60be07ee8
parent6ec3cc70b2ac551bbbea448d940e4a52574f3c3d
qtdemux: Check if we have enough data available when parsing edit lists

Also consume the data entry by entry to get complicated indexing out of
the code.

https://bugzilla.gnome.org/show_bug.cgi?id=776107
gst/isomp4/qtdemux.c