]> git.sesse.net Git - vlc/commitdiff
NEWS, po, LIST for hqdn3d
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 23 Nov 2011 19:38:57 +0000 (20:38 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 23 Nov 2011 19:38:57 +0000 (20:38 +0100)
NEWS
modules/LIST
po/POTFILES.in

diff --git a/NEWS b/NEWS
index 13a41f5997a4fb9d0703ce40a8c3388a13187a1a..74a72f63c42ee73d480d4ac4066c940012749d15 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -159,6 +159,7 @@ Video Filter:
  * New subsdelay filter to change subtitles delay
  * New anti-flickering filter
  * New OpenMAX DL IPCS filter for color space conversion and resizing
+ * New video filter for denoising, based on the famous hqdn3d filter
  * Major improvements in the freetype text-rendering module, notably supporting
    blackbox and customizable shadow.
    NB: The freetype module is now used by default on the Mac OS X instead of
index ef6e7822fe79ed80a23f7a9f67ebbc2e86d8c073..0269beb8610e0776592c79a03111826b4320872d 100644 (file)
@@ -149,6 +149,7 @@ $Id$
  * headphone_channel_mixer:  headphone channel mixer with virtual spatialization effect
  * hildon: Maemo interface based on Hildon
  * hotkeys: hotkeys control module
+ * hqdn3d: High Quality denoising filter
  * htcpcp: HTCPCP access module
  * i420_rgb: planar YUV to packed RGB conversion functions
  * i420_rgb_mmx: MMX accelerated version of i420_rgb
index b03b19ab90eb6f8702c3f3f17bae6a0a6f3a84d5..e624c7ef256ddac4013d19d7c62e7f68c3a506f0 100644 (file)
@@ -1080,6 +1080,7 @@ modules/video_filter/gaussianblur.c
 modules/video_filter/gradient.c
 modules/video_filter/gradfun.c
 modules/video_filter/grain.c
+modules/video_filter/hqdn3d.c
 modules/video_filter/invert.c
 modules/video_filter/logo.c
 modules/video_filter/magnify.c