summaryrefslogtreecommitdiffstats
path: root/libavcodec/xxan.c
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
|
* Drop ALT_ prefix from BITSTREAM_READER_LE name.Diego Biurrun2011-12-221-1/+1
| | | | | The prefix is a historic remnant that probably meant "alternative". Now that the A32 bitstream reader has been dropped it makes no sense anymore.
* lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-291-9/+8
| | | | It's more readable and less prone to breakage.
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Xan4 decoderKostya Shishkov2011-02-071-0/+429
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
OpenPOWER on IntegriCloud