| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45' | Derek Buitenhuis | 2016-02-16 | 1 | -5/+14 |
|\ |
|
| * | v210: Use separate sample_factors | Luca Barbato | 2016-02-01 | 1 | -5/+14 |
| * | v210: Add avx2 version of the 10-bit line encoder | James Darnley | 2016-02-01 | 1 | -2/+9 |
| * | v210: Add avx2 version of the 8-bit line encoder | James Darnley | 2016-02-01 | 1 | -2/+3 |
* | | avcodec/v210: add avx2 version of the 10-bit line encoder | James Darnley | 2016-01-17 | 1 | -2/+9 |
* | | avcodec/v210: add avx2 version of the 8-bit line encoder | James Darnley | 2016-01-17 | 1 | -2/+3 |
* | | Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d' | Hendrik Leppkes | 2015-09-08 | 1 | -5/+10 |
|\| |
|
| * | checkasm: add unit tests for v210enc | Henrik Gramner | 2015-09-06 | 1 | -5/+10 |
* | | avcodec/v210enc: Use ff_alloc_packet2() | Michael Niedermayer | 2015-08-02 | 1 | -1/+1 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+4 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+4 |
* | | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -12/+0 |
|\| |
|
| * | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -12/+0 |
* | | avcodec: use av_frame_free() for coded_frame | Clément Bœsch | 2015-03-02 | 1 | -1/+1 |
* | | Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2' | Michael Niedermayer | 2014-12-06 | 1 | -21/+19 |
|\| |
|
| * | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-12-05 | 1 | -49/+154 |
* | | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-11-26 | 1 | -41/+150 |
* | | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f' | Michael Niedermayer | 2013-11-16 | 1 | -1/+1 |
|\| |
|
| * | Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). | Anton Khirnov | 2013-11-16 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -2/+2 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | v210enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-18 | 1 | -10/+12 |
|\| |
|
| * | v210enc: switch to encode2(). | Anton Khirnov | 2012-02-17 | 1 | -10/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-11 | 1 | -15/+11 |
|\| |
|
| * | v210enc: remove redundant check for pix_fmt | Paul B Mahol | 2012-02-10 | 1 | -5/+0 |
| * | v210enc: Use Bytestream2 functions | Aneesh Dogra | 2012-02-10 | 1 | -10/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-07 | 1 | -3/+3 |
|\| |
|
| * | Revert "v210enc: use FFALIGN()" | Paul B Mahol | 2012-02-06 | 1 | -1/+1 |
| * | v210enc: use stride as it is already calculated | Paul B Mahol | 2012-02-06 | 1 | -1/+1 |
| * | v210enc: use FFALIGN() | Paul B Mahol | 2012-02-06 | 1 | -1/+1 |
| * | v210enc: return proper AVERROR codes instead of -1 | Paul B Mahol | 2012-02-06 | 1 | -2/+2 |
| * | v210enc: do not set coded_frame->key_frame | Paul B Mahol | 2012-02-06 | 1 | -1/+0 |
| * | v210enc: check for coded_frame allocation failure | Paul B Mahol | 2012-02-06 | 1 | -0/+2 |
* | | v210enc: remove redundant assignment | Paul B Mahol | 2012-01-28 | 1 | -1/+0 |
* | | v210enc: check return value of avcodec_alloc_frame() | Paul B Mahol | 2012-01-28 | 1 | -0/+2 |
* | | v210enc: Fix warning: ‘val’ may be used uninitialized in this function [... | Michael Niedermayer | 2011-12-18 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-07 | 1 | -1/+1 |
|\| |
|
| * | v210enc: clip values according to specifications | Baptiste Coudurier | 2011-09-07 | 1 | -6/+8 |
| * | v210enc: switch to PIX_FMT_422P10 | Baptiste Coudurier | 2011-09-07 | 1 | -11/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -7/+6 |
|\| |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -7/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -1/+1 |
|\| |
|