Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xxan: fix invalid memory access in xan_decode_frame_type0() | Anton Khirnov | 2013-03-09 | 1 | -1/+1 |
* | xxan: protect against chroma LUT overreads. | Ronald S. Bultje | 2012-03-14 | 1 | -6/+8 |
* | xxan: convert to bytestream2 API. | Ronald S. Bultje | 2012-03-14 | 1 | -61/+56 |
* | xxan: don't read before start of buffer in av_memcpy_backptr(). | Ronald S. Bultje | 2012-03-14 | 1 | -1/+2 |
* | Drop ALT_ prefix from BITSTREAM_READER_LE name. | Diego Biurrun | 2011-12-22 | 1 | -1/+1 |
* | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+8 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Xan4 decoder | Kostya Shishkov | 2011-02-07 | 1 | -0/+429 |