summaryrefslogtreecommitdiffstats
path: root/libavcodec/mss2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '802713c4e7b41bc2deed754d78649945c3442063'Michael Niedermayer2012-11-121-39/+42
|\
| * mss2: prevent potential uninitialized readsAlberto Delmás2012-11-111-2/+2
| * mss2: reindent after last commitKostya Shishkov2012-11-111-34/+34
| * mss2: fix handling of unmasked implicit WMV9 rectanglesAlberto Delmás2012-11-111-10/+13
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-6/+6
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-071-3/+2
|\ \ | |/
| * mss2: simplify loop in decode_rle()Alberto Delmás2012-09-061-2/+1
| * mss2: do not try to read too many palette entriesAlberto Delmás2012-09-061-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-041-6/+10
|\ \ | |/
| * mss12: reduce SliceContext size from 1067 to 164 KBAlberto Delmás2012-09-031-1/+1
| * mss12: move SliceContexts out of the common context into the codec contextsAlberto Delmás2012-09-031-5/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-4/+4
|/
* MSS1 and MSS2: set final pixel format after common stuff has been initialisedAlberto Delmás2012-08-311-0/+4
* MSS2 decoderAlberto Delmás2012-08-311-0/+860
OpenPOWER on IntegriCloud