aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/allfilters.c
Commit message (Collapse)AuthorAgeFilesLines
...
* | avfilter: add allrgbClément Bœsch2015-08-291-0/+1
| | | | | | | | | | Signed-off-by: Nicolas George <george@nsup.org> Signed-off-by: Clément Bœsch <u@pkh.me>
* | avfilter: add framerate video filterPaul B Mahol2015-08-271-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add hstack & vstack filterPaul B Mahol2015-08-261-0/+2
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add waveform monitor filterPaul B Mahol2015-08-221-0/+1
| |
* | avfilter: add video vectorscope filterPaul B Mahol2015-08-201-0/+1
| |
* | avfilter: add showfreqs filterPaul B Mahol2015-08-191-0/+1
| |
* | avfilter: add scale2ref filterMichael Niedermayer2015-08-171-0/+1
| | | | | | | | | | | | | | This filter can be used to scale one stream to match another or based on another, useful to scale subtitles or other things to be overlayed Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avfilter: add aphasemeter filterPaul B Mahol2015-08-121-0/+1
| |
* | avfilter: add atadenoisePaul B Mahol2015-08-021-0/+1
| |
* | avfilter: add allyuv source filterPaul B Mahol2015-08-021-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add acrossfade filterPaul B Mahol2015-07-261-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add sidechain compress audio filterPaul B Mahol2015-07-251-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add areverse filterPaul B Mahol2015-07-241-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add deband filterPaul B Mahol2015-07-221-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add random video filterPaul B Mahol2015-07-191-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: Add reverse filterDerek Buitenhuis2015-07-191-0/+1
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | avfilter: add Dynamic Audio Normalizer filterLoRd_MuldeR2015-07-171-0/+1
| |
* | avfilter: add erosion, dilation, deflate & inflate filterPaul B Mahol2015-07-151-0/+4
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add removegrainPaul B Mahol2015-07-081-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi: add (a)drawgraph filterPaul B Mahol2015-07-031-0/+2
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add showvolume filterPaul B Mahol2015-06-281-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add ssim filterPaul B Mahol2015-06-241-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter/vf_colorkey: Add colorkey video filterTimo Rothenpieler2015-06-141-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: Add cover_rect filterMichael Niedermayer2015-05-021-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: add find_rect filterMichael Niedermayer2015-05-021-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: add chorus filterPaul B Mahol2015-04-111-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi: add inverse telecine filterHimangi Saraogi2015-03-271-0/+1
| | | | | | | | | | Approved-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: add showwavespic filterClément Bœsch2015-03-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | avfilter: Add FFT domain filter.Arwa Arif2015-03-071-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: add paletteuse filterClément Bœsch2015-02-141-0/+1
| |
* | avfilter: add palettegen filterClément Bœsch2015-02-141-0/+1
| |
* | avfilter: add dcshift filterPaul B Mahol2015-02-111-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: Add repeatfields filter (Port of mp=softpulldown)Paul B Mahol2015-02-101-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | remove libmpcodecsPaul B Mahol2015-01-311-1/+0
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: Port mp=eq/eq2 to lavfiArwa Arif2015-01-261-0/+1
| | | | | | | | | | | | | | Code adapted from James Darnley's port Some fixes from Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: add showpalette filterClément Bœsch2015-01-151-0/+1
| |
* | avfilter: port qp filter from libmpcodecsPaul B Mahol2015-01-141-0/+1
| | | | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: port mp=pp7 to libavfilterArwa Arif2015-01-091-0/+1
| | | | | | | | | | | | | | The only difference with mp=pp7 is that default mode is "medium", as stated in the MPlayer docs, rather than "hard". Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | lavfi: add tblend filterStefano Sabatini2014-12-271-0/+1
| |
* | lavfi: port mp=fspp to a native libavfilter filterArwa Arif2014-12-241-0/+1
| | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | lavfi: add colorlevels filterPaul B Mahol2014-12-161-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi: USPP FilterArwa Arif2014-12-121-0/+1
| | | | | | | | | | Previous version reviewed by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: add xbr filter xBRArwa Arif2014-11-101-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: remove obsolete FF_API_ACONVERT_FILTER cruftJames Almer2014-09-171-3/+0
| | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com>
* | add silenceremove filterPaul B Mahol2014-09-051-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add codecview filterClément Bœsch2014-08-241-0/+1
| |
* | avfilter: ported lenscorrection filter from frei0rDaniel Oberhoff2014-08-121-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: add flanger filterPaul B Mahol2014-07-031-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter: add hqx filter (hq2x, hq3x, hq4x)Clément Bœsch2014-06-211-0/+1
| | | | | | | | Partially fixes Ticket #3404 (xbr filter remaining)
* | avfilter: add signalstats filterClément Bœsch2014-06-111-0/+1
| | | | | | | | | | | | Signed-off-by: Mark Heath <silicontrip@gmail.com> Signed-off-by: Dave Rice <dave@dericed.com> Signed-off-by: Clément Bœsch <u@pkh.me>