[Ffmpeg-cvslog] r6213 - in trunk: Changelog MAINTAINERS doc/ffmpeg-doc.texi libavcodec/Makefile libavcodec/allcodecs.c libavcodec/avcodec.h libavcodec/vp5.c libavcodec/vp56.c libavcodec/vp56.h libavcodec/vp56data.c libavcodec/vp56data.h libavcodec/vp5data.h libavcodec/vp6.c libavcodec/vp6data.h libavformat/flvdec.c libavformat/nsvdec.c libavformat/riff.c libavformat/swf.c

Luca Barbato lu_zero
Mon Sep 11 11:20:51 CEST 2006


Aurelien Jacobs wrote:
> For now I can't find a fix to align memory, so here is a lame fix.
> It replaces the dsp call by a pure C implementation. The code is
> obviousily a bit slower (on pentium-m):

there isn't a sse2 implementation with the same issue of the altivec one?

We could just add another voice in the dsp with a put_pixels that
supports arbitrary strides.

lu

-- 

Luca Barbato

Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero





More information about the ffmpeg-cvslog mailing list