summaryrefslogtreecommitdiff
path: root/libavcodec/ffv1.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: Move context_model to codec private optionsVittorio Giovara2016-01-211-0/+1
* ffv1: Explicitly name the coder typeVittorio Giovara2015-11-161-0/+4
* ffv1enc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-201-0/+1
* ffv1enc: Add const attribute to input frameVittorio Giovara2015-05-011-1/+1
* ffv1: Drop bogus dependency on dsputilDiego Biurrun2014-03-131-3/+0
* ffv1: use the AVFrame API properly.Anton Khirnov2013-11-161-1/+2
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-0/+2
* ffv1: Add missing #includes to header fileDiego Biurrun2012-10-201-0/+7
* ffv1: update to ffv1 version 3Luca Barbato2012-10-201-5/+17
* ffv1: split decoder and encoderLuca Barbato2012-10-201-0/+184