Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mss2: prevent potential uninitialized reads | Alberto Delmás | 2012-11-11 | 1 | -2/+2 |
* | mss2: reindent after last commit | Kostya Shishkov | 2012-11-11 | 1 | -34/+34 |
* | mss2: fix handling of unmasked implicit WMV9 rectangles | Alberto Delmás | 2012-11-11 | 1 | -10/+13 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -6/+6 |
* | mss2: simplify loop in decode_rle() | Alberto Delmás | 2012-09-06 | 1 | -2/+1 |
* | mss2: do not try to read too many palette entries | Alberto Delmás | 2012-09-06 | 1 | -1/+1 |
* | mss12: reduce SliceContext size from 1067 to 164 KB | Alberto Delmás | 2012-09-03 | 1 | -1/+1 |
* | mss12: move SliceContexts out of the common context into the codec contexts | Alberto Delmás | 2012-09-03 | 1 | -5/+9 |
* | MSS1 and MSS2: set final pixel format after common stuff has been initialised | Alberto Delmás | 2012-08-31 | 1 | -0/+4 |
* | MSS2 decoder | Alberto Delmás | 2012-08-31 | 1 | -0/+860 |