summaryrefslogtreecommitdiff
path: root/doc/filters.texi
Commit message (Collapse)AuthorAge
* avfilter: add acrossfade filterPaul B Mahol2015-07-26
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add sidechain compress audio filterPaul B Mahol2015-07-25
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add areverse filterPaul B Mahol2015-07-24
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/filters.texi: fix two typos in reverse filter descriptionPaul B Mahol2015-07-23
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add deband filterPaul B Mahol2015-07-22
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* libavfilter/vf_crop: implement process_commandBernd Bleßmann2015-07-21
| | | | | Signed-off-by: Bernd Bleßmann <bb@it-entwicklung.de> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* libavfilter/vf_scale: implement process_commandBernd Bleßmann2015-07-21
| | | | | Signed-off-by: Bernd Bleßmann <bb@it-entwicklung.de> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avfilter: add random video filterPaul B Mahol2015-07-19
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: Add reverse filterDerek Buitenhuis2015-07-19
| | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* avfilter/af_compand: fix clipping with default optionsPaul B Mahol2015-07-17
| | | | | | | | | Decays and attacks where by default set only for first channel which caused poor defaults to be used which produced clipping on any higher channel. Reported-by: lachs0r Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add Dynamic Audio Normalizer filterLoRd_MuldeR2015-07-17
|
* avfilter/af_astats: measure minimal and mean difference between two ↵Paul B Mahol2015-07-17
| | | | | | consecutive samples Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter/af_astats: also measure maximal difference between two consecutive ↵Paul B Mahol2015-07-15
| | | | | | | | samples While here also mention bit depth in documentation. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add erosion, dilation, deflate & inflate filterPaul B Mahol2015-07-15
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* Merge commit '8fcd121b823caeadbe7597c9ae9229f6f164f949'Michael Niedermayer2015-07-09
|\ | | | | | | | | | | | | | | | | | | * commit '8fcd121b823caeadbe7597c9ae9229f6f164f949': doc: Use the succinct syntax for the channelmap example Conflicts: doc/filters.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Use the succinct syntax for the channelmap exampleLuca Barbato2015-07-09
| | | | | | | | Mixing succinct and long syntax does not work.
* | avfilter: add removegrainPaul B Mahol2015-07-08
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter/avf_showvolume: make it possible to use current channel number in ↵Paul B Mahol2015-07-03
| | | | | | | | | | | | color expression Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi: add (a)drawgraph filterPaul B Mahol2015-07-03
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter/af_astats: export metadataPaul B Mahol2015-07-03
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter/avf_showvolume: optionally display channel namesPaul B Mahol2015-06-29
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/filters: fix documentation bug in ssim filterPaul B Mahol2015-06-28
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add showvolume filterPaul B Mahol2015-06-28
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add ssim filterPaul B Mahol2015-06-24
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter/af_afade: add couple of more curvesPaul B Mahol2015-06-15
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/filters: add one more compand example found in the wildPaul B Mahol2015-06-15
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter/vf_colorkey: Add colorkey video filterTimo Rothenpieler2015-06-14
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/filters: add one more zoompan examplePaul B Mahol2015-06-12
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/filters: fix inaccuarte/inaccurate typoClément Bœsch2015-06-06
| |
* | avfilter/vf_blend: add linearlight and glow modePaul B Mahol2015-06-03
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter/vf_blend: add hardmix modePaul B Mahol2015-06-02
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: Add cover_rect filterMichael Niedermayer2015-05-02
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: add find_rect filterMichael Niedermayer2015-05-02
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'Michael Niedermayer2015-04-21
|\| | | | | | | | | | | | | | | | | | | | | * commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386': drawtext: Add an alpha option Conflicts: doc/filters.texi libavfilter/vf_drawtext.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * drawtext: Add an alpha optionLuca Barbato2015-04-21
| | | | | | | | | | | | And document both `draw` and `alpha`. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* | avfilter: add chorus filterPaul B Mahol2015-04-11
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Use @verbatim instead of @example for ASCII artsTimothy Gu2015-04-11
| | | | | | | | | | | | Partially fixes #3869. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | vf_drawtext: add support for setting box border widthMarton Balint2015-03-31
| | | | | | | | | | Signed-off-by: Marton Balint <cus@passwd.hu> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: add inverse telecine filterHimangi Saraogi2015-03-27
| | | | | | | | | | Approved-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc: More semantic markup using @samp and @var where appropriateTimothy Gu2015-03-23
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi/eq: rework expression evaluationarwa arif2015-03-20
| | | | | | | | | | | | | | | | | | | | | | In particular, add support for t, pos, n, r parameters, and add an eval mode option. Also, partially reword option documentation. With several major edit by Stefano Sabatini. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | lavfi: add showwavespic filterClément Bœsch2015-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a variant of showwaves. It is implemented as a different filter so that the user is not allowed to use meaningless options which belong to showwaves (such as rate). Major edits done by Stefano Sabatini, from a patch by ubitux. See thread: From: Clément Bœsch <u@pkh.me> To: ffmpeg-devel@ffmpeg.org Date: Wed, 24 Dec 2014 15:03:26 +0100 Subject: [FFmpeg-devel] [PATCH] avfilter/showwaves: add single_pic option
* | doc: Clarify documentation for fade duration.Carl Eugen Hoyos2015-03-09
| |
* | doc: avoid the incorrect phrase 'allow to'Andreas Cadhalpun2015-03-08
| | | | | | | | | | Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/filters: Add some random examples for fftfiltMichael Niedermayer2015-03-08
| | | | | | | | | | Reviewed-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: Add FFT domain filter.Arwa Arif2015-03-07
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter/palettegen: export color quantization ratioClément Bœsch2015-02-26
| |
* | doc/filters.texi: add reference link to video size syntax descriptionTobias Rapp2015-02-24
| | | | | | | | | | | | | | Update the filter option documentation text to link to ffmpeg-utils documentation for video size syntax description. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | avfilter/paletteuse: add diff_modeClément Bœsch2015-02-23
| |
* | avfilter/vf_eq: Add process_command to eq.Arwa Arif2015-02-20
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>