vlc | branch: master | Cheng Sun <[email protected]> | 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é <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
