[vlc-devel] vlc: svn commit r19903 (dionoea)
    Subversion daemon 
    svn at videolan.org
       
    Sun Apr 22 01:26:46 CEST 2007
    
    
  
r19903 | dionoea | 2007-04-22 01:26:46 +0200 (Sun, 22 Apr 2007) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/modules/video_filter/Modules.am
   A /trunk/modules/video_filter/gaussianblur.c (from /trunk/modules/video_filter/noise.c:19891)
New gaussian blur video filter. This currently takes way too much CPU. I'm not sure how it should be optimised. Maybe using floats instead of ints might work (if it can remove the need for a division).
 > http://trac.videolan.org/vlc/changeset/19903
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list