summaryrefslogtreecommitdiffstats
path: root/libavcodec/tscc2.c
Commit message (Expand)AuthorAgeFilesLines
* tscc2: fix out of array accessMichael Niedermayer2012-10-121-1/+1
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-271-2/+2
|\ \ | |/
| * tscc2: fix typo in array indexKostya Shishkov2012-07-271-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-181-3/+3
|\ \ | |/
| * tscc2: do not add/subtract 128 bias during DCTKostya Shishkov2012-07-181-2/+2
| * tscc2: fix typo in DCTKostya Shishkov2012-07-181-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-181-1/+1
|\ \ | |/
| * tscc2: DCT output should not be clippedKostya Shishkov2012-07-171-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-111-4/+4
|/
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-111-0/+382
OpenPOWER on IntegriCloud