Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -3/+3 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | mss3: use standard zigzag table | Kostya Shishkov | 2012-07-09 | 1 | -12/+2 |
* | mss3: split DSP functions that are used in MTS2(MSS4) into separate file | Kostya Shishkov | 2012-07-09 | 1 | -91/+3 |
* | mss3: add forgotten 'static' qualifier for private table | Kostya Shishkov | 2012-07-06 | 1 | -1/+1 |
* | MS ATC Screen (aka MSS3) decoder | Kostya Shishkov | 2012-07-02 | 1 | -0/+967 |