summaryrefslogtreecommitdiff
path: root/libavcodec/adx_parser.c
Commit message (Expand)AuthorAge
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* adx parser: set durationJustin Ruggles2012-02-20
* adx_parser: rewrite.Michael Niedermayer2012-01-03
* adx: rename ff_adx_decode_header() to avpriv_adx_decode_header()Justin Ruggles2011-11-26
* adx: add an ADX parser.Justin Ruggles2011-11-26