summaryrefslogtreecommitdiffstats
path: root/libavcodec/ffv1.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'cd832f032f945a57a1f1dd385942c2fadc7ce4e5'Michael Niedermayer2014-03-131-3/+0
|\
| * ffv1: Drop bogus dependency on dsputilDiego Biurrun2014-03-131-3/+0
| * ffv1: use the AVFrame API properly.Anton Khirnov2013-11-161-1/+2
* | Define ff_log2_run[] in libavcodec/internal.h.Carl Eugen Hoyos2014-03-101-2/+0
* | ffv1.4: use 2 coefficients for calculating the Y plane in the RCTMichael Niedermayer2013-12-101-1/+2
* | avcodec/ffv1: support adjusting the g vs r + b coefficient in the RCTMichael Niedermayer2013-12-091-0/+1
* | avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4Michael Niedermayer2013-09-091-0/+2
* | ffv1: rename minor to micro versionMichael Niedermayer2013-08-201-1/+1
* | ffv1dec: Support frame threading with gop > 1Michael Niedermayer2013-05-111-0/+1
* | ffv1: Switch to ThreadFrameMichael Niedermayer2013-05-111-1/+2
* | ffv1: Store a flag in the global header that indicates if all frames are keyf...Michael Niedermayer2013-04-271-0/+1
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-2/+3
|\ \ | |/
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-0/+2
* | Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced'Michael Niedermayer2012-10-211-3/+4
|\ \ | |/
| * ffv1: Add missing #includes to header fileDiego Biurrun2012-10-201-0/+7
* | Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd'Michael Niedermayer2012-10-211-4/+6
|\ \ | |/
| * ffv1: update to ffv1 version 3Luca Barbato2012-10-201-5/+17
* | Merge commit '71f7b22dba60524b2285643ae0b49d8f64977129'Michael Niedermayer2012-10-211-1/+1
|\ \ | |/
| * ffv1: split decoder and encoderLuca Barbato2012-10-201-0/+184
* ffv1: split decoder and encoderMichael Niedermayer2012-10-211-0/+212
OpenPOWER on IntegriCloud