]> git.sesse.net Git - ffmpeg/history - libavcodec/mss3.c
cook: use AVCodecContext.channels instead of keeping a private copy
[ffmpeg] / libavcodec / mss3.c
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-09 Kostya Shishkovmss3: use standard zigzag table
2012-07-09 Kostya Shishkovmss3: split DSP functions that are used in MTS2(MSS4...
2012-07-06 Kostya Shishkovmss3: add forgotten 'static' qualifier for private...
2012-07-02 Kostya ShishkovMS ATC Screen (aka MSS3) decoder