[FFmpeg-devel] [PATCH] Add check for Athlon64 and similar AMD processors with slow SSE2.
Justin Ruggles
justin.ruggles
Thu Feb 3 00:26:49 CET 2011
---
This was ported from x264 so we need permission to relicense from
Loren, Jason, or whoever added this particular check in x264.
Once this is added, I can go through libavcodec/x86 and test various
SSE2 functions on my Athlon64 to check if they're faster with other
versions. We also have a couple functions now that are hackishly
handled by disabling SSE2 for all AMD processors by checking the
3DNow flag. Those are the ones I'll test first.
libavutil/x86/cpu.c | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-check-for-Athlon64-and-similar-AMD-processors-wi.patch
Type: text/x-patch
Size: 772 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110202/e2178b3b/attachment.bin>
More information about the ffmpeg-devel
mailing list