| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -3/+3 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -3/+3 |
* | | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' | Derek Buitenhuis | 2016-02-03 | 1 | -1/+28 |
|\| |
|
| * | lavc: Move prediction_method to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+28 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -3/+3 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 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 | -9/+0 |
|\| |
|
| * | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -9/+0 |
* | | avcodec: use av_frame_free() for coded_frame | Clément Bœsch | 2015-03-02 | 1 | -1/+1 |
* | | utvideoenc: properly set slice height/last line | Christophe Gisquet | 2014-10-10 | 1 | -8/+9 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -5/+5 |
|\| |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -5/+5 |
* | | avcodec/utvideoenc: skip unused huffman entries | Michael Niedermayer | 2014-06-09 | 1 | -1/+1 |
* | | avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entries | Michael Niedermayer | 2014-06-09 | 1 | -1/+1 |
* | | lavc/utvideoenc: Enable frame-threading. | Carl Eugen Hoyos | 2014-05-31 | 1 | -0/+1 |
* | | Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c' | Michael Niedermayer | 2014-05-28 | 1 | -1/+3 |
|\| |
|
| * | dsputil: Split off HuffYUV encoding bits into their own context | Diego Biurrun | 2014-05-27 | 1 | -1/+3 |
* | | avcodec/utvideoenc: fix slice_bits size | Michael Niedermayer | 2014-03-01 | 1 | -2/+2 |
* | | Merge commit '3fbad00714698f59c6326edfcc63db87f525e7c0' | Michael Niedermayer | 2014-02-14 | 1 | -3/+2 |
|\| |
|
| * | utvideoenc: Enable support for multiple slices and use them | Jan Ekström | 2014-02-14 | 1 | -3/+33 |
* | | utvideoenc: Enable support for multiple slices and use them | Jan Ekström | 2014-02-14 | 1 | -3/+34 |
* | | Merge commit '5de64bb34d68d6c224dca90003172d7a27958825' | Michael Niedermayer | 2014-02-04 | 1 | -2/+8 |
|\| |
|
| * | utvideoenc: Add support for the new BT.709 FourCCs for YCbCr | Jan Ekström | 2014-02-04 | 1 | -2/+8 |
* | | avcodec/huffman: extend ff_huff_gen_len_table() to allow >8bit | Michael Niedermayer | 2014-01-13 | 1 | -1/+3 |
* | | 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 |
* | | avcodec/utvideoenc: use av_fast_padded_malloc() | Paul B Mahol | 2013-10-30 | 1 | -2/+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 |
| * | utvideoenc: use av_image_copy_plane() | Paul B Mahol | 2013-07-28 | 1 | -16/+4 |
* | | utvideoenc: use av_image_copy_plane() | Paul B Mahol | 2013-07-27 | 1 | -16/+4 |
* | | Merge commit 'f81c37e40fe3236d54da12aef9cdba48ba70ec31' | Michael Niedermayer | 2013-01-29 | 1 | -1/+0 |
|\| |
|
| * | utvideoenc/v410enc: do not set AVFrame.reference. | Anton Khirnov | 2013-01-29 | 1 | -1/+0 |
* | | utvideoenc: fix theoretical integer overflow | Michael Niedermayer | 2012-10-19 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -12/+12 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -12/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-12 | 1 | -1/+1 |
|\| |
|
| * | utvideoenc: Add missing AV_ prefix to codec ID | Diego Biurrun | 2012-09-11 | 1 | -1/+1 |
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 1 | -7/+7 |
|\| |
|
| * | utvideoenc: Switch to dsputils' median prediction | Michael Niedermayer | 2012-08-30 | 1 | -40/+28 |
| * | utvideoenc: Avoid writing into the input picture | Michael Niedermayer | 2012-08-30 | 1 | -25/+41 |
* | | utvideoenc: remove unused variable | Michael Niedermayer | 2012-08-30 | 1 | -1/+1 |
* | | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' | Michael Niedermayer | 2012-08-29 | 1 | -1/+1 |
|\| |
|
| * | utvideoenc: use ff_huff_gen_len_table | Michael Niedermayer | 2012-08-28 | 1 | -116/+4 |
* | | utvideoenc: use dsp.sub_hfyu_median_prediction | Michael Niedermayer | 2012-08-22 | 1 | -20/+6 |
* | | utvideoenc: align mangled buffer starts. | Michael Niedermayer | 2012-08-22 | 1 | -8/+10 |