]> git.sesse.net Git - ffmpeg/commit
avformat/flvdec: Use the first index entry to find the first packet if there was...
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 13 Sep 2015 11:53:05 +0000 (13:53 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 13 Sep 2015 12:22:31 +0000 (14:22 +0200)
commit56291434335c56fd436646338e5088c2c90b81bb
treecf117fa20973c90392493be32499c2923f735ab8
parentfd6296e412ed07829a544bca55d987fb32809b2d
avformat/flvdec: Use the first index entry to find the first packet if there was a parsing error in the header

Fixes: unknow_codec.flv
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/flvdec.c