wav: keep parsing until EOF if the input is seekable and we know the size of the...
authorTomas Härdin <tomas.hardin@codemill.se>
Wed, 18 May 2011 11:48:02 +0000 (13:48 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 13 Jul 2011 09:57:51 +0000 (11:57 +0200)
commit67b1761fcbd8ddcfe7bdb47ace5f46435d8313fa
tree6453d14f9405209357419bf360a5abe9493ee29c
parent90f2ee8cb4d2b135dd33128a94ad6cf126821472
wav: keep parsing until EOF if the input is seekable and we know the size of the data tag

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/wav.c