summaryrefslogtreecommitdiff
path: root/libavcodec/mss2.c
Commit message (Expand)AuthorAge
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* mss2: simplify loop in decode_rle()Alberto Delmás2012-09-06
* mss2: do not try to read too many palette entriesAlberto Delmás2012-09-06
* mss12: reduce SliceContext size from 1067 to 164 KBAlberto Delmás2012-09-03
* mss12: move SliceContexts out of the common context into the codec contextsAlberto Delmás2012-09-03
* MSS1 and MSS2: set final pixel format after common stuff has been initialisedAlberto Delmás2012-08-31
* MSS2 decoderAlberto Delmás2012-08-31