[vlc-commits] commit: Rewrote grain from scratch using filtered gaussian noise. ( Laurent Aimar )

git at videolan.org git at videolan.org
Fri May 14 22:34:08 CEST 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Fri May 14 00:58:43 2010 +0200| [53fb648423e6959b1d44b91e5d7c4b1728d1c447] | committer: Laurent Aimar 

Rewrote grain from scratch using filtered gaussian noise.

It is faster (and has use a bit of sse2), and better looking IMHO.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=53fb648423e6959b1d44b91e5d7c4b1728d1c447
---

 modules/video_filter/grain.c |  486 +++++++++++++++++++++++++++++++-----------
 1 files changed, 358 insertions(+), 128 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=53fb648423e6959b1d44b91e5d7c4b1728d1c447


More information about the vlc-commits mailing list