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:54:40 +0000 (10:54 +0200)
commit578fd2e077941ed1b168fa3b6f4262ed4f26ad42
tree3cbb239368449802123840b2fe5e2714ff20caf1
parent53e145066bd6302f041880f2450d7549768d1976
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