mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-08 01:36:47 +08:00
The "vpackuswb %%xmm2,%%xmm0,%%xmm0" and "vmovdqu %%xmm0,(%1)" instructions in ScaleRowUp2_Linear_SSSE3() are AVX instructions. They cause an illegal instruction exception on CPUs that do not support AVX. Bug: libyuv:927 Bug: chromium:1312551 Change-Id: I87b2aaf041e7d185e7e8fb07172d4f37482e9d08 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3585881 Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Frank Barchard <fbarchard@chromium.org> Commit-Queue: Wan-Teh Chang <wtc@google.com>
10 lines
204 B
Plaintext
10 lines
204 B
Plaintext
Name: libyuv
|
|
URL: http://code.google.com/p/libyuv/
|
|
Version: 1819
|
|
License: BSD
|
|
License File: LICENSE
|
|
|
|
Description:
|
|
libyuv is an open source project that includes YUV conversion and scaling functionality.
|
|
|