[vlc-commits] NEWS, po, LIST for hqdn3d
Jean-Baptiste Kempf
git at videolan.org
Wed Nov 23 20:39:31 CET 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Nov 23 20:38:57 2011 +0100| [cabec14a36421ec7f8b4ea0af4e9a8d68d7df5a6] | committer: Jean-Baptiste Kempf
NEWS, po, LIST for hqdn3d
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cabec14a36421ec7f8b4ea0af4e9a8d68d7df5a6
---
NEWS | 1 +
modules/LIST | 1 +
po/POTFILES.in | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 13a41f5..74a72f6 100644
--- 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
diff --git a/modules/LIST b/modules/LIST
index ef6e782..0269beb 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -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
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b03b19a..e624c7e 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -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
More information about the vlc-commits
mailing list