summaryrefslogtreecommitdiff
path: root/libavcodec/ffv1.h
Commit message (Collapse)AuthorAge
* ffv1: Drop bogus dependency on dsputilDiego Biurrun2014-03-13
| | | | ffv1 does not use any part of the dsputil framework.
* ffv1: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
|
* ffv1: Add missing #includes to header fileDiego Biurrun2012-10-20
|
* ffv1: update to ffv1 version 3Luca Barbato2012-10-20
| | | | Based on code from Carl Eugen Hoyos, Michael Niedermayer and Paul B Mahol.
* ffv1: split decoder and encoderLuca Barbato2012-10-20