wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 2 Oct 2009 07:27:08 +0000 (07:27 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 2 Oct 2009 07:27:08 +0000 (07:27 +0000)
commit3fcb5113c6933fd5db55917ecdd54ee6556b0a93
tree33f51f06fbc7ad0fcf9d0e25b53eb8947cc0ec14
parente581b6288f7c8c356593842c172cf867ca4177d6
wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of
the file is reached normally, without any error.

Originally committed as revision 20143 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/wav.c
tests/seek.regression.ref