Commit cabec14a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

NEWS, po, LIST for hqdn3d

parent c536c705
...@@ -159,6 +159,7 @@ Video Filter: ...@@ -159,6 +159,7 @@ Video Filter:
* New subsdelay filter to change subtitles delay * New subsdelay filter to change subtitles delay
* New anti-flickering filter * New anti-flickering filter
* New OpenMAX DL IPCS filter for color space conversion and resizing * 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 * Major improvements in the freetype text-rendering module, notably supporting
blackbox and customizable shadow. blackbox and customizable shadow.
NB: The freetype module is now used by default on the Mac OS X instead of NB: The freetype module is now used by default on the Mac OS X instead of
......
...@@ -149,6 +149,7 @@ $Id$ ...@@ -149,6 +149,7 @@ $Id$
* headphone_channel_mixer: headphone channel mixer with virtual spatialization effect * headphone_channel_mixer: headphone channel mixer with virtual spatialization effect
* hildon: Maemo interface based on Hildon * hildon: Maemo interface based on Hildon
* hotkeys: hotkeys control module * hotkeys: hotkeys control module
* hqdn3d: High Quality denoising filter
* htcpcp: HTCPCP access module * htcpcp: HTCPCP access module
* i420_rgb: planar YUV to packed RGB conversion functions * i420_rgb: planar YUV to packed RGB conversion functions
* i420_rgb_mmx: MMX accelerated version of i420_rgb * i420_rgb_mmx: MMX accelerated version of i420_rgb
......
...@@ -1080,6 +1080,7 @@ modules/video_filter/gaussianblur.c ...@@ -1080,6 +1080,7 @@ modules/video_filter/gaussianblur.c
modules/video_filter/gradient.c modules/video_filter/gradient.c
modules/video_filter/gradfun.c modules/video_filter/gradfun.c
modules/video_filter/grain.c modules/video_filter/grain.c
modules/video_filter/hqdn3d.c
modules/video_filter/invert.c modules/video_filter/invert.c
modules/video_filter/logo.c modules/video_filter/logo.c
modules/video_filter/magnify.c modules/video_filter/magnify.c
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment