[MPlayer-cvslog] CVS: main/postproc swscale.c,1.161,1.162

Michael Niedermayer michaelni at gmx.at
Sun Feb 5 17:02:25 CET 2006


Hi

On Sun, Feb 05, 2006 at 03:15:34PM +0100, Diego Biurrun wrote:
> On Sat, Feb 04, 2006 at 11:12:40AM +0100, Michael Niedermayer wrote:
> > 
> > On Sat, Feb 04, 2006 at 09:45:11AM +0100, Dominik 'Rathann' Mierzejewski wrote:
> > > On Saturday, 04 February 2006 at 01:08, Michael Niedermayer CVS wrote:
> > > > 
> > > > Modified Files:
> > > > 	swscale.c 
> > > > Log Message:
> > > > change sws sharpen filter a little
> > > 
> > > Could you, erm, elaborate on that, perhaps?
> > > Not everyone is an advanced AI like you. ^_-
> > 
> > ls= 0 lgb=x -> gaussian blur with radius x
> > ls= y lgb=x -> sharpening filter with radius x and strength y (0.0 .. 1.0)
> > ls=-y lgb=x -> gaussian blur with radius x mixed with original image
> 
> Hmm, aren't values from -100 - 100 allowed now?

yes ls>1 doesnt crash and does show something ;) so it should be allowed

[...]
-- 
Michael




More information about the MPlayer-cvslog mailing list