]> git.sesse.net Git - ffmpeg/commit
riff: retry reading metadata without padding if it fails with
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 18 Oct 2012 02:58:20 +0000 (04:58 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 18 Oct 2012 14:03:16 +0000 (16:03 +0200)
commitd0c27e88d2bb495d61bd32f41769f767a0c2a802
tree993eab9c24b5c7d95e6288c530bcef08c51d1218
parent1350dffdc6ad27f604ed4cb3c8a6af3c005c3483
riff: retry reading metadata without padding if it fails with

Fixes Ticket1821

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/riff.c