| Commit message (Expand) | Author | Age | Files | Lines |
* | mpegvideo_enc: add intra_penalty option for p frames | Ramiro Polla | 2019-10-24 | 1 | -3/+3 |
* | avcodec/mpegvideo_enc: add logging context to log | Steven Liu | 2019-10-08 | 1 | -1/+1 |
* | avcodec/mpegvideo_enc: Use av_assert1() instead of assert() | Michael Niedermayer | 2019-02-17 | 1 | -4/+4 |
* | avcodec/mpegvideo_enc: Use av_assert1() instead of assert() in merge_context_... | Michael Niedermayer | 2019-02-07 | 1 | -2/+2 |
* | mpegvideo: remove support for libxvid's RC system | Rostislav Pehlivanov | 2018-05-05 | 1 | -23/+1 |
* | avcodec/me_cmp: remove ff_me_cmp_init_static() | Muhammad Faiz | 2018-02-05 | 1 | -1/+1 |
* | Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b' | James Almer | 2017-10-23 | 1 | -59/+0 |
|\ |
|
| * | lavc: Drop deprecated options moved to private contexts | Vittorio Giovara | 2017-03-23 | 1 | -48/+0 |
* | | Merge commit 'bb45d11282d93af0e8d4c8fd6bc6405f7439a940' | James Almer | 2017-10-23 | 1 | -14/+0 |
|\| |
|
| * | lavc: Drop deprecated codec flags | Vittorio Giovara | 2017-03-23 | 1 | -14/+0 |
* | | Merge commit '72dc7ddd18fe54ee68aec71590c3202ad009a8fc' | James Almer | 2017-10-23 | 1 | -7/+0 |
|\| |
|
| * | lavc: Drop deprecated error rate option | Vittorio Giovara | 2017-03-23 | 1 | -7/+0 |
| * | Drop libxvid rate control support for mpegvideo encoding | Diego Biurrun | 2016-12-11 | 1 | -30/+0 |
* | | Remove some unneeded casts of bit_rate. | Carl Eugen Hoyos | 2017-09-22 | 1 | -1/+1 |
* | | avcodec/mpegvideo_enc: fix mixed declarations and code warning | James Almer | 2017-07-25 | 1 | -1/+1 |
* | | avcodec/mpegvideo_enc: Use intra/inter scantable matching mb type in quantiza... | Michael Niedermayer | 2017-07-24 | 1 | -5/+15 |
* | | avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb | Michael Niedermayer | 2017-06-19 | 1 | -3/+3 |
* | | lavc/mpegvideo_enc: allow low_delay for non MPEG2 codecs depending on strict_... | Stefano Sabatini | 2017-06-06 | 1 | -2/+4 |
* | | mpegvideo_enc: disable optimized huffman coding with AMV or slice threads | Rostislav Pehlivanov | 2017-04-09 | 1 | -0/+3 |
* | | Revert "mjpegenc: disable huffman coding with AMV" | Michael Niedermayer | 2017-04-09 | 1 | -3/+0 |
* | | mjpegenc: disable huffman coding with AMV | Rostislav Pehlivanov | 2017-04-09 | 1 | -0/+3 |
* | | Merge commit '68811a41c70f019bde6df2a4f289674228c48958' | Clément Bœsch | 2017-03-21 | 1 | -39/+49 |
|\| |
|
| * | mpegvideo_enc: use the new encoding API for b_strategy=2 | Anton Khirnov | 2016-09-28 | 1 | -39/+49 |
* | | Merge commit 'f03f78bc1c99b1e29624418e2f7315b8a47981e9' | Clément Bœsch | 2017-03-21 | 1 | -0/+18 |
|\| |
|
| * | mpegvideo_enc: handle encoding errors with b_strategy=2 | Anton Khirnov | 2016-09-28 | 1 | -0/+18 |
* | | Merge commit '6f733ecab6faff2a16534f2ce7d2ffd41c07846b' | Clément Bœsch | 2017-03-21 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo_enc: add const to the AVCodec instance | Anton Khirnov | 2016-09-28 | 1 | -1/+1 |
* | | avcodec/mjpegenc: Bypass the 2 pass encoding when optimal tables are not requ... | Michael Niedermayer | 2017-02-10 | 1 | -2/+3 |
* | | Implement optimal huffman encoding for (M)JPEG. | Jerry Jiang | 2017-02-08 | 1 | -4/+13 |
* | | Merge commit 'd639dcdae022130078c9c84b7b691c5e9694786c' | Clément Bœsch | 2017-02-01 | 1 | -1/+36 |
|\| |
|
| * | ratecontrol: Move Xvid-related functions to the place they are actually used | Vittorio Giovara | 2016-07-20 | 1 | -1/+32 |
| * | ratecontrol: Move mpegenc-only function where it is used | Vittorio Giovara | 2016-07-20 | 1 | -1/+23 |
* | | avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4 | Michael Niedermayer | 2016-11-17 | 1 | -1/+1 |
* | | avcodec/mpegvideo_enc: Add missing emms_c() to clear MMX state after SIMD use | Michael Niedermayer | 2016-10-22 | 1 | -0/+1 |
* | | avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer() | Michael Niedermayer | 2016-10-21 | 1 | -0/+2 |
* | | avcodec/mpegvideo_enc: fix memory leak | Timo Rothenpieler | 2016-09-26 | 1 | -0/+1 |
* | | Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\| |
|
| * | Reduce the scope of some variables | Diego Biurrun | 2016-05-11 | 1 | -2/+2 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -18/+19 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -18/+19 |
* | | Merge commit 'c80344d0101558098a6cd2ed5082ff5fda7ca18b' | Derek Buitenhuis | 2016-04-11 | 1 | -2/+1 |
|\| |
|
| * | mpegvideo_enc: use avcodec_free_context() instead of av_free() | Anton Khirnov | 2016-02-26 | 1 | -2/+1 |
* | | Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99' | Derek Buitenhuis | 2016-02-03 | 1 | -1/+4 |
|\| |
|
| * | lavc: Move pre_me to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+4 |
* | | Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607' | Derek Buitenhuis | 2016-02-03 | 1 | -2/+4 |
|\| |
|
| * | lavc: Move me_penalty_compensation to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -2/+4 |
* | | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' | Derek Buitenhuis | 2016-02-03 | 1 | -1/+4 |
|\| |
|
| * | lavc: Move prediction_method to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+4 |
* | | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd' | Derek Buitenhuis | 2016-01-31 | 1 | -2/+12 |
|\| |
|
| * | lavc: Move rtp_payload_size to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -2/+11 |