| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/libx264: add support for ROI-based encoding | Guo, Yejun | 2019-01-17 | 1 | -0/+62 |
* | libx264: Pass the reordered_opaque field through the encoder | Martin Storsjö | 2018-11-05 | 1 | -3/+32 |
* | avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flag | Marton Balint | 2018-10-24 | 1 | -4/+2 |
* | lavc/libx264: Support monochrome encoding. | Carl Eugen Hoyos | 2018-08-07 | 1 | -0/+10 |
* | Merge commit 'c6558e8840fbb2386bf8742e4d68dd6e067d262e' | James Almer | 2017-12-27 | 1 | -20/+23 |
|\ |
|
| * | x264: Support version 153 | Luca Barbato | 2017-12-27 | 1 | -0/+30 |
| * | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+2 |
* | | avcodec/libx264: set supported pix_fmts at runtime rather than build time | James Almer | 2017-12-26 | 1 | -5/+7 |
* | | avcodec/libx264: fix compilation with x264 builds >= 153 | James Almer | 2017-12-26 | 1 | -3/+26 |
* | | avcodec/libx264: use the pixfmt descriptor to check for high bit depths | James Almer | 2017-12-25 | 1 | -1/+2 |
* | | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+3 |
* | | Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b' | James Almer | 2017-10-23 | 1 | -20/+1 |
|\| |
|
| * | lavc: Drop deprecated options moved to private contexts | Vittorio Giovara | 2017-03-23 | 1 | -20/+1 |
* | | avcodec/libx264: add me_method alias to set X264Context->motion_est | James Almer | 2017-10-23 | 1 | -0/+1 |
* | | avcodec/libx264: fix forced_idr logic | Timo Rothenpieler | 2016-11-22 | 1 | -3/+3 |
* | | lavc: Enable a53cc by default for x264 and qsv_h264. | Carl Eugen Hoyos | 2016-09-14 | 1 | -1/+1 |
* | | libx264: Increase x264 opts character limit to 4096 | Sasi Inguva | 2016-07-22 | 1 | -2/+2 |
* | | avcodec/libx264: Remove unused variable | Michael Niedermayer | 2016-06-23 | 1 | -1/+0 |
* | | libavcodec: factor out SEI generation for A53 captions | Andrey Turkin | 2016-06-19 | 1 | -33/+16 |
* | | Seperate x264rgb encoder and only enable when its actually supported | Michael Niedermayer | 2016-06-05 | 1 | -10/+12 |
* | | Merge commit '5fca95c8e515a5ae542d9626ec088bdfc658450e' | Derek Buitenhuis | 2016-05-12 | 1 | -0/+7 |
|\| |
|
| * | libx264: Forbid inverted Stereo3D mode | Vittorio Giovara | 2016-04-21 | 1 | -0/+7 |
* | | Merge commit '9e2af0e9071a1229cfe21efff394691d91f979b2' | Derek Buitenhuis | 2016-05-12 | 1 | -0/+5 |
|\| |
|
| * | libx264: Allow Stereo3D monoscopic value | Vittorio Giovara | 2016-04-21 | 1 | -0/+5 |
| * | libx264: Fix noise_reduction option assignment | Vittorio Giovara | 2016-02-22 | 1 | -2/+2 |
| * | libx264: Make sure to preserve default option values | Vittorio Giovara | 2016-02-01 | 1 | -11/+12 |
* | | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd' | Derek Buitenhuis | 2016-01-31 | 1 | -10/+0 |
|\| |
|
* | | libx264: Make sure to preserve default option values | Vittorio Giovara | 2016-01-28 | 1 | -6/+5 |
* | | avcodec/libx264: Fix sc_threshold after 30c1bdb87ce336f2b9957769e30a10d72f93d372 | Michael Niedermayer | 2016-01-28 | 1 | -4/+4 |
* | | Merge commit '1482aff2048511b821ff9feac19426113cc641a2' | Derek Buitenhuis | 2016-01-28 | 1 | -1/+11 |
|\| |
|
| * | lavc: Move noise_reduction to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -2/+11 |
* | | Merge commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d' | Derek Buitenhuis | 2016-01-28 | 1 | -2/+14 |
|\| |
|
| * | lavc: Move scenechange_threshold to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -2/+14 |
* | | Merge commit '5764d38173661c29d954711dd5abfddf709e9ba4' | Derek Buitenhuis | 2016-01-28 | 1 | -1/+11 |
|\| |
|
| * | lavc: Move chromaoffset to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+11 |
* | | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92' | Derek Buitenhuis | 2016-01-27 | 1 | -1/+12 |
|\| |
|
| * | lavc: Move b_frame_strategy and b_sensitivity to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+12 |
* | | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | | lavc/x264: Add compatibility values for coder options. | Carl Eugen Hoyos | 2016-01-10 | 1 | -0/+2 |
* | | Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487' | Hendrik Leppkes | 2015-12-18 | 1 | -1/+17 |
|\| |
|
| * | lavc: Deprecate coder_type and its symbols | Vittorio Giovara | 2015-12-07 | 1 | -1/+17 |
* | | Merge commit '732a37d1466d45b3812509d68c82e783530e291a' | Hendrik Leppkes | 2015-12-17 | 1 | -0/+8 |
|\| |
|
| * | libx264: export CPB props side data | Anton Khirnov | 2015-12-06 | 1 | -0/+8 |
* | | avcodec: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -11/+11 |
* | | Merge commit '1ec72c6c68dbc78bf4ebb6f06c13316dc488bdfa' | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
|\| |
|
| * | libx264: Make sure the extradata are padded | Luca Barbato | 2015-10-23 | 1 | -1/+1 |
| * | lavc: AV-prefix a few left out capabilities | Vittorio Giovara | 2015-10-15 | 1 | -1/+1 |
* | | avcodec/libx264: silence -Waddress | Ganesh Ajjanagadde | 2015-10-07 | 1 | -3/+3 |
* | | libx264: copy A53 closed captions from source | DeHackEd | 2015-10-03 | 1 | -0/+45 |
* | | Merge commit '380146924ecad2e05e9dcc5c3c2e1b5ba47c51e8' | Hendrik Leppkes | 2015-10-03 | 1 | -6/+15 |
|\| |
|