]> git.sesse.net Git - ffmpeg/history - libavformat/wavdec.c
mp3dec: Fix VBR bit rate parsing
[ffmpeg] / libavformat / wavdec.c
2012-10-16 Anton Khirnovwavdec: check size before reading the data, not after.
2012-10-16 Anton Khirnovwav: do not fail on empty INFO tags
2012-10-16 Anton Khirnovlavf: split wav muxer and demuxer into separate files.