summaryrefslogtreecommitdiff
path: root/libavcodec/ffv1.h
Commit message (Expand)AuthorAge
* avcodec/thread: Don't use ThreadFrame when unnecessaryAndreas Rheinhardt2022-02-09
* all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt2022-02-08
* avcodec/ffv1, ffv1dec: Add const where appropriateAndreas Rheinhardt2021-12-19
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* libavcodec, libpostproc: Remove outcommented START/STOP_TIMERAndreas Rheinhardt2020-03-14
* avcodec/ffv1: Simplify update_vlc_state()Michael Niedermayer2019-01-31
* avcodec/ffv1: Simplify fold()Michael Niedermayer2019-01-31
* avcodec/ffv1: Increase the maximum number of slices to 1024Michael Niedermayer2017-06-26
* avcodec/ffv1: add AV_PIX_FMT_GBRP16 supportMichael Niedermayer2016-08-08
* avcodec/ffv1: template functions to allow data types different from int16_tMichael Niedermayer2016-08-08
* Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589'Derek Buitenhuis2016-01-28
|\
| * lavc: Move context_model to codec private optionsVittorio Giovara2016-01-21
* | avcodec/ffv1enc: unbreak -coder optionMichael Niedermayer2015-12-18
* | Merge commit '4bb1070c154e49d35805fbcdac9c9e92f702ef96'Derek Buitenhuis2015-11-22
|\|
| * ffv1: Explicitly name the coder typeVittorio Giovara2015-11-16
* | avcodec/ffv1: seperate slice_count from max_slice_countMichael Niedermayer2015-09-24
* | ffv1: Add missing ff_ prefixesTimothy Gu2015-08-22
* | Merge commit '10a9149de242c7bbc4e130d3d7c593b89e20f80e'Michael Niedermayer2015-07-20
|\|
| * ffv1enc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-20
| * ffv1enc: Add const attribute to input frameVittorio Giovara2015-05-01
* | avcodec: use av_mod_uintp2() where usefulJames Almer2015-04-21
* | Merge commit 'cd832f032f945a57a1f1dd385942c2fadc7ce4e5'Michael Niedermayer2014-03-13
|\|
| * ffv1: Drop bogus dependency on dsputilDiego Biurrun2014-03-13
| * ffv1: use the AVFrame API properly.Anton Khirnov2013-11-16
* | Define ff_log2_run[] in libavcodec/internal.h.Carl Eugen Hoyos2014-03-10
* | ffv1.4: use 2 coefficients for calculating the Y plane in the RCTMichael Niedermayer2013-12-10
* | avcodec/ffv1: support adjusting the g vs r + b coefficient in the RCTMichael Niedermayer2013-12-09
* | avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4Michael Niedermayer2013-09-09
* | ffv1: rename minor to micro versionMichael Niedermayer2013-08-20
* | ffv1dec: Support frame threading with gop > 1Michael Niedermayer2013-05-11
* | ffv1: Switch to ThreadFrameMichael Niedermayer2013-05-11
* | ffv1: Store a flag in the global header that indicates if all frames are keyf...Michael Niedermayer2013-04-27
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced'Michael Niedermayer2012-10-21
|\|
| * ffv1: Add missing #includes to header fileDiego Biurrun2012-10-20
* | Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd'Michael Niedermayer2012-10-21
|\|
| * ffv1: update to ffv1 version 3Luca Barbato2012-10-20
* | Merge commit '71f7b22dba60524b2285643ae0b49d8f64977129'Michael Niedermayer2012-10-21
|\|
| * ffv1: split decoder and encoderLuca Barbato2012-10-20
* ffv1: split decoder and encoderMichael Niedermayer2012-10-21