]> git.sesse.net Git - ffmpeg/history - libavcodec/adpcm.h
lavc: use buf[0] instead of data[0] as the indicator of an allocated frame
[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...