[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

Loren Merritt lorenm
Mon Sep 11 17:36:20 CEST 2006


On Mon, 11 Sep 2006, Luca Barbato wrote:

> 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?

The only sse2 functions in lavc are dcts and wavelets.

--Loren Merritt




More information about the ffmpeg-cvslog mailing list