]> git.sesse.net Git - ffmpeg/history - libavcodec/tscc2.c
h264: set ref_count to 0 for intra slices.
[ffmpeg] / libavcodec / tscc2.c
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-10-12 Michael Niedermayertscc2: Fix an out of array access
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-27 Kostya Shishkovtscc2: fix typo in array index
2012-07-18 Kostya Shishkovtscc2: do not add/subtract 128 bias during DCT
2012-07-18 Kostya Shishkovtscc2: fix typo in DCT
2012-07-17 Kostya Shishkovtscc2: DCT output should not be clipped
2012-07-11 Kostya ShishkovTechSmith Screen Codec 2 decoder