1. b56492e [libyuv] Use NV12 and NV21 Matrix wrapper macros in convert_argb_test by Frank Barchard · 6 days ago main upstream/main
  2. 805babf [libyuv] Fix NV21 chroma plane ordering in ARGBToNV21Matrix by Frank Barchard · 6 days ago
  3. 1e06475 [libyuv] Fix color matrix constants in RAWToI420 by Frank Barchard · 6 days ago
  4. 666b4ee ARGBRotate180: Check if width * 4 would overflow by Wan-Teh Chang · 6 days ago
  5. c302f85 Add more size_t and ptrdiff_t casts by Wan-Teh Chang · 6 days ago
  6. c1e9e69 [libyuv] Fix 32-bit x86 register constraint in I422ToRGB24Row_AVX2 by Frank Barchard · 6 days ago
  7. 86a4d94 I420ToRAW and I420ToRGB24 1 pass AVX2 and AVX512VBMI by Frank Barchard · 7 days ago
  8. 45258a4 Fix int overflow in ARGBRotate pointer math by Maximilian Hils · 10 days ago
  9. afff0cf [libyuv] Fix toolchain dependency for Windows x64 by Takashi Toyoshima · 13 days ago
  10. 5d03bf9 vdpphps use emit to support old compilers by Frank Barchard · 3 weeks ago
  11. b74f979 Fix incorrect deletion. Should use delete[], not delete by Denise Tell · 3 weeks ago
  12. 8aeb3a9 I010ToNV12: dispatch Convert16To8Row on halfwidth by Wan-Teh Chang · 4 weeks ago
  13. 8e8139a Remove duplicate HAS_RGBTOUVMATRIXROW_NEON define breaking GCC aarch64 by Timothy Nikkel · 4 weeks ago
  14. 26872d1 loongarch: fix row_lsx.cc and row_lasx.cc by yuanhecai · 4 weeks ago
  15. 078d7f6 Fix Coverity Control flow issues (DEADCODE) by Wan-Teh Chang · 4 weeks ago
  16. d23308a add bmm detect and vdpphps in util/cpuid by Frank Barchard · 7 weeks ago
  17. 3bdb3b9 I420ToRAW use 2 step AVX512 by Frank Barchard · 7 weeks ago
  18. 4be798d BGRAToI420 use BgraConstants for a direct conversion using AVX512BW by Frank Barchard · 7 weeks ago
  19. 95eedb9 ConvertToARGB: compute buffer offsets in ptrdiff_t by Wan-Teh Chang · 7 weeks ago
  20. ccd4151 Fix int negation overflow in ConvertToARGB/I420 by Wan-Teh Chang · 7 weeks ago
  21. f722313 Validate int param is not INT_MIN before negating by Wan-Teh Chang · 7 weeks ago
  22. 826ab02 Remove __attribute__((no_sanitize("cfi-icall"))) by Wan-Teh Chang · 8 weeks ago
  23. b7c959c Add missing files for riscv64 GYP build by Sun Yuechi · 8 weeks ago
  24. af36de3 Android.mk: add a check for NDK_ROOT by James Zern · 8 weeks ago
  25. 62fffa9 Fix integer overflow when flipping negative height by Wan-Teh Chang · 8 weeks ago
  26. e14b0e2 RGB565ToARGB use AVX2 instead of SSE2 by Frank Barchard · 8 weeks ago
  27. 06cc67f Don't ignore UVCopy() and UVCopy_16() return value by Wan-Teh Chang · 8 weeks ago
  28. 3c5fa6e libyuv] Replace hardcoded RGB to YUV functions with Matrix variants by Frank Barchard · 8 weeks ago
  29. 957f295 [libyuv] Fix potential UV coalescing overflow in NV12ToI420 by Frank Barchard · 8 weeks ago
  30. d2c6dd5 Fix integer overflow in two convert functions by Wan-Teh Chang · 8 weeks ago
  31. b7389e9 Fix integer overflows in ConvertToI420() by Wan-Teh Chang · 8 weeks ago
  32. ef08f21 [libyuv] Fix security vulnerabilities in ScalePlane and ARGBAffineRow_C by Frank Barchard · 8 weeks ago
  33. c98edcc Don't coalesce rows if width*height would overflow by Wan-Teh Chang · 8 weeks ago
  34. e449eb2 J400ToARGB switch from SSE2 to AVX2 by Frank Barchard · 8 weeks ago
  35. 904f562 Remove redundant #include <stddef.h> by Wan-Teh Chang · 9 weeks ago
  36. ebe6fef Fix integer overflow in multiplications of stride by Wan-Teh Chang · 9 weeks ago
  37. de63bd9 Stop setting --dynamic-linker for target_os="android" by Andrew Grieve · 9 weeks ago
  38. 9d98aae InterpolateRow for Visual C by Frank Barchard · 10 weeks ago
  39. 9f75110 InterpolateRow_16_AVX2 for row_gcc by Frank Barchard · 10 weeks ago
  40. cda55fc Mirrow AVX2 functions for Visual C by Frank Barchard · 2 months ago
  41. 0f320a0 Fix linear interpolation by Sergey Silkin · 3 months ago
  42. c6c8689 Fix I444 and J444 parameter names/order by Frank Barchard · 3 months ago
  43. dd8b466 ARGBToUV444MatrixRow_AVX2 intrinsics for Visual C by Frank Barchard · 3 months ago
  44. cb061d0 Unittests use ASSERT instead of EXPECT by Frank Barchard · 3 months ago
  45. e232827 ARGBToYRow_AVX512BW preserve XMM6-XMM15 due to Windows stack alignment by Frank Barchard · 3 months ago
  46. 4b4e68b ABGRToJ420 call ARGBToI420Matrix by Frank Barchard · 3 months ago
  47. 4aacbbd Refactored RGB/RAW to YUV color conversion functions to use generic Matrix-based functions parameterized by ArgbConstants. by Frank Barchard · 3 months ago
  48. 8773064 Revert "Fix rounding in scaling routines." by Mirko Bonadei · 3 months ago
  49. 37a8481 Fix rounding in scaling routines. by Sergey Silkin · 3 months ago
  50. 125f151 ARGBToNV12 use Matrix by Frank Barchard · 3 months ago
  51. 561a978 YUV to RGB avoid avx assist by Frank Barchard · 3 months ago
  52. 5a17753 libyuv: Optimize Convert8To8Row_NEON for 32-bit ARM by Frank Barchard · 3 months ago
  53. 2143edf ARGBToUVMatrixRow_NEON arm32 reimplemented for GCC by Frank Barchard · 3 months ago
  54. f2ac6db RAWToNV21 using SME, SVE, I8MM or Neon by Frank Barchard · 3 months ago
  55. b438739 Use ptrdiff_t for buffer offsets by Wan-Teh Chang · 3 months ago
  56. 9a0226c Add GEMINI.md with guidelines on libyuv by Frank Barchard · 3 months ago
  57. a7849e8 Fix yi * src_stride overflow in ScalePlaneVertical by Wan-Teh Chang · 3 months ago
  58. 2895fae Use GTEST_SKIP() macro to skip TestI400LargeSize by Wan-Teh Chang · 3 months ago
  59. 54d4034 No need to cast ptrdiff_t src_stride to intptr_t by Wan-Teh Chang · 3 months ago
  60. 4afb965 RAWToARGB use AVX512BW by Frank Barchard · 3 months ago
  61. bd2c4c7 RAWToARGB AVX512VBMI by Frank Barchard · 3 months ago
  62. d445250 Replace RAWToY/RGB24ToY with RGBToYMatrix by Frank Barchard · 3 months ago
  63. 81f6988 Add RGBToNV21Matrix function by Frank Barchard · 3 months ago
  64. 9f13b28 add RGBToYMatrixRow_AVX2 by Frank Barchard · 3 months ago
  65. ddc6764 ARGBToUVMatrixRow_RVV replace vlseg8 with vlseg4, by Frank Barchard · 3 months ago
  66. ace7c45 Add ARGBToUV444MatrixRow_RVV, ARGBToUVMatrixRow_RVV, and wrappers by Frank Barchard · 3 months ago
  67. dec8272 Fix typo by Chema Gonzalez · 3 months ago
  68. 9464436 row_win.cc rewrite into intrinsics by Frank Barchard · 3 months ago
  69. 0d8494a Add Bazel build support by Frank Barchard · 3 months ago
  70. e034c41 Port ARGBToUVMatrixRow from AVX2 to AVX512BW by Frank Barchard · 3 months ago
  71. cbc64c3 Port ARGBToYRow_AVX2 usages to dynamically use ARGBToYRow_AVX512BW by Frank Barchard · 3 months ago
  72. 59ca5d8 Fix parameter names and comments for ARGB/BGRA/RGBA/ABGR functions by Frank Barchard · 3 months ago
  73. 893eacf ARGBToY for AVX512 by Frank Barchard · 3 months ago
  74. 644251f Fix buffer sizes in ANY macros and ANY11MC typo by Frank Barchard · 3 months ago upstream/chrome-m149
  75. 5cfaa44 Replace strtok_r with strchr in RISC-V CPU capability detection by Frank Barchard · 4 months ago
  76. 5b5a2f6 Fix 'ghost AVX512' detection on Alder Lake CPUs by Frank Barchard · 4 months ago
  77. 4f4e1ac Fix 2 failing golden tests - Add ifdef for LIBYUV_UNLIMITED_DATA by Frank Barchard · 4 months ago
  78. e3ceea1 Forward-declare ArgbConstants in convert.h to fix visibility error by Sam Maier · 4 months ago
  79. 4c3d7d5 ARGBToUV444 for AVX512 by Frank Barchard · 4 months ago
  80. 7903a6c Fix deprecated usage of strtok by Sam Maier · 4 months ago
  81. 1170363 Add Gemini implementation for NEON32 RGB to YUV matrix operations by Dale Curtis · 4 months ago
  82. 4183733 Rename MergeUVRow_ variable to MergeUVRow by Frank Barchard · 4 months ago
  83. b1cacfb Unify X86/X64 versions of ARGBToI4xxMatrix functions by Dale Curtis · 4 months ago
  84. f69a479 Add ARGBToNV12Matrix implementation by Dale Curtis · 4 months ago
  85. 2c21d57 Add ABGR versions of the ArgbConstants structures by Dale Curtis · 4 months ago
  86. 30809ff Add ARGBToI4xxMatrix variants by Dale Curtis · 5 months ago
  87. 6067afd Roll chromium_revision 30d4d9c779..2fec1883d8 (1554090:1584384) by Victor Hugo Vianna Silva · 5 months ago
  88. 9172760 Set Update Mechanism: Manual by Jordan · 6 months ago
  89. f95782d Manual roll - update some package names by Jeremy Leconte · 6 months ago
  90. 022efdb RVV: Enable RVV on GCC by Valentin Haudiquet · 7 months ago
  91. 821b9c5 Simplify libyuv build files now that neon is required on arm by Nico Weber · 7 months ago
  92. deeb764 Roll src/build/ 3c58005ad..c53d22a39 (15 commits) by Victor Hugo Vianna Silva · 8 months ago
  93. 74ea9ed Roll chromium_revision 68659bfa38..30d4d9c779 (1531610:1554090) by Victor Hugo Vianna Silva · 8 months ago
  94. 4825d9b Use default xcode version in libyuv by Victor Hugo Vianna Silva · 8 months ago
  95. 068c9f2 Upgrade linux bots from ubuntu 22.04 to 24.04 by Victor Hugo Vianna Silva · 9 months ago
  96. 900da61 Experimental SVE FMMLA detect by Frank Barchard · 9 months ago
  97. 500f456 For for ARM32 build when built with __SOFTFP__ by Frank Barchard · 9 months ago
  98. e49099d Roll chromium_revision 89484fe328..68659bfa38 (1529283:1531610) by Victor Hugo Vianna Silva · 9 months ago
  99. df79165 Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283) by Victor Hugo Vianna Silva · 9 months ago
  100. e237e8d RVV: Enable some function for intrinsic >= v1.0 by Mark Zhuang · 9 months ago