]> git.sesse.net Git - ffmpeg/history - libavformat/wavenc.c
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / wavenc.c
2016-09-30 Anton Khirnovlavf: fix usage of AVIOContext.seekable
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2014-05-18 Anton Khirnovwavenc: use codec descriptors to get the codec name
2012-11-27 Michael Niedermayerwavenc: write fact chunk sample count at the correct...
2012-10-16 Anton Khirnovlavf: split wav muxer and demuxer into separate files.