]> git.sesse.net Git - ffmpeg/history - libavcodec/adx_parser.c
adpcmenc: return proper AVERROR codes instead of -1
[ffmpeg] / libavcodec / adx_parser.c
2012-01-03 Michael Niedermayeradx_parser: rewrite.
2011-11-26 Justin Rugglesadx: rename ff_adx_decode_header() to avpriv_adx_decode...
2011-11-26 Justin Rugglesadx: add an ADX parser.