summaryrefslogtreecommitdiffstats
path: root/libavcodec/mss3.c
Commit message (Expand)AuthorAgeFilesLines
* 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