[vlc-commits] hqdn3d video filter, ported from mplayer
Cheng Sun
git at videolan.org
Wed Nov 23 20:26:22 CET 2011
vlc | branch: master | Cheng Sun <chengsun9 at gmail.com> | Wed Nov 23 14:25:52 2011 -0500| [c536c705ffdcab7a1abe91d17b83bbefe7ca3477] | committer: Rafaël Carré
hqdn3d video filter, ported from mplayer
High Quality DeNoise 3D, a port of the MPlayer filter, removes high-frequency
noise while minimizing blending artifacts by performing a 3-way low-pass filter
To open source programmers across the world:
MAY THE FOO
BE WITH YOU
(PS: code-fu, that is)
(PPS: blame funman)
Signed-off-by: Rafaël Carré <funman at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c536c705ffdcab7a1abe91d17b83bbefe7ca3477
---
modules/video_filter/Modules.am | 4 +-
modules/video_filter/hqdn3d.c | 225 +++++++++++++++++++++++++++++++++++++++
modules/video_filter/hqdn3d.h | 205 +++++++++++++++++++++++++++++++++++
3 files changed, 433 insertions(+), 1 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c536c705ffdcab7a1abe91d17b83bbefe7ca3477
More information about the vlc-commits
mailing list