0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CMake: Improve the checks for CMAKE_SYSTEM_PROCESSOR More... 5 days ago
CMake: Use CMAKE_SOURCE_DIR in GTEST_SRC_DIR More... 5 days ago
CMake: Allow the user to set GTEST_SRC_DIR when cross compiling More... 5 days ago
[Arm] Don't expose DotProd kernels, fix CMakeLists.txt More... 6 days ago
[AArch64] Fix CMakeLists.txt to enable architecture extensions More... 7 days ago
[DEPS] Remove `cleanup_links` pre_deps_hooks More... 8 days ago
[AArch64] Remove declarations of P{210,410}To{ARGB,AR30}Row_NEON More... 22 days ago
[AArch64] Remove out of date TODO around ARGBMultiplyRow_NEON More... 23 days ago
Fix missing headers in GN/GYP build files More... 26 days ago
[AArch64] Add :libyuv_sve library in preparation for SVE kernels More... 26 days ago
[AArch64] Add Neon DotProduct and I8MM extensions when building More... 28 days ago
Add CHROMIUM define when building libyuv with GN More... 29 days ago
[AArch64] Add SVE2 implementation for I444ToARGBRow More... about 1 month ago
[AArch64] Use Neon dot-product instructions in ARGBToYMatrixRow More... about 1 month ago
[AArch64] Enable detection of additional architecture features More... about 1 month ago
[AArch64] Replace UQSHRN{,2} pair by UZP2 in YUVTORGB More... about 1 month ago
[AArch64] Avoid LD2 in YUY2ToARGBRow_NEON More... about 1 month ago
[AArch64] Avoid unnecessary lane-indexed loads in READYUV More... about 1 month ago
Revert "AMX detect OS support for linux kernel" More... about 2 months ago
AMX detect OS support for linux kernel More... about 2 months ago
[AArch64] Optimize ScaleARGBRowDown2Box_NEON More... 2 months ago
Add AMXINT8 cpu detect More... 2 months ago
[AArch64] Optimize ScaleARGBRowDownEven_NEON More... 2 months ago
Drop TARGET_IPHONE_SIMULATOR macro check More... 2 months ago
Correctly check the TARGET_IPHONE_SIMULATOR macro More... 3 months ago
YUY2ToARGB use ymm6/7 for shuffle constants More... 3 months ago
YUY2ToARGBMatrix and UYVYToARGBMatrix added to allow any color matrix More... 3 months ago
Add missing memory/cc clobbers to AArch64 Neon kernels More... 3 months ago
I444ToI420 and I422ToI420 check U and V pointers and return -1 if NULL. More... 3 months ago
AVX10 cpuid detect added More... 3 months ago