]> git.sesse.net Git - ffmpeg/commit
Keep parsing wav until EOF if the input is seekable and we know the size of the data tag
authorTomas Härdin <tomas.hardin@codemill.se>
Wed, 18 May 2011 11:48:02 +0000 (13:48 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 18 May 2011 16:36:22 +0000 (18:36 +0200)
commit6629dbd299717169c2dc8cf9218cf98e43322fb5
treeafb49c01e3f77b109b223b9566993e6e1e0297b6
parenta06d238e8cc44ea970ebb2b671389c78bc5bb251
Keep parsing wav until EOF if the input is seekable and we know the size of the data tag

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/wav.c