summaryrefslogtreecommitdiffstats
path: root/libavcodec/mss12.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: more correct printf specifiersDiego Biurrun2014-03-221-4/+6
* mss12: merge decode_pixel() and decode_top_left_pixel()Alberto Delmás2012-09-031-42/+21
* mss12: reduce SliceContext size from 1067 to 164 KBAlberto Delmás2012-09-031-30/+24
* mss12: move SliceContexts out of the common context into the codec contextsAlberto Delmás2012-09-031-31/+29
* MSS1 and MSS2: set final pixel format after common stuff has been initialisedAlberto Delmás2012-08-311-4/+0
* MSS2 decoderAlberto Delmás2012-08-311-130/+256
* mss1: move code that will be reused by MSS2 decoder into separate fileKostya Shishkov2012-08-271-0/+581
OpenPOWER on IntegriCloud