0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 11, 2025 — Jul 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
vdpphps use emit to support old compilers More... 7 days ago
Fix incorrect deletion. Should use delete[], not delete More... 11 days ago
I010ToNV12: dispatch Convert16To8Row on halfwidth More... 12 days ago
Fix Coverity Control flow issues (DEADCODE) More... 14 days ago
loongarch: fix row_lsx.cc and row_lasx.cc More... 19 days ago
Remove duplicate HAS_RGBTOUVMATRIXROW_NEON define breaking GCC aarch64 More... 25 days ago
add bmm detect and vdpphps in util/cpuid More... about 1 month ago
I420ToRAW use 2 step AVX512 More... about 1 month ago
BGRAToI420 use BgraConstants for a direct conversion using AVX512BW More... about 1 month ago
ConvertToARGB: compute buffer offsets in ptrdiff_t More... about 1 month ago
Fix int negation overflow in ConvertToARGB/I420 More... about 1 month ago
Remove __attribute__((no_sanitize("cfi-icall"))) More... about 1 month ago
Validate int param is not INT_MIN before negating More... about 1 month ago
Fix integer overflow when flipping negative height More... about 1 month ago
Android.mk: add a check for NDK_ROOT More... about 1 month ago
RGB565ToARGB use AVX2 instead of SSE2 More... about 1 month ago
Don't ignore UVCopy() and UVCopy_16() return value More... about 1 month ago
libyuv] Replace hardcoded RGB to YUV functions with Matrix variants More... about 1 month ago
[libyuv] Fix potential UV coalescing overflow in NV12ToI420 More... about 1 month ago
[libyuv] Fix security vulnerabilities in ScalePlane and ARGBAffineRow_C More... about 1 month ago
Fix integer overflow in two convert functions More... about 1 month ago
Fix integer overflows in ConvertToI420() More... about 1 month ago
Don't coalesce rows if width*height would overflow More... about 1 month ago
J400ToARGB switch from SSE2 to AVX2 More... about 2 months ago
Remove redundant #include <stddef.h> More... about 2 months ago
Fix integer overflow in multiplications of stride More... about 2 months ago
Stop setting --dynamic-linker for target_os="android" More... about 2 months ago
Add missing files for riscv64 GYP build More... about 2 months ago
InterpolateRow for Visual C More... about 2 months ago
InterpolateRow_16_AVX2 for row_gcc More... about 2 months ago