summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
Commit message (Collapse)AuthorAge
* doc/encoders/libfdk_aac: state that VBR support is experimentalStefano Sabatini2013-11-22
|
* doc/encoders/libfdk_aac: fix a few typosStefano Sabatini2013-11-22
|
* doc/encoders/libfdk_aac: use @ref to reference libfaacStefano Sabatini2013-11-22
|
* avcodec/libopusenc: change default frame duration to 20 msPaul B Mahol2013-11-18
| | | | | | 20 ms is used by libopus encoder. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/encoders: fix libfdk-aac "Examples" subsectionTimothy Gu2013-11-10
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* avcodec/libmp3lame: add ABR supportTimothy Gu2013-11-02
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/encoders: add libfaac encoder documentationStefano Sabatini2013-11-01
|
* doc/encoders: document the libfdk-aac wrapperStefano Sabatini2013-11-01
| | | | | Partially based on the https://trac.ffmpeg.org/wiki/AACEncodingGuide guide.
* doc/encoders: extend/clarify libtheora encoder documentationStefano Sabatini2013-11-01
|
* doc/encoders: replace @xref with @ref commandStefano Sabatini2013-10-27
| | | | @xref is ignored by texi2pod.
* doc/encoders: add libshine docTimothy Gu2013-10-27
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/encoders: add libvorbis docTimothy Gu2013-10-24
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/encoder/aac: Remove -cutoff trickTimothy Gu2013-10-10
| | | | | | | | | | Fix Ticket #2686 comment 155. Trick obsoleted since 72dabdfc58064fcb249f26fc7afca2221f18a832. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/encoders: improve libvo-aacenc docTimothy Gu2013-09-15
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/encoders: add doc for AAC encoderTimothy Gu2013-09-15
| | | | | | Thanks-to: Kostya Shishkov <kostya.shishkov@gmail.com> Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/encoders: reformat and add some clarification in libtwolame docTimothy Gu2013-08-30
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/encoders: reformat libmp3lame docTimothy Gu2013-08-30
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* Merge commit 'bc54c2ae3ca6abd225dc331eafc12108513158de'Michael Niedermayer2013-08-06
|\ | | | | | | | | | | | | | | | | | | * commit 'bc54c2ae3ca6abd225dc331eafc12108513158de': libx264: add shortcut for the bluray compatibility option Conflicts: doc/encoders.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * libx264: add shortcut for the bluray compatibility optionLuca Barbato2013-08-05
| | | | | | | | As for intra-refresh it is just a commodity.
* | libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2013-07-31
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | libxvid: add working lumimasking and variance AQTimothy Gu2013-07-31
| | | | | | | | | | | | The old implementation is unusable due to change in the Xvid API. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/encoders: add libxvid docTimothy Gu2013-07-30
| | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | doc/codecs: fix dangling reference to codec-options chapterStefano Sabatini2013-07-27
| |
* | doc/encoders: partially rewrite and reformat libx264 docsTimothy Gu2013-07-24
| | | | | | | | | | | | | | | | | | | | | | | | Format is based on the thread: "[PATCH] doc/encoders: Add libopus encoder doc" (06-28-2013) http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/165368/ Also merge the two option sections (Mapping and Private options). Patch partially edited by Stefano Sabatini. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | doc/encoders: add libopus encoder docTimothy Gu2013-07-06
| | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | doc/encoders: apply various fixes to libmp3lame documentationStefano Sabatini2013-07-01
| |
* | doc/encoders: alphabetically list the encodersTimothy Gu2013-06-28
| | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | doc/decoders,decoders: add various missing final dotsStefano Sabatini2013-06-21
| | | | | | | | Enhance consistency.
* | doc/encoders: Add libopencore-amrnb docTimothy Gu2013-06-19
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/encoders: Add libvo-amrwbenc docTimothy Gu2013-06-12
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-06-11
|\| | | | | | | | | | | | | | | | | | | | | | | * qatar/master: lavc: add a libwavpack encoder wrapper Conflicts: Changelog doc/encoders.texi libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-10
| |
* | doc/encoders: Add libvo-aacenc docTimothy Gu2013-06-08
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/encoders: add documentation for libtwolameTimothy Gu2013-06-05
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-31
|\| | | | | | | | | | | | | * qatar/master: proresenc: alpha coding support Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * proresenc: alpha coding supportKostya Shishkov2013-05-30
| |
* | doc/encoders: remove duplicated "the"Stefano Sabatini2013-05-30
| |
* | doc/encoders: Add documentation for libmp3lameTimothy Gu2013-05-25
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | pngenc: Add 'dpi', 'dpm' optionsAndrey Utkin2013-05-13
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/encoders: Clarify that there are 2 prores encodersMichael Niedermayer2013-04-11
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6'Michael Niedermayer2013-04-11
|\| | | | | | | | | | | | | * commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6': doc: document the prores encoder options Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: document the prores encoder optionsAnton Khirnov2013-04-11
| | | | | | | | | | | | | | Adapted from the author's blag. Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Anton Khirnov <anton@khirnov.net>
| * doc: Fix some obsolete references to av* tools as ff* toolsVicente Jimenez Aguilar2013-02-18
| | | | | | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de> CC: libav-stable@libav.org
* | Merge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d'Michael Niedermayer2013-01-26
|\| | | | | | | | | | | | | | | | | | | | | * commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d': doc: document libx264 options and mappings libx264: introduce -x264-params private option Conflicts: doc/encoders.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: document libx264 options and mappingsLuca Barbato2013-01-25
| |
* | doc/encoders: clarify the direction of the quality setting parameters for ↵Stefano Sabatini2012-12-27
| | | | | | | | libtheora
* | Improve x264opts description.Carl Eugen Hoyos2012-12-09
| |
* | doc/encoders: add a note for x264 options that use colonIvan Pozdeev2012-11-25
| | | | | | | | | | Signed-off-by: Ivan Pozdeev <ivan_pozdeev@mail.ru> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | doc/encoders: document libtheora encoderStefano Sabatini2012-11-13
| |
* | doc/encoders: update libvpxenc mappingsJames Zern2012-06-13
| | | | | | | | | | | | max-intra-rate / force_key_frames, forgotten in 695e85f, cb7f062. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>