| Author | SHA1 | Message | Date | 
|---|---|---|---|
|  | 41ac9bb253 | adx parser: set duration | 14 years ago | 
|  | b024209b1f | adx_parser: rewrite. The previous code ended in multiple different infinite loops. See stl_ten_1_big.sfd as example with and without zzuf Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com> | 14 years ago | 
|  | 9d2dd356c2 | adx: rename ff_adx_decode_header() to avpriv_adx_decode_header() It is used by the ADX decoder, and therefore needs to be exported in order to work with shared libs. | 14 years ago | 
|  | 27360ccc5e | adx: add an ADX parser. This simplifies the decoder so it doesn't have to process an in-packet header or handle arbitrary-sized packets. It also fixes decoding of files with large headers. | 14 years ago |