[FFmpeg-devel] [PATCH] Compile libswscale without MMX, MMX2 and 3DNOW code
Måns Rullgård
mans
Sun Jun 10 10:50:15 CEST 2007
Michael Niedermayer <michaelni at gmx.at> writes:
> Hi
>
> On Sun, Jun 10, 2007 at 12:48:46AM +0200, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Currently, libswscale is always compiled with MMX, MMX2 and 3DNOW
>> support, even when they where deactivated during configure.
>>
>> Attached patch tries to fix this by using COMPILE_MMX etc. as does
>> libpostproc.
>>
>> Please comment, Carl Eugen
>
> if we do want COMPILE_* defines they should mabybe be set at a more central
What's wrong with HAVE_MMX and friends? They are set by configure if
the toolchain can build mmx code.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list