Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -10/+7 |
* | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -3/+3 |
* | tscc2: Fix an out of array access | Michael Niedermayer | 2012-10-12 | 1 | -1/+1 |
* | 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 |
* | tscc2: fix typo in array index | Kostya Shishkov | 2012-07-27 | 1 | -2/+2 |
* | tscc2: do not add/subtract 128 bias during DCT | Kostya Shishkov | 2012-07-18 | 1 | -2/+2 |
* | tscc2: fix typo in DCT | Kostya Shishkov | 2012-07-18 | 1 | -1/+1 |
* | tscc2: DCT output should not be clipped | Kostya Shishkov | 2012-07-17 | 1 | -1/+1 |
* | TechSmith Screen Codec 2 decoder | Kostya Shishkov | 2012-07-11 | 1 | -0/+382 |