1. cb5a578 Fix to the test Buganizer442105459_4RowTiles by Marco Paniconi · 5 days ago main
  2. dfebb0e Disable the test Buganizer442105459_4RowTiles by Marco Paniconi · 5 days ago
  3. 66fe343 Add SVE2 implementation of vpx_highbd_convolve12 by Alex Davicenko · 6 days ago
  4. e21e962 Add SVE2 implementation of vpx_highbd_convolve12_vert by Alex Davicenko · 6 days ago
  5. 764fbf9 Fix to Buganizer442105459_2/4RowTiles in encode_api_test by Marco Paniconi · 7 days ago
  6. 410e907 fuzz: add allocation failures injection by Philippe Antoine · 7 days ago
  7. 1738997 convolve_test: remove vpx_convolve12_horiz_sve2 ref by James Zern · 10 days ago
  8. 4c1801b fix Arm/SVE2 build w/--enable-realtime-only by James Zern · 13 days ago
  9. 8b09ebd Fix to issue with tile_rows by Marco Paniconi · 14 days ago
  10. 6f23d1f Add SVE2 implementation of vpx_highbd_convolve12_horiz by Alex Davicenko · 2 weeks ago
  11. 0ca467e Fix transpose_concat_s16_4x4 result assignment bug by Alex Davicenko · 2 weeks ago
  12. 84a3c9d Fix left-shift overflow in mem_neon.h by David Benjamin · 3 weeks ago
  13. 6b7044b Move vpx_tbl2x*_s16 to neon_sve2 bridge header by Alex Davicenko · 3 weeks ago
  14. 88a1469 Remove duplicate Neon transpose_concat* helpers by Alex Davicenko · 3 weeks ago
  15. f32182f configure: Fix x86 SIMD flags detection w/Apple cross-compile by Yongseok Jeon · 4 weeks ago
  16. 2220672 Do not truncate long options in arg_show_usage() by Wan-Teh Chang · 5 weeks ago
  17. d18c34c vp9: Fix integer overflow in vp9_rc_regulate_q by Marco Paniconi · 5 weeks ago
  18. bee2c31 vp9: Add test to repro issue: 442105459 by Marco Paniconi · 5 weeks ago
  19. 30eb965 Guard installation of static-only library by Michał Janiszewski · 6 weeks ago
  20. 92cd6ff vp9_spatial_svc_encoder.c: remove use of vp9_encoder.h by James Zern · 6 weeks ago
  21. cfc53b8 iosbuild.sh: remove 32-bit targets by James Zern · 6 weeks ago
  22. 72f9f47 configure.sh: add missing ']' by James Zern · 6 weeks ago
  23. 81afb68 Add Neon implementation of vpx_highbd_convolve12 by Alex Davicenko · 7 weeks ago
  24. 69d6c37 Add Neon implementation of vpx_highbd_convolve12_vert by Alex Davicenko · 7 weeks ago
  25. 79df8ad Add Neon implementation of vpx_highbd_convolve12_horiz by Alex Davicenko · 7 weeks ago
  26. 63e918e Android.mk: correct include path in comments by James Zern · 7 weeks ago
  27. 84e8b23 vp9_receive_raw_frame: move error checks up by James Zern · 8 weeks ago
  28. 1e81f10 encode_api_test: fix EncodeAPI.Buganizer441668134 by James Zern · 8 weeks ago
  29. 7e6a326 DISABLED_Buganizer441668134 by Lin Zheng · 8 weeks ago
  30. 52cc656 vpx/*.h,cosmetics: fix a few typos by James Zern · 8 weeks ago
  31. 8d00aca vpx_image: add allocation guidance for vpx_img_wrap by James Zern · 9 weeks ago
  32. bbd70fe vpx_image: Fix comments about storage for the image by James Zern · 9 weeks ago
  33. ba9dad1 Fix to buffer overflow in vp9_pack_bitstream by Marco Paniconi · 9 weeks ago
  34. 7044671 calc_pframe_target_size: remove some dead code by James Zern · 9 weeks ago
  35. cfa0a9e vp9-svc: Pass the spatial_layer_id to the psnr by Marco Paniconi · 9 weeks ago
  36. b122dc0 Undo the ABI version change from 4040505 by Marco Paniconi · 10 weeks ago
  37. 4040505 vp9-svc: Allow for per-spatial-layer psnr packet by Marco Paniconi · 10 weeks ago
  38. 0c14a5f vp9-svc: Add --psnr to command line for vp9_spatial_svc_encoder by Marco Paniconi · 2 months ago
  39. 9272c3e Allow for generate psnr packet for SVC by Marco Paniconi · 2 months ago
  40. fa1f9af test/**.cc: use using instead of typedef by James Zern · 3 months ago
  41. ad204a2 vp9: Fix and test case for partitioning assert issue by Marco Paniconi · 3 months ago
  42. 40561f5 vp9/encoder: remove SOURCE_VAR_BASED_PARTITION by James Zern · 3 months ago
  43. fdf1db6 Implement pthread_mutex_t using SRWLOCK on Windows by Wan-Teh Chang · 3 months ago
  44. fed80e2 Remove unused vp9_update_compressor_with_img_fmt() by Wan-Teh Chang · 3 months ago
  45. 5566062 Remove spinning before calling pthread_mutex_lock by Wan-Teh Chang · 3 months ago
  46. 3789524 Allow per-frame calculation of PSNR by Philipp Hancke · 3 months ago
  47. a985e5e vp8_datarate_test: reset `denoiser_on_` in ResetModel by James Zern · 3 months ago
  48. fac40d2 apply clang-format-19 by clang-format · 3 months ago
  49. 19c4082 vp8: Reset cpi->ref_framerate for very low framerate by Marco Paniconi · 4 months ago
  50. ae32a47 rtc: Relax the max_qp setting on scene change for lower reslon by Marco Paniconi · 4 months ago
  51. 337f4bd Fix to division by zero crash in vpxenc by Marco Paniconi · 4 months ago
  52. 686bf6f Require C++17 by Wan-Teh Chang · 5 months ago
  53. fc79278 Merge tag 'v1.15.2' into merge-wigeon-2 by Jerome Jiang · 5 months ago
  54. 11aaa6d Replace VPXMIN+VPXMAX combos with clamp or fclamp by James Zern · 5 months ago
  55. 69396c5 Fix ClangTidy warning by Lin Zheng · 5 months ago
  56. d168454 Add changelog and update version for v1.15.2 by Jerome Jiang · 5 months ago wigeon v1.15.2 v1.15.2-rc1
  57. 865eaf6 vpx_codec_enc_init_multi: fix double free on init failure by James Zern · 5 months ago
  58. b84ca9b vp9: Check for invalid parameter for color space SRGB by Marco Paniconi · 6 months ago
  59. 37c2802 Add mr_free_mem_loc enc func to vpx_codec_iface_t by Wan-Teh Chang · 6 months ago
  60. e922e89 vp8_get_compressed_data: remove unused timer by James Zern · 6 months ago
  61. c2eada3 fix doxygen '\brief' syntax by James Zern · 6 months ago
  62. d29fa2f Fix comments for encoder and multi-encoder init by Wan-Teh Chang · 6 months ago
  63. 6bb2886 Replace memcpy() calls with struct assignments by Wan-Teh Chang · 6 months ago
  64. 1c75878 vpx_codec_enc_init_multi: fix double free on init failure by James Zern · 6 months ago
  65. b32e98f Check on fscanf in read_mask of vpx_temporal_svc_encoder by Marco Paniconi · 6 months ago
  66. 0874d08 Fix to tiny_ssim integer overflow by Marco Paniconi · 6 months ago
  67. 3f7bf83 Fix to mask procesing in vpx_temporal_svc_encoder by Marco Paniconi · 6 months ago
  68. ff1d193 Refactor x86_simd_caps by Jerome Jiang · 7 months ago
  69. 1c9202e Fix comment for avx512 detection by Jerome Jiang · 7 months ago
  70. 748eb83 tools.mk: Expose tiny_ssim.SRCS as tiny_ssim_srcs.txt by Hang Nguyen · 7 months ago
  71. a205704 Remove CONFIG_RATE_CTRL by Cheng Chen · 7 months ago
  72. 0ab8891 Merge tag 'v1.15.1' into main by Jerome Jiang · 7 months ago
  73. 7354f18 Change -march=armv9-a+sve2 to armv9-a+i8mm+sve2 by Wan-Teh Chang · 7 months ago
  74. d1186e5 Remove simple encode by Cheng Chen · 7 months ago
  75. 027bbee vp9: fix to tsan race for external resize by Marco Paniconi · 8 months ago
  76. 349820a vp[89]_encoder: move timers behind CONFIG_INTERNAL_STATS by James Zern · 8 months ago
  77. 7e78c71 examples.mk: Expose vpxdec.SRCS as vpxdec_srcs.txt by Hang Nguyen · 8 months ago
  78. b2a9197 Fix test VP8/9 encoder CTS failure by Feng, Feifei · 8 months ago
  79. 95afae3 rtc-vp9: Relax the max_qp setting on scene changes. by Marco Paniconi · 8 months ago
  80. fd7f378 AVX512 implementation of SAD64 by zuxy · 8 months ago
  81. 9514ab6 svc: Fix the force keyframe condition in encoder_set_config by Marco Paniconi · 8 months ago
  82. f8e4fc1 vp9-svc: Fix to reset in cyclic refresh for svc by Marco Paniconi · 8 months ago
  83. 8ff2d2e rtcd: fix unstable application of --require- by Jeremy Dorfman · 8 months ago
  84. 2bfb9f9 vp9: Fixes to allow for external resize with SVC by Marco Paniconi · 9 months ago
  85. 7b3fa81 Clean up stale TODO for RC by Jerome Jiang · 9 months ago
  86. ea8fdb7 vp9,set_encoder_config: rm VBR rc buf size override by James Zern · 10 months ago
  87. 05fb205 Update simple encode by Cheng Chen · 10 months ago
  88. c358ac4 README: clarify yasm note by James Zern · 10 months ago
  89. 95c4bf0 Update third_party/libwebm to commit b4f01ea by Wan-Teh Chang · 10 months ago
  90. 94a8a21 Check if uint64_t may possibly be > SIZE_MAX by Wan-Teh Chang · 10 months ago
  91. d699ef4 README: add NASM to list of prereqs by James Zern · 10 months ago
  92. f0e4bff Bump VPX_EXT_RATECTRL_ABI_VERSION by Jerome Jiang · 10 months ago
  93. 39e8b9d Bump VPX_EXT_RATECTRL_ABI_VERSION by Jerome Jiang · 10 months ago v1.15.1 v1.15.1-rc1
  94. 2f1ad02 Add changelog for v1.15.1 release by Jerome Jiang · 10 months ago
  95. 7a65480 fix aarch64 realtime-only build by James Zern · 10 months ago
  96. dbd0d11 Add Neon I8MM implementation of vpx_convolve12 by Jonathan Wright · 10 months ago
  97. bc04738 Add Neon I8MM implementation of vpx_convolve12_vert by Jonathan Wright · 10 months ago
  98. dd7f9e9 Add Neon I8MM implementation of vpx_convolve12_horiz by Jonathan Wright · 10 months ago
  99. 83d3411 Add Neon DotProd implementation of vpx_convolve12 by Jonathan Wright · 10 months ago
  100. 5da9ab1 Add Neon DotProd implementation of vpx_convolve12_vert by Jonathan Wright · 10 months ago