]> git.sesse.net Git - ffmpeg/history - libavcodec/tscc2.c
lavc: add Intel libmfx-based MPEG2 decoder.
[ffmpeg] / libavcodec / tscc2.c
2014-03-22 Diego Biurrunavcodec: more correct printf specifiers
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-22 Anton Khirnovtscc2: allocate AVFrame properly.
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
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