| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/ffv1: Simplify update_vlc_state() | Michael Niedermayer | 2019-01-31 | 1 | -10/+4 |
* | avcodec/ffv1: Simplify fold() | Michael Niedermayer | 2019-01-31 | 1 | -3/+1 |
* | avcodec/ffv1: Increase the maximum number of slices to 1024 | Michael Niedermayer | 2017-06-26 | 1 | -1/+1 |
* | avcodec/ffv1: add AV_PIX_FMT_GBRP16 support | Michael Niedermayer | 2016-08-08 | 1 | -0/+9 |
* | avcodec/ffv1: template functions to allow data types different from int16_t | Michael Niedermayer | 2016-08-08 | 1 | -31/+6 |
* | Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589' | Derek Buitenhuis | 2016-01-28 | 1 | -0/+1 |
|\ |
|
| * | lavc: Move context_model to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -0/+1 |
* | | avcodec/ffv1enc: unbreak -coder option | Michael Niedermayer | 2015-12-18 | 1 | -0/+1 |
* | | Merge commit '4bb1070c154e49d35805fbcdac9c9e92f702ef96' | Derek Buitenhuis | 2015-11-22 | 1 | -0/+4 |
|\| |
|
| * | ffv1: Explicitly name the coder type | Vittorio Giovara | 2015-11-16 | 1 | -0/+4 |
* | | avcodec/ffv1: seperate slice_count from max_slice_count | Michael Niedermayer | 2015-09-24 | 1 | -0/+1 |
* | | ffv1: Add missing ff_ prefixes | Timothy Gu | 2015-08-22 | 1 | -7/+7 |
* | | Merge commit '10a9149de242c7bbc4e130d3d7c593b89e20f80e' | Michael Niedermayer | 2015-07-20 | 1 | -0/+1 |
|\| |
|
| * | 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 |
* | | avcodec: use av_mod_uintp2() where useful | James Almer | 2015-04-21 | 1 | -1/+1 |
* | | Merge commit 'cd832f032f945a57a1f1dd385942c2fadc7ce4e5' | Michael Niedermayer | 2014-03-13 | 1 | -3/+0 |
|\| |
|
| * | 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 |
* | | Define ff_log2_run[] in libavcodec/internal.h. | Carl Eugen Hoyos | 2014-03-10 | 1 | -2/+0 |
* | | ffv1.4: use 2 coefficients for calculating the Y plane in the RCT | Michael Niedermayer | 2013-12-10 | 1 | -1/+2 |
* | | avcodec/ffv1: support adjusting the g vs r + b coefficient in the RCT | Michael Niedermayer | 2013-12-09 | 1 | -0/+1 |
* | | avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4 | Michael Niedermayer | 2013-09-09 | 1 | -0/+2 |
* | | ffv1: rename minor to micro version | Michael Niedermayer | 2013-08-20 | 1 | -1/+1 |
* | | ffv1dec: Support frame threading with gop > 1 | Michael Niedermayer | 2013-05-11 | 1 | -0/+1 |
* | | ffv1: Switch to ThreadFrame | Michael Niedermayer | 2013-05-11 | 1 | -1/+2 |
* | | ffv1: Store a flag in the global header that indicates if all frames are keyf... | Michael Niedermayer | 2013-04-27 | 1 | -0/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -2/+3 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -0/+2 |
* | | Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced' | Michael Niedermayer | 2012-10-21 | 1 | -3/+4 |
|\| |
|
| * | ffv1: Add missing #includes to header file | Diego Biurrun | 2012-10-20 | 1 | -0/+7 |
* | | Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd' | Michael Niedermayer | 2012-10-21 | 1 | -4/+6 |
|\| |
|
| * | ffv1: update to ffv1 version 3 | Luca Barbato | 2012-10-20 | 1 | -5/+17 |
* | | Merge commit '71f7b22dba60524b2285643ae0b49d8f64977129' | Michael Niedermayer | 2012-10-21 | 1 | -1/+1 |
|\| |
|
| * | ffv1: split decoder and encoder | Luca Barbato | 2012-10-20 | 1 | -0/+184 |
* | ffv1: split decoder and encoder | Michael Niedermayer | 2012-10-21 | 1 | -0/+212 |