Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |