summaryrefslogtreecommitdiff
path: root/libavcodec/mss2.c
Commit message (Expand)AuthorAge
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-07
|\|
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-04
|\|
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-31
|/
* MSS1 and MSS2: set final pixel format after common stuff has been initialisedAlberto Delmás2012-08-31
* MSS2 decoderAlberto Delmás2012-08-31