]> git.sesse.net Git - vlc/commit
demux: avi: improve broken index offset heuristic (fix #14120)
authorFrancois Cartegnie <fcvlcdev@free.fr>
Mon, 23 Mar 2015 22:38:12 +0000 (23:38 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Mon, 23 Mar 2015 22:43:16 +0000 (23:43 +0100)
commit039c69d648bd9bb481fbd29868b8565952098d70
tree91693736865dabf9be912450e0b74dbc40c52d27
parentb70d2acf4c2e9be5af44d88c4968f4173f75376d
demux: avi: improve broken index offset heuristic (fix #14120)

Avoids using movi position as offset when the broken index refers
to beginning of file and the first sample size is exactly movi's
offset.
modules/demux/avi/avi.c