[FFmpeg-devel] [PATCH] move vp3dsp to yasm

Måns Rullgård mans
Fri Aug 27 16:22:38 CEST 2010


"Ronald S. Bultje" <rsbultje at gmail.com> writes:

> Hi,
>
> On Thu, Aug 26, 2010 at 5:46 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
>> On Thu, Aug 26, 2010 at 5:20 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
>>> $subj. Fixes part of the VP3/5/6-fate-Win64 issues. The last part
>>> (h264_chroma_mc8) is yet to be done. Passes make fate-vp3 with both
>>> sse2 disabled as well as enabled.
>>
>> This one has the obvious "??" replaced with correct code on x86-32
>> also (thanks David!).
>
> Actually tested on x86-32 also now, and passes make fate-vp3. Had
> already tested and confirmed that on x86-64 for mmx and sse2 code.
>
> -                if(0){//mm_flags & FF_MM_SSE2){
> +                if(mm_flags & FF_MM_SSE2){

Curious...

I see no problems in the parts I know anything about.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list