summaryrefslogtreecommitdiffstats
path: root/libavcodec/mss3.c
Commit message (Expand)AuthorAgeFilesLines
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-9/+8
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-041-3/+3
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* mss3: use standard zigzag tableKostya Shishkov2012-07-091-12/+2
* mss3: split DSP functions that are used in MTS2(MSS4) into separate fileKostya Shishkov2012-07-091-91/+3
* mss3: add forgotten 'static' qualifier for private tableKostya Shishkov2012-07-061-1/+1
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-021-0/+967
OpenPOWER on IntegriCloud