1. ad17f61 vp8_decode_frame: validate partition 0 size by James Zern · 3 days ago main
  2. dcf4253 vpx_enc_fuzzer: limit number of encoded frames by James Zern · 5 days ago
  3. a0ac06f Revert "Increase alignment for wider SIMD optimization" by James Zern · 6 days ago
  4. 11eb734 Revert "vpxdsp: [x86] AVX2 and AVX512 for tm intra predictor" by James Zern · 6 days ago
  5. 99e542a vpxdsp: [x86] small tweak to vpx_highbd_tm_predictor_4x4_sse2 by zuxy · 9 days ago
  6. 473c807 vpxdsp: [x86] AVX2 and AVX512 for tm intra predictor by zuxy · 10 days ago
  7. 27b08ed Increase alignment for wider SIMD optimization by zuxy · 10 days ago
  8. a56f868 vpx_enc_fuzzer: add missing break statements by James Zern · 11 days ago
  9. f84e792 Test for ioc: use more general rounding by Jerome Jiang · 11 days ago
  10. 80b0b05 builtin_assume range of token values by Florian Mayer · 12 days ago
  11. 0f5732b Test that tokens are within range by Florian Mayer · 12 days ago
  12. d4c26ba Also builtin_assume value of ctx_cur by Florian Mayer · 12 days ago
  13. 1801b96 cleanup: remove unnecessary copy of ctx by Florian Mayer · 12 days ago
  14. 53b5de7 Avoid ioc in intermediate step by Jingning Han · 2 weeks ago
  15. 75d62e8 builtin_assume energy values are within bounds by Florian Mayer · 3 weeks ago
  16. 0fe8cfa Add test for maximum value of vp9_pt_energy_class by Florian Mayer · 3 weeks ago
  17. e83e25f __builtin_assume that scan values are in range by Florian Mayer · 3 weeks ago
  18. c6144e1 configure: add --disable-x86-asm by James Zern · 3 weeks ago
  19. 754659a vpxdsp [x86]: AVX2 for 16x16 high bd d207 and d63 intra pred by zuxy · 3 weeks ago
  20. 952c4d8 vp8: fix use_dc_pred condition in mb_activity_measure by Marco Paniconi · 3 weeks ago
  21. 5de804c Add test that all scan values are <= MAX_SCAN_VALUE by Florian Mayer · 3 weeks ago
  22. d5f35ac write_superframe_index: return 0 if buffer is full by Wan-Teh Chang · 3 weeks ago
  23. f4ed22f highbd_variance64: use unsigned math w/sse calculation by James Zern · 3 weeks ago
  24. 0986335 vpxdsp: [x86] vpx_highbd_d207_predictor_32x32 for AVX2 and AVX512 by zuxy · 3 weeks ago
  25. 92be056 update_level_info: Declare `size` param as size_t by Wan-Teh Chang · 3 weeks ago
  26. 8786a5a Merge tag 'v1.16.0' by Jerome Jiang · 4 weeks ago
  27. 807c698 vp9_postproc: fix limits allocation size by James Zern · 4 weeks ago
  28. dea485b Fix size of token cache by Florian Mayer · 4 weeks ago
  29. 5af0083 vp9_ext_ratectrl_test: fix test w/CONFIG_VP9_DECODER=0 by James Zern · 4 weeks ago
  30. 4b77b98 Add "edx" to x86_readtsc()'s clobber list by zuxy · 4 weeks ago
  31. 7900df4 vpxdsp: [x86] vpx_highbd_d63_predictor_32x32 for AVX2 and AVX512 by zuxy · 4 weeks ago
  32. 9298695 vp9: Fix to heap overflow for postproc with resize by Marco Paniconi · 4 weeks ago
  33. 02ff212 fastssim.c: remove ';' from #define by James Zern · 5 weeks ago
  34. 6aa37df vpx_{encod,decod}er.h: clarify vpx_codec_*_init_ver comment by James Zern · 5 weeks ago
  35. f72b9f6 vp9: Fixes for CONFIG_REALTIME_ONLY by Marco Paniconi · 5 weeks ago
  36. 1a400b8 Revert "vp9: Fixes for CONFIG_REALTIME_ONLY" by Marco Paniconi · 5 weeks ago
  37. b21ac87 vp9_end_to_end_test: fix -Wunused-const-variable warning by James Zern · 5 weeks ago
  38. 3383144 vp9: Fixes for CONFIG_REALTIME_ONLY by Marco Paniconi · 5 weeks ago
  39. 1024874 Update CHANGELOG for xenonetta by Jerome Jiang · 5 weeks ago v1.16.0 v1.16.0-rc1
  40. b0be221 fix tests w/CONFIG_REALTIME_ONLY by James Zern · 6 weeks ago
  41. e1bd87f Update AUTHORS and version for release by Jerome Jiang · 6 weeks ago
  42. ce95ea7 init_vpx_test: sync append_negative_gtest_filter w/libaom by James Zern · 6 weeks ago
  43. 98f6c83 Check for pthread_setname_np during configure by Darryl Pogue · 6 weeks ago
  44. 4078082 Ext RC: Bump ABI versions by Jerome Jiang · 6 weeks ago
  45. 1a3634a Ext RC: Bump ABI versions by Jerome Jiang · 6 weeks ago
  46. d5399cd Optimize Neon HBD sadx4d and sad_skipx4d functions by Alex Davicenko · 8 weeks ago
  47. 61902a3 Add unit test for a 4x2 test video by Jerome Jiang · 9 weeks ago
  48. dca6330 Clear a first pass motion search corner case by Jingning Han · 9 weeks ago
  49. 53cb0b4 vp9-postproc: memset the post_proc_buffer by Marco Paniconi · 9 weeks ago
  50. cdd9b1e vp9: fix integer overflow in vp9_highbd_post_proc by Marco Paniconi · 9 weeks ago
  51. ddf807a vp9: fix to heap buffer overflow in vp9_deblock by Marco Paniconi · 9 weeks ago
  52. 363aa07 vp9: fix to heap buffer overflow in vp9_post_proc_frame by Marco Paniconi · 9 weeks ago
  53. 70a4f20 vp8-postproc: Fix use-of-uninitialized-value in mfqe by Marco Paniconi · 9 weeks ago
  54. d98e708 Optimize Neon HBD sad_avg functions by Alex Davicenko · 9 weeks ago
  55. c4c48fd Optimize Neon HBD sad and sad_skip functions by Alex Davicenko · 9 weeks ago
  56. d6e5cd7 Fix out of bounds in log_tile_cols_from_picsize_level by Florian Mayer · 10 weeks ago
  57. b98c796 configure: add support for darwin25 (macOS 26.x) by Jonathan Wright · 10 weeks ago
  58. df44a8b fuzz: include string.h in encoder target by Philippe Antoine · 10 weeks ago
  59. 0b92ea9 fuzz: disable nalloc when memory sanitizer is on by Philippe Antoine · 10 weeks ago
  60. 98a119c Improve Arm highbd_convolve8_8tap_vert_sve2 by Alex Davicenko · 2 months ago
  61. 8dcb56f fuzz: include assert.h in encoder target by Philippe Antoine · 3 months ago
  62. 1ec7b38 fuzz: encoder target by Philippe Antoine · 3 months ago
  63. 9a7674e fuzz: decode with postproc by Philippe Antoine · 3 months ago
  64. cb5a578 Fix to the test Buganizer442105459_4RowTiles by Marco Paniconi · 4 months ago
  65. dfebb0e Disable the test Buganizer442105459_4RowTiles by Marco Paniconi · 4 months ago
  66. 66fe343 Add SVE2 implementation of vpx_highbd_convolve12 by Alex Davicenko · 4 months ago
  67. e21e962 Add SVE2 implementation of vpx_highbd_convolve12_vert by Alex Davicenko · 4 months ago
  68. 764fbf9 Fix to Buganizer442105459_2/4RowTiles in encode_api_test by Marco Paniconi · 4 months ago
  69. 410e907 fuzz: add allocation failures injection by Philippe Antoine · 4 months ago
  70. 1738997 convolve_test: remove vpx_convolve12_horiz_sve2 ref by James Zern · 4 months ago
  71. 4c1801b fix Arm/SVE2 build w/--enable-realtime-only by James Zern · 4 months ago
  72. 8b09ebd Fix to issue with tile_rows by Marco Paniconi · 4 months ago
  73. 6f23d1f Add SVE2 implementation of vpx_highbd_convolve12_horiz by Alex Davicenko · 4 months ago
  74. 0ca467e Fix transpose_concat_s16_4x4 result assignment bug by Alex Davicenko · 4 months ago
  75. 84a3c9d Fix left-shift overflow in mem_neon.h by David Benjamin · 4 months ago
  76. 6b7044b Move vpx_tbl2x*_s16 to neon_sve2 bridge header by Alex Davicenko · 4 months ago
  77. 88a1469 Remove duplicate Neon transpose_concat* helpers by Alex Davicenko · 4 months ago
  78. f32182f configure: Fix x86 SIMD flags detection w/Apple cross-compile by Yongseok Jeon · 4 months ago
  79. 2220672 Do not truncate long options in arg_show_usage() by Wan-Teh Chang · 5 months ago
  80. d18c34c vp9: Fix integer overflow in vp9_rc_regulate_q by Marco Paniconi · 5 months ago
  81. bee2c31 vp9: Add test to repro issue: 442105459 by Marco Paniconi · 5 months ago
  82. 30eb965 Guard installation of static-only library by Michał Janiszewski · 5 months ago
  83. 92cd6ff vp9_spatial_svc_encoder.c: remove use of vp9_encoder.h by James Zern · 5 months ago
  84. cfc53b8 iosbuild.sh: remove 32-bit targets by James Zern · 5 months ago
  85. 72f9f47 configure.sh: add missing ']' by James Zern · 5 months ago
  86. 81afb68 Add Neon implementation of vpx_highbd_convolve12 by Alex Davicenko · 5 months ago
  87. 69d6c37 Add Neon implementation of vpx_highbd_convolve12_vert by Alex Davicenko · 5 months ago
  88. 79df8ad Add Neon implementation of vpx_highbd_convolve12_horiz by Alex Davicenko · 5 months ago
  89. 63e918e Android.mk: correct include path in comments by James Zern · 5 months ago
  90. 84e8b23 vp9_receive_raw_frame: move error checks up by James Zern · 5 months ago
  91. 1e81f10 encode_api_test: fix EncodeAPI.Buganizer441668134 by James Zern · 5 months ago
  92. 7e6a326 DISABLED_Buganizer441668134 by Lin Zheng · 5 months ago
  93. 52cc656 vpx/*.h,cosmetics: fix a few typos by James Zern · 5 months ago
  94. 8d00aca vpx_image: add allocation guidance for vpx_img_wrap by James Zern · 5 months ago
  95. bbd70fe vpx_image: Fix comments about storage for the image by James Zern · 5 months ago
  96. ba9dad1 Fix to buffer overflow in vp9_pack_bitstream by Marco Paniconi · 5 months ago
  97. 7044671 calc_pframe_target_size: remove some dead code by James Zern · 6 months ago
  98. cfa0a9e vp9-svc: Pass the spatial_layer_id to the psnr by Marco Paniconi · 6 months ago
  99. b122dc0 Undo the ABI version change from 4040505 by Marco Paniconi · 6 months ago
  100. 4040505 vp9-svc: Allow for per-spatial-layer psnr packet by Marco Paniconi · 6 months ago