summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
Commit message (Collapse)AuthorAge
* lavfi/mp: remove mp=dintPaul B Mahol2013-09-05
| | | | | | | There are better and actually maintained filters that have similar functionality. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi/mp: remove mp=phasePaul B Mahol2013-09-03
| | | | | | The filter was ported to a native libavfilter filter. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi: port phase filter from libmpcodecsPaul B Mahol2013-09-03
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi: add compand filterPaul B Mahol2013-07-29
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi/mp: remove mp=perspectivePaul B Mahol2013-07-14
| | | | | | The filter was ported to a native libavfilter filter. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi: port perspective filter from libmpcodecsPaul B Mahol2013-07-14
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi: add aecho filterPaul B Mahol2013-07-10
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi: add psnr filterPaul B Mahol2013-07-08
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi/blend: use dual input helpersPaul B Mahol2013-07-06
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi/mp: remove mp=spp.Clément Bœsch2013-06-14
| | | | The filter was ported to a native libavfilter filter.
* lavfi: add spp filter.Clément Bœsch2013-06-14
|
* lavfi: add rotate filterStefano Sabatini2013-06-13
| | | | | | | | | | | | | | Based on the libavfilter SOC filter by Vitor Sessak, with the following additions: * integer arithmetic * bilinear interpolation * RGB path * configurable parametric angle, output width and height Address trac issue #1500. See thread: Subject: [FFmpeg-devel] [WIP] rotate filter(s) Date: 2010-10-03 17:35:49 GMT
* lavfi/mp: remove mp=sabStefano Sabatini2013-06-05
| | | | The filter was ported to a native libavfilter filter.
* lavfi: port sab filter from libmpcodecsStefano Sabatini2013-06-05
|
* lavfi/mp: drop mcdeint wrapperStefano Sabatini2013-06-01
| | | | It was ported to a native libavfilter filter.
* lavfi: port mcdeint filter from libmpcodecsStefano Sabatini2013-06-01
|
* lavfi: add vignette filter.Clément Bœsch2013-05-30
|
* lavfi: add haldclut filter.Clément Bœsch2013-05-27
| | | | Fixes Ticket #2517.
* lavfi: add dual input helpers.Clément Bœsch2013-05-27
|
* lavfi: add haldclutsrc filter.Clément Bœsch2013-05-27
|
* Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f': lavfi: add a slice threading infrastructure Conflicts: Changelog cmdutils.c doc/APIchanges libavfilter/Makefile libavfilter/avfilter.c libavfilter/avfilter.h libavfilter/avfiltergraph.c libavfilter/internal.h libavfilter/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
| | | | | | | | Mostly based on libavcodec's
* | lavfi: add lut3d filter.Clément Bœsch2013-05-22
| | | | | | | | Fixes part of Ticket #2517.
* | lavfi: factorize drawgrid and drawbox codeStefano Sabatini2013-05-17
| |
* | lavfi/mp: remove mp=ow wrapper.Clément Bœsch2013-05-16
| | | | | | | | Filter ported natively as owdenoise.
* | lavfi: port wavelet denoiser filter from libmpcodecs.Clément Bœsch2013-05-16
| |
* | lavfi: add dctdnoiz filter.Clément Bœsch2013-05-15
| |
* | libavfilter/Makefile: unbreak make alltoolsMichael Niedermayer2013-05-14
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tools: add zmqsend tool, useful to test the zmq filtersStefano Sabatini2013-05-14
| |
* | lavfi: add zmq filtersStefano Sabatini2013-05-14
| |
* | avfilter: Add 'drawgrid' video filterAndrey Utkin2013-05-13
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: avectorscope filterPaul B Mahol2013-05-10
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi: modify names of deshake_kernel.h and unsharp_kernel.hhighgod04012013-05-10
| | | | | | | | | | Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: remove alphaextract special codePaul B Mahol2013-05-09
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | extractplanes filterPaul B Mahol2013-05-03
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876'Michael Niedermayer2013-05-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876': lavfi: add trim and atrim filters. Conflicts: Changelog doc/filters.texi libavfilter/Makefile libavfilter/allfilters.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavfi: add trim and atrim filters.Anton Khirnov2013-04-30
| |
* | Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'Michael Niedermayer2013-05-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b472938233b98178ed6c1353c37e0dc7ab585902': lavfi: add an asetpts filter Conflicts: Changelog doc/filters.texi libavfilter/Makefile libavfilter/allfilters.c libavfilter/f_setpts.c libavfilter/setpts.c libavfilter/version.h libavfilter/vf_setpts.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavfi: add an asetpts filterAnton Khirnov2013-04-30
| |
* | lavfi: add two opencl headers to SKIPHEADERS.Clément Bœsch2013-04-30
| | | | | | | | Fix make checkheaders.
* | lavfi/mp: remove mp=tinterlace wrapperStefano Sabatini2013-04-28
| | | | | | | | | | | | | | | | | | | | From various tests, there is no evidence that the filter is faster than the native tinterlace, and it has several more limitations and a few bugs. See thread: Subject: [FFmpeg-devel] [NOPATCH] lavfi/mp: drop tinterlace wrapper Date: Wed, 5 Sep 2012 00:26:01 +0200
* | astats filterPaul B Mahol2013-04-27
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi/unsharp: add opencl unsharp filterhighgod04012013-04-26
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: add vidstabutils.h to SKIPHEADERS.Clément Bœsch2013-04-24
| | | | | | | | Fix checkheaders when vid.stab is not available.
* | lavfi: add video stabilization plugins using vid.stab libraryGeorg Martius2013-04-24
| | | | | | | | | | | | | | vidstabdetect and vidstabtransform common functions for interfacing vid.stab are in libavfilter/vidstabutils.c Signed-off-by: Georg Martius <martius@mis.mpg.de>
* | lavfi: remove mp=down3drightPaul B Mahol2013-04-22
| | | | | | | | | | | | | | Same funcionality is provided by stereo3d=ab[2]{l,r}:sbs[2]{l,r}. Additional "features" are barely useful and cause crash or artifacts. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi: add interleave filtersStefano Sabatini2013-04-21
| |
* | lavfi: add asetrate filter.Nicolas George2013-04-21
| |
* | colorchannelmixer filterPaul B Mahol2013-04-18
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | colorbalance filterPaul B Mahol2013-04-18
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>