]> git.sesse.net Git - ffmpeg/history - libavcodec/adpcm.h
lavc: add Intel libmfx-based MPEG2 decoder.
[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...