]> git.sesse.net Git - ffmpeg/commit
lavfi: remove mp=denoise3d filter.
authorClément Bœsch <ubitux@gmail.com>
Mon, 3 Dec 2012 21:20:52 +0000 (22:20 +0100)
committerClément Bœsch <ubitux@gmail.com>
Tue, 11 Dec 2012 03:28:08 +0000 (04:28 +0100)
commitfd3cdcaf5f4d4f21e61491f19742092f855e93ac
treec84860daca433ca05e14f94be56f45e5f27bce7c
parent80e5c51d7324f651d3591a62c11f412596be4240
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.
doc/filters.texi
libavfilter/Makefile
libavfilter/libmpcodecs/vf_denoise3d.c [deleted file]
libavfilter/version.h
libavfilter/vf_mp.c