]> git.sesse.net Git - ffmpeg/history - libavcodec/adpcm.h
lavfi: add video buffer sink, and use it in avtools
[ffmpeg] / libavcodec / adpcm.h
2012-01-31 Diego Biurrunadpcm: Add missing stdint.h #include to fix standalone...
2012-01-31 Justin Rugglesadpcmenc: use int16_t and uint8_t instead of short...
2011-09-12 Justin Rugglesadpcm: split ADPCM encoders and decoders into separate...