summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
Commit message (Collapse)AuthorAge
* doc/encoders: fix typos in the vc2 encoder documentationRostislav Pehlivanov2016-02-12
| | | | | | Thanks to RiCON for pointing these out. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* doc/encoders: add documentation for the VC-2 encoderRostislav Pehlivanov2016-02-12
| | | | Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* libvpxenc: Allow setting tune parameterTimothy Gu2016-02-07
|
* avcodec: Remove libvo-aacenc support.Kieran Kunhya2016-01-29
| | | | | | The internal encoder is superior to libvo-aacenc. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* doc/encoders: fix typo in AAC encoder documentationRostislav Pehlivanov2016-01-09
| | | | Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* doc/encoders: Fix application nameMichael Niedermayer2016-01-02
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/encoders/libopenh264: update documentation after recent changesStefano Sabatini2015-12-16
|
* doc/encoders.texi: fix typo and clarify mpeg2_aac_lowRostislav Pehlivanov2015-12-05
| | | | | | Thanks to Brad Smith for finding the typo. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* doc/encoders.texi: use words intead of numbers to describe option statesRostislav Pehlivanov2015-12-05
| | | | Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* doc/encoders.texi: remove forgotten mention of "experimental" from libvo-aacencRostislav Pehlivanov2015-12-05
| | | | | | Previous documentation commit overlooked that particular mention. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* doc/encoders.texi: update documentation for the native AAC encoderRostislav Pehlivanov2015-12-05
| | | | | | | | Since the next commit removes the experimental flag from the encoder it's better to update the documentation which has been around in its current form for as long as the encoder itself. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* Merge commit '8a9de5c52401aa1e87bdb147524831c640d1ec53'Hendrik Leppkes2015-11-29
|\ | | | | | | | | | | | | * commit '8a9de5c52401aa1e87bdb147524831c640d1ec53': doc/encoders: document the QSV option mappings Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
| * doc/encoders: document the QSV option mappingsAnton Khirnov2015-11-20
| |
| * kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-23
| | | | | | | | | | Signed-off-by: Arttu Ylä-Outinen <arttu.yla-outinen@tut.fi> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
| * lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
| | | | | | | | | | | | | | | | This option is extremely codec specific and only a few codecs employ it. Move it to codec private options instead: mpegenc family supports only 3 values, xavs and x264 use 5, and xvid has a different metric entirely. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | doc/encoders: fix "the their" typoLou Logan2015-10-28
| | | | | | | | Signed-off-by: Lou Logan <lou@lrcd.com>
* | doc: fix spelling errorsAndreas Cadhalpun2015-10-09
| | | | | | | | | | Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
* | doc/encoders: Fix libkvazaar documentationArttu Ylä-Outinen2015-10-07
| | | | | | | | | | | | | | | | | | The -threads option is ignored with libkvazaar since it does not have any of the AV_CODEC_CAP_{FRAME,SLICE,AUTO}_THREADS capabilities. This commit removes the incorrect documentation as well as the no-op of setting the number of threads in libkvazaar encoder. Signed-off-by: Arttu Ylä-Outinen <arttu.yla-outinen@tut.fi>
* | libx264: copy A53 closed captions from sourceDeHackEd2015-10-03
| | | | | | | | | | | | | | | | Assumes 'GA94' format (ATSC standard) Signed-off-by: DHE <git@dehacked.net> Tested-by: Anshul <anshul.ffmpeg@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | doc/encoders: add libopenh264 entryStefano Sabatini2015-09-08
| |
* | avcodec/snowenc: Support setting the iterative dia size separatelyMichael Niedermayer2015-08-30
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avcodec: add libkvazaar HECV encoderArttu Ylä-Outinen2015-07-14
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | doc: Add jpeg2000 encoder documentation.Carl Eugen Hoyos2015-06-30
| |
* | libvpxenc: support setting colorspace for vp9James Zern2015-06-20
| | | | | | | | | | | | | | | | | | the vp9 bitstream supports 8 values: unknown (default), bt601, bt709, smpte170, smpte240, bt2020, reserved and sRGB. Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by: James Zern <jzern@google.com>
* | encoders.texi: update libvpx documentationJames Zern2015-06-15
| | | | | | | | | | | | | | | | modeled after the libx264 section. Reviewed-by: Lou Logan <lou@lrcd.com> Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: James Zern <jzern@google.com>
* | doc/encoders: add flacMichael Niedermayer2015-05-20
| | | | | | | | | | Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc: fix typosLou Logan2015-01-07
| | | | | | | | Signed-off-by: Lou Logan <lou@lrcd.com>
* | doc/encoders: add basic libx265 documentationLou Logan2014-10-15
| | | | | | | | | | | | Fixes ticket #3944. Signed-off-by: Lou Logan <lou@lrcd.com>
* | avcodec/libx264: add avcintra-classMichael Niedermayer2014-10-01
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Adds support for setting aq_mode in libvpx encoderDeb Mukherjee2014-08-27
| | | | | | | | | | Reviewed-by: James Zern <jzern@google.com> Signed-off-by: James Almer <jamrial@gmail.com>
* | doc: fix two spelling errorsAndreas Cadhalpun2014-07-20
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/encoders: Document "dvdsub workaround for some players"Oliver Fromme2014-07-12
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | mpeg12enc: add seq_disp_ext option for deciding when to write a ↵Marton Balint2014-06-14
| | | | | | | | | | | | | | sequence_display_extension Signed-off-by: Marton Balint <cus@passwd.hu> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fix various typosLou Logan2014-06-03
| | | | | | | | | | Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-09
|\| | | | | | | | | | | | | | | | | | | * qatar/master: doc: Completely document the x264 options Conflicts: doc/encoders.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Completely document the x264 optionsLuca Barbato2014-04-08
| | | | | | | | And fix an option mismatch.
| * doc: Use a 3 columns multitableLuca Barbato2014-04-08
| | | | | | | | Make the html output much nicer.
| * libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2014-04-06
| | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
| * libxvid: add working lumimasking and variance AQTimothy Gu2014-04-06
| | | | | | | | | | | | | | The old implementation is unusable due to changes in the Xvid API. Further fixes by Michael Niedermayer <michaelni@gmx.at>. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | Fix spelling errors in texi files: more informations --> more information ↵Andreas Cadhalpun2014-03-27
| | | | | | | | | | | | allows to --> allows one to Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Fix spelling errors in texi files: accomodate -> accommodate allows to -> ↵Andreas Cadhalpun2014-03-06
| | | | | | | | | | | | allows one to choosen -> chosen compability -> compatibility explictly -> explicitly overriden -> overridden specifed -> specified Trasmission -> Transmission Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | libfdk-aacenc: disable hard version requirementsTimothy Gu2014-02-06
| | | | | | | | | | | | | | Enable compilation on machines with an old libfdk-aac. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-30
|\| | | | | | | | | | | | | | | | | | | * qatar/master: doc: document correct option to list encoders Conflicts: doc/encoders.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: document correct option to list encodersJohn Stebbins2014-01-29
| |
* | doc/encoders: add libx264rgb doc and supported pixfmts for libx264(rgb)Timothy Gu2014-01-19
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: add wavpackenc docTimothy Gu2013-12-29
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: reformat libwavpack documentationTimothy Gu2013-12-29
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b'Michael Niedermayer2013-12-22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b': Add a libwebp encoder Conflicts: Changelog doc/encoders.texi doc/general.texi libavcodec/version.h libavformat/img2enc.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Add a libwebp encoderJustin Ruggles2013-12-21
| |
* | doc/encoders/libfdk_aac: state that VBR support is experimentalStefano Sabatini2013-11-22
| |