[MPlayer-cvslog] r19177 - in trunk: libmpcodecs/vf_scale.c libswscale/swscale.c libswscale/swscale.h libswscale/swscale_internal.h libswscale/swscale_template.c

Diego Biurrun diego at biurrun.de
Thu Jul 27 00:44:50 CEST 2006


On Wed, Jul 26, 2006 at 11:44:12PM +0200, Michael Niedermayer wrote:
> 
> On Wed, Jul 26, 2006 at 03:32:33PM -0400, The Wanderer wrote:
> > Diego Biurrun wrote:
> > 
> > >On Mon, Jul 24, 2006 at 12:36:07PM +0200, michael wrote:
> > >
> > >>Log:
> > >>vertical scaler with accurate rounding, some people on doom9 can see +-1 
> > >>errors
> > >>the +-1 issue is limited to >2tap vertical filters, so bilinear upscale 
> > >>was unaffected
> > >>the new code is sometime faster sometimes slower but the difference is 
> > >>significant (~20%) so its optional and enabled with arnd=1
> > >
> > >Would this be a correct description for the man page?
> > >
> > ><arnd>
> > >Accurate rounding for the vertical scaler, may be faster or slower
> > >than the default rounding.
> > 
> > Comma splice. Possible fixes: split into two sentences (with either
> > period or semicolon), or insert the word "which" after the comma.
> 
> oh my god, which . ; and i almost replied that the change looks ok, which . ;
> so patch rejected, which . ; due to coma spice

lol

Actually I'm happy about the Wanderer fixing up my English mistakes.

Fixed version applied.

Diego



More information about the MPlayer-cvslog mailing list