]> git.sesse.net Git - ffmpeg/history - libavcodec/adx_parser.c
lavc: mark the old audio/video encoding API as deprecated
[ffmpeg] / libavcodec / adx_parser.c
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-02-20 Justin Rugglesadx parser: set duration
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.