asfdemux; Don't assume index is present at end of file
authorEdward Hervey <edward@centricular.com>
Tue, 27 Jun 2017 08:25:42 +0000 (10:25 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 27 Jun 2017 08:41:42 +0000 (10:41 +0200)
commit0bbdfa8ee9e969cba8f685842c1b78dcfa2da166
tree622b12a14c32c9468ed7c59146e282cae8ed1ceb
parent8012cfae27e0891742401faab194a41260f90779
asfdemux; Don't assume index is present at end of file

Some files have garbage at the end of the file, don't error out if we don't
find the index there.

Reverts back to previous behaviour (where corrupted/missing indexex were
not a fatal error).

Regression introduced in 97294eb8bbed1b9dad7d3f2c52dd69eb1812cc06
gst/asfdemux/gstasfdemux.c