diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-12-03 22:20:52 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-12-11 04:28:08 +0100 |
commit | fd3cdcaf5f4d4f21e61491f19742092f855e93ac (patch) | |
tree | c84860daca433ca05e14f94be56f45e5f27bce7c /doc/filters.texi | |
parent | 80e5c51d7324f651d3591a62c11f412596be4240 (diff) | |
download | ffmpeg-fd3cdcaf5f4d4f21e61491f19742092f855e93ac.tar.gz |
lavfi: remove mp=denoise3d filter.
hqdn3d was meant to be a more efficient denoise3d filter, is supported
natively, and is faster on my computer thanks to the ASM optimisations.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 271fe108af..24c9fc83d4 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2826,7 +2826,6 @@ the named filter. The list of the currently supported filters follows: @table @var -@item denoise3d @item detc @item dint @item divtc |