[FFmpeg-devel] [PATCH] swscale: Return swScale_*() for RUNTIME_CPUDETECT depending on HAVE_* flags.
Ramiro Polla
ramiro.polla
Sun Apr 5 21:25:09 CEST 2009
On Sun, Apr 5, 2009 at 4:08 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sun, Apr 05, 2009 at 02:12:09PM -0300, Ramiro Polla wrote:
>> Hi,
>>
>> Runtime cpu detection should only use the arches the user specified in
>> configure (as in if she --disable-mmx2, mmx2 shouldn't be run). They
>> also shouldn't be compiled, but that will come in a later patch.
>
> the HAVE* things have been changed for the template stuff thus they
> likely arent correct where you use them
This eventually gets fixed on [PATCH] swscale: Do not misuse HAVE_*
flags, but I agree it shouldn't be done in the wrong order.
Should I send a new patchset now or send a new patch to this thread
after the HAVE_* flags have been cleaned?
Ramiro Polla
More information about the ffmpeg-devel
mailing list