Re: [FFmpeg-devel] [PATCH] avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX
Andreas Rheinhardt: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/x86/rv40dsp.asm | 10 -- > libavcodec/x86/simple_idct.asm | 36 -- > 2 files changed, 46 deletions(-) > > diff --git a/libavcodec/x86/rv40dsp.asm b/libavcodec/x86/rv40dsp.asm >
[FFmpeg-devel] [PATCH] avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX
Signed-off-by: Andreas Rheinhardt --- libavcodec/x86/rv40dsp.asm | 10 -- libavcodec/x86/simple_idct.asm | 36 -- 2 files changed, 46 deletions(-) diff --git a/libavcodec/x86/rv40dsp.asm b/libavcodec/x86/rv40dsp.asm index e02ad2c63f..e3c37dd297 100644