From 73d23a94059e40fd1209912d9365a2fb910eb8b1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 11 Feb 2015 17:20:22 +0100 Subject: vf_noise: remove internal implementation It requires libavfilter now, just like many other filters. Not sure if it even makes sense to keep this wrapper. --- DOCS/man/vf.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index 02fd41d9b7..41ca08beeb 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -301,10 +301,6 @@ Available filters are: ``uniform`` uniform noise (Gaussian otherwise) - ``hq`` - high quality (slightly better looking, slightly slower) - not available - when using libavfilter - ``hqdn3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp]`` This filter aims to reduce image noise producing smooth images and making still images really still (This should enhance compressibility.). -- cgit v1.2.3