| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/encoders: list missing options for x265 | Gyan Doshi | 2018-03-30 | 1 | -0/+6 |
* | avcodec/mpeg12enc: add support for specifying video_format in the sequence_di... | Marton Balint | 2018-02-13 | 1 | -0/+5 |
* | avcodec/libopus: support disabling phase inversion. | Menno | 2018-02-06 | 1 | -0/+5 |
* | aacenc: use the fast coder as the default | Rostislav Pehlivanov | 2018-01-13 | 1 | -5/+4 |
* | libvpxenc,vp9: add corpus-complexity option | James Zern | 2017-11-28 | 1 | -0/+5 |
* | lavc/libvpxenc: add tune-content option | James Zern | 2017-11-17 | 1 | -0/+2 |
* | Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' | James Almer | 2017-10-03 | 1 | -1/+1 |
|\ |
|
| * | Use modern avconv syntax for codec selection in documentation and tests | Diego Biurrun | 2017-02-27 | 1 | -1/+1 |
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | Fix several typos | Lou Logan | 2017-09-21 | 1 | -3/+3 |
* | | doc/encoders: add "coder" option documentation for h264_vaapi | Jun Zhao | 2017-08-20 | 1 | -0/+12 |
* | | vaapi_encode: Move quality option to common code | Mark Thompson | 2017-08-20 | 1 | -3/+6 |
* | | encoders.texi: Replace x264 --full-help suggestion with --fullhelp | Leo Izen | 2017-08-16 | 1 | -1/+1 |
* | | doc: Fix names of VAAPI encoders | Mark Thompson | 2017-07-18 | 1 | -6/+6 |
* | | avcodec/proresenc_kostya: add 4444XQ profile | Paul B Mahol | 2017-06-27 | 1 | -0/+1 |
* | | doc: Add VAAPI encoders | Mark Thompson | 2017-06-24 | 1 | -0/+96 |
* | | libvpxenc: allow aq-mode 4 (equator360) | James Zern | 2017-04-28 | 1 | -1/+1 |
* | | doc/encoders.texi: document libvpxenc's -row-mt | James Zern | 2017-04-17 | 1 | -0/+2 |
* | | doc/encoders: mention valid values for compression_level when using FLAC encoder | James Almer | 2017-03-03 | 1 | -1/+2 |
* | | doc/encoders: add documentation for the Opus encoder | Rostislav Pehlivanov | 2017-02-14 | 1 | -0/+21 |
* | | doc/encoders: fix broken build with 884506dfe2e | Ricardo Constantino | 2017-02-08 | 1 | -10/+10 |
* | | Implement optimal huffman encoding for (M)JPEG. | Jerry Jiang | 2017-02-08 | 1 | -0/+21 |
* | | doc: document cutoff option to ac3 and adjust the option's global documentation | Moritz Barsnick | 2016-12-31 | 1 | -0/+4 |
* | | lavc/libmp3lame: add support for cutoff | Moritz Barsnick | 2016-12-31 | 1 | -0/+4 |
* | | doc/encoders: sort list into alphabetical order | Lou Logan | 2016-11-10 | 1 | -169/+168 |
* | | doc/encoders: add documentation for the Hap encoder | Tom Butterworth | 2016-11-10 | 1 | -0/+39 |
* | | doc/libx26[45]: Add documentation for forced-idr | Derek Buitenhuis | 2016-11-06 | 1 | -0/+8 |
* | | doc: fix spelling errors | Andreas Cadhalpun | 2016-10-21 | 1 | -1/+1 |
* | | doc: Update x264 option a53cc, forgotten in 93e04102. | Carl Eugen Hoyos | 2016-10-17 | 1 | -1/+1 |
* | | lavc: remove libfaac wrapper | Josh de Kock | 2016-10-01 | 1 | -105/+0 |
* | | doc/encoders: minor aac encoder formatting improvements | Moritz Barsnick | 2016-09-19 | 1 | -10/+11 |
* | | cosmetics: fix some misspelled words | James Almer | 2016-07-17 | 1 | -1/+1 |
* | | libopusenc: Add channel mapping family argument | Michael Graczyk | 2016-07-02 | 1 | -0/+11 |
* | | doc/encoders: fix typos in the vc2 encoder documentation | Rostislav Pehlivanov | 2016-02-12 | 1 | -2/+2 |
* | | doc/encoders: add documentation for the VC-2 encoder | Rostislav Pehlivanov | 2016-02-12 | 1 | -0/+65 |
* | | libvpxenc: Allow setting tune parameter | Timothy Gu | 2016-02-07 | 1 | -0/+6 |
* | | avcodec: Remove libvo-aacenc support. | Kieran Kunhya | 2016-01-29 | 1 | -25/+0 |
* | | doc/encoders: fix typo in AAC encoder documentation | Rostislav Pehlivanov | 2016-01-09 | 1 | -1/+1 |
* | | doc/encoders: Fix application name | Michael Niedermayer | 2016-01-02 | 1 | -1/+1 |
* | | doc/encoders/libopenh264: update documentation after recent changes | Stefano Sabatini | 2015-12-16 | 1 | -1/+9 |
* | | doc/encoders.texi: fix typo and clarify mpeg2_aac_low | Rostislav Pehlivanov | 2015-12-05 | 1 | -4/+3 |
* | | doc/encoders.texi: use words intead of numbers to describe option states | Rostislav Pehlivanov | 2015-12-05 | 1 | -5/+6 |
* | | doc/encoders.texi: remove forgotten mention of "experimental" from libvo-aacenc | Rostislav Pehlivanov | 2015-12-05 | 1 | -1/+1 |
* | | doc/encoders.texi: update documentation for the native AAC encoder | Rostislav Pehlivanov | 2015-12-05 | 1 | -54/+91 |
* | | Merge commit '8a9de5c52401aa1e87bdb147524831c640d1ec53' | Hendrik Leppkes | 2015-11-29 | 1 | -0/+88 |
|\| |
|
| * | doc/encoders: document the QSV option mappings | Anton Khirnov | 2015-11-20 | 1 | -0/+88 |
| * | kvazaar: Add libkvazaar HEVC encoder | Arttu Ylä-Outinen | 2015-10-23 | 1 | -0/+21 |
| * | lavc: Deprecate avctx.me_method | Vittorio Giovara | 2015-07-27 | 1 | -2/+0 |
* | | doc/encoders: fix "the their" typo | Lou Logan | 2015-10-28 | 1 | -1/+1 |
* | | doc: fix spelling errors | Andreas Cadhalpun | 2015-10-09 | 1 | -1/+1 |