summaryrefslogtreecommitdiff
path: root/libavcodec/xxan.c
Commit message (Expand)AuthorAge
* xxan: Remove write-only variable in xan_decode_frame_type0().Diego Biurrun2012-04-20
* cosmetics: Align codec declarationsMartin Storsjö2012-04-06
* xxan: reindent xan_unpack_luma().Ronald S. Bultje2012-03-10
* xxan: protect against chroma LUT overreads.Ronald S. Bultje2012-03-10
* xxan: convert to bytestream2 API.Ronald S. Bultje2012-03-10
* xxan: don't read before start of buffer in av_memcpy_backptr().Ronald S. Bultje2012-03-10
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* Drop ALT_ prefix from BITSTREAM_READER_LE name.Diego Biurrun2011-12-22
* lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-29
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Xan4 decoderKostya Shishkov2011-02-07