[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec snow.c,1.78,1.79
Michael Niedermayer
michaelni
Thu Jan 12 12:16:59 CET 2006
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec snow.c,1.78,1.79
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec lzo.c, NONE, 1.1 lzo.h, NONE, 1.1 Makefile, 1.220, 1.221 cscd.c, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec snow.c,1.78,1.79
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec lzo.c, NONE, 1.1 lzo.h, NONE, 1.1 Makefile, 1.220, 1.221 cscd.c, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ffmpeg-cvslog
mailing list