Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -1/+1 |
* | ffv1: fix calculating slice dimensions for version 2 | Anton Khirnov | 2013-03-08 | 1 | -2/+2 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -22/+21 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | ffv1: set the range coder state in decode_slice_header | Luca Barbato | 2001-01-01 | 1 | -1/+6 |
* | ffv1: update to ffv1 version 3 | Luca Barbato | 2012-10-20 | 1 | -129/+408 |
* | ffv1: propagate errors | Luca Barbato | 2012-10-20 | 1 | -26/+27 |
* | ffv1: split decoder and encoder | Luca Barbato | 2012-10-20 | 1 | -0/+636 |