Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+5 |
* | MSS1 and MSS2: set final pixel format after common stuff has been initialised | Alberto Delmás | 2012-08-31 | 1 | -1/+6 |
* | MSS2 decoder | Alberto Delmás | 2012-08-31 | 1 | -66/+40 |
* | mss1: move code that will be reused by MSS2 decoder into separate file | Kostya Shishkov | 2012-08-27 | 1 | -595/+26 |
* | mss1: merge decode_intra() and decode_inter() | Kostya Shishkov | 2012-08-27 | 1 | -50/+14 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | mss1: fix decoding masked regions in interframes | Kostya Shishkov | 2012-07-10 | 1 | -1/+1 |
* | mss1: validate number of changeable palette entries | Kostya Shishkov | 2012-06-27 | 1 | -0/+6 |
* | mss1: report palette changed when some additional colours were decoded | Kostya Shishkov | 2012-06-27 | 1 | -1/+1 |
* | MS Screen 1 decoder | Kostya Shishkov | 2012-06-20 | 1 | -0/+845 |