[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec snow.c,1.78,1.79

Michael Niedermayer michaelni
Thu Jan 12 12:16:59 CET 2006


Hi

On Thu, Jan 12, 2006 at 06:47:55AM +0100, Loren Merritt CVS wrote:
> Update of /cvsroot/ffmpeg/ffmpeg/libavcodec
> In directory mail:/var2/tmp/cvs-serv30603/libavcodec
> 
> Modified Files:
> 	snow.c 
> Log Message:
> faster iterative_me: avoid duplicate mc of neighboring blocks.

you finish the stuff i wanted to implement before i even start :)


[...]

> +    //FIXME sad/ssd can be broken up, but wavelet cmp should be one 32x32 block

yes and the alignment should be considered too as the wavelet isnt shift
invariant, not to mention the coefficient scaling, which IIRC is ignored too


[...]
-- 
Michael





More information about the ffmpeg-cvslog mailing list