Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ffv1: Explicitly name the coder type | Vittorio Giovara | 2015-11-16 | 1 | -0/+4 |
* | ffv1enc: Keep coded_frame.key_frame a write-only variable | Vittorio Giovara | 2015-07-20 | 1 | -0/+1 |
* | ffv1enc: Add const attribute to input frame | Vittorio Giovara | 2015-05-01 | 1 | -1/+1 |
* | ffv1: Drop bogus dependency on dsputil | Diego Biurrun | 2014-03-13 | 1 | -3/+0 |
* | ffv1: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -1/+2 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -0/+2 |
* | ffv1: Add missing #includes to header file | Diego Biurrun | 2012-10-20 | 1 | -0/+7 |
* | ffv1: update to ffv1 version 3 | Luca Barbato | 2012-10-20 | 1 | -5/+17 |
* | ffv1: split decoder and encoder | Luca Barbato | 2012-10-20 | 1 | -0/+184 |