[FFmpeg-devel] [PATCH] swscale: have --enable-runtime-cpudetect actually detect cpu capabilities at runtime

Darren Horrocks killallthehumans
Sat Mar 5 11:01:19 CET 2011


Hi,

used av_get_cpu_flags to get all cpu capabilities, then checked for
mmx2 mmx and 3dnow.

if the cpu supports any of these, it gets added to the flags for use later.

Regards,
Darren Horrocks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-trunk-sws-runtime-cpu-detect.diff
Type: application/octet-stream
Size: 863 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110305/cc5005e7/attachment.obj>



More information about the ffmpeg-devel mailing list