aboutsummaryrefslogtreecommitdiff
path: root/README.chromium
diff options
context:
space:
mode:
authorFrank Barchard <fbarchard@google.com>2023-04-27 15:10:28 -0700
committerlibyuv LUCI CQ <libyuv-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-04-27 22:46:27 +0000
commit7c6a7e5737ec0afa12f132e8d1831d5ffd9ad623 (patch)
treed6bbebfe922bc77fb4d358576f76071621e97164 /README.chromium
parentcf21b5ea5c52ca0f284106b717d60613261847df (diff)
downloadlibyuv-7c6a7e5737ec0afa12f132e8d1831d5ffd9ad623.tar.gz
cpuid for arm/mips/riscv initialize buffer
- change cpu printf to hex to better show flags util/cpuid: Cpu Flags 0x30000001 Has RISCV 0x10000000 Has RVV 0x20000000 [ RUN ] LibYUVBaseTest.TestCpuHas Cpu Flags 0x30000001 Has RISCV 0x10000000 Has RVV 0x20000000 Has RVVZVFH 0x0 [ OK ] LibYUVBaseTest.TestCpuHas (1 ms) [ RUN ] LibYUVBaseTest.TestCompilerMacros __ATOMIC_RELAXED 0 __cplusplus 201703 __clang_major__ 9999 __clang_minor__ 0 __GNUC__ 4 __GNUC_MINOR__ 2 __riscv 1 __riscv_vector 1 __clang__ 1 __llvm__ 1 __pic__ 2 INT_TYPES_DEFINED __has_feature Bug: libyuv:956 Change-Id: Iee4f1f34799434390e756de1e6c2c4596d82ace5 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/4484957 Reviewed-by: Wan-Teh Chang <wtc@google.com> Commit-Queue: Frank Barchard <fbarchard@chromium.org>
Diffstat (limited to 'README.chromium')
-rw-r--r--README.chromium2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.chromium b/README.chromium
index 51ee6633..d3296d49 100644
--- a/README.chromium
+++ b/README.chromium
@@ -1,6 +1,6 @@
Name: libyuv
URL: http://code.google.com/p/libyuv/
-Version: 1866
+Version: 1867
License: BSD
License File: LICENSE