Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | adx parser: set duration | Justin Ruggles | 2012-02-20 | 1 | -0/+3 |
* | adx_parser: rewrite. | Michael Niedermayer | 2012-01-03 | 1 | -38/+27 |
* | adx: rename ff_adx_decode_header() to avpriv_adx_decode_header() | Justin Ruggles | 2011-11-26 | 1 | -2/+2 |
* | adx: add an ADX parser. | Justin Ruggles | 2011-11-26 | 1 | -0/+104 |