0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 15 hours ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ARGBToRGB565Dither fix for unaligned dither matrix More... 2 days ago
Fix ARM NEON and SVE2 register constraints for ARGBToRGB565DitherRow More... 2 days ago
Fix HalfWidthRow_16To8 test buffer allocations and stride More... 2 days ago
Scale*BilinearUp: Add invariants assertions and simplify loop More... 3 days ago
I420ToAR30 add avx512bw support More... 3 days ago
ARGBScale: Fix signed integer overflow when scaling large heights More... 4 days ago
Add static_assert to source/row_any.cc More... 5 days ago
I410ToI420 use 1 step HalfWidthRow function for UV More... 6 days ago
Correct vin/vout buffer sizes in ANY21S and ANY13 More... 6 days ago
Correct vin/vout buffer sizes in ANY21CT More... 6 days ago
Use standard way of applying ptrdiff_t casts to n More... 7 days ago
Fix debug build error on row_gcc constants More... 8 days ago
Harden I21xToI420 against oversize heights More... 8 days ago
InterpolateRow_NEON/SVE2 and InterpolateRow_16_NEON/SVE2 use 2 registers More... 9 days ago
SVE2 row functions needed for multipass image functions More... 11 days ago
Export the ARGBToNV21Matrix() function More... 11 days ago
Rename the dst_stride_uv param of ARGBToNV21Matrix More... 11 days ago
Make RGBToY a 1 pass avx512bw More... 13 days ago
Change all 1 use wrappers to matrix calls More... 16 days ago
Remove unused wrappers for 'matrix' functions More... 17 days ago
Document why MJPEG databuf size cannot overflow More... 25 days ago
[libyuv] Use NV12 and NV21 Matrix wrapper macros in convert_argb_test More... 26 days ago
[libyuv] Fix NV21 chroma plane ordering in ARGBToNV21Matrix More... 26 days ago
[libyuv] Fix color matrix constants in RAWToI420 More... 26 days ago
[libyuv] Fix 32-bit x86 register constraint in I422ToRGB24Row_AVX2 More... 27 days ago
I420ToRAW and I420ToRGB24 1 pass AVX2 and AVX512VBMI More... 27 days ago
Add more size_t and ptrdiff_t casts More... about 1 month ago
ARGBRotate180: Check if width * 4 would overflow More... about 1 month ago
[libyuv] Fix toolchain dependency for Windows x64 More... about 1 month ago
Fix int overflow in ARGBRotate pointer math More... about 1 month ago