1. b84ca9b vp9: Check for invalid parameter for color space SRGB by Marco Paniconi · 2 days ago main
  2. 37c2802 Add mr_free_mem_loc enc func to vpx_codec_iface_t by Wan-Teh Chang · 12 days ago
  3. e922e89 vp8_get_compressed_data: remove unused timer by James Zern · 2 weeks ago
  4. c2eada3 fix doxygen '\brief' syntax by James Zern · 2 weeks ago
  5. d29fa2f Fix comments for encoder and multi-encoder init by Wan-Teh Chang · 3 weeks ago
  6. 6bb2886 Replace memcpy() calls with struct assignments by Wan-Teh Chang · 3 weeks ago
  7. 1c75878 vpx_codec_enc_init_multi: fix double free on init failure by James Zern · 3 weeks ago
  8. b32e98f Check on fscanf in read_mask of vpx_temporal_svc_encoder by Marco Paniconi · 4 weeks ago
  9. 0874d08 Fix to tiny_ssim integer overflow by Marco Paniconi · 4 weeks ago
  10. 3f7bf83 Fix to mask procesing in vpx_temporal_svc_encoder by Marco Paniconi · 4 weeks ago
  11. ff1d193 Refactor x86_simd_caps by Jerome Jiang · 5 weeks ago
  12. 1c9202e Fix comment for avx512 detection by Jerome Jiang · 5 weeks ago
  13. 748eb83 tools.mk: Expose tiny_ssim.SRCS as tiny_ssim_srcs.txt by Hang Nguyen · 5 weeks ago
  14. a205704 Remove CONFIG_RATE_CTRL by Cheng Chen · 6 weeks ago
  15. 0ab8891 Merge tag 'v1.15.1' into main by Jerome Jiang · 7 weeks ago
  16. 7354f18 Change -march=armv9-a+sve2 to armv9-a+i8mm+sve2 by Wan-Teh Chang · 7 weeks ago
  17. d1186e5 Remove simple encode by Cheng Chen · 8 weeks ago
  18. 027bbee vp9: fix to tsan race for external resize by Marco Paniconi · 9 weeks ago
  19. 349820a vp[89]_encoder: move timers behind CONFIG_INTERNAL_STATS by James Zern · 10 weeks ago
  20. 7e78c71 examples.mk: Expose vpxdec.SRCS as vpxdec_srcs.txt by Hang Nguyen · 10 weeks ago
  21. b2a9197 Fix test VP8/9 encoder CTS failure by Feng, Feifei · 2 months ago
  22. 95afae3 rtc-vp9: Relax the max_qp setting on scene changes. by Marco Paniconi · 3 months ago
  23. fd7f378 AVX512 implementation of SAD64 by zuxy · 3 months ago
  24. 9514ab6 svc: Fix the force keyframe condition in encoder_set_config by Marco Paniconi · 3 months ago
  25. f8e4fc1 vp9-svc: Fix to reset in cyclic refresh for svc by Marco Paniconi · 3 months ago
  26. 8ff2d2e rtcd: fix unstable application of --require- by Jeremy Dorfman · 3 months ago
  27. 2bfb9f9 vp9: Fixes to allow for external resize with SVC by Marco Paniconi · 4 months ago
  28. 7b3fa81 Clean up stale TODO for RC by Jerome Jiang · 4 months ago
  29. ea8fdb7 vp9,set_encoder_config: rm VBR rc buf size override by James Zern · 4 months ago
  30. 05fb205 Update simple encode by Cheng Chen · 4 months ago
  31. c358ac4 README: clarify yasm note by James Zern · 4 months ago
  32. 95c4bf0 Update third_party/libwebm to commit b4f01ea by Wan-Teh Chang · 4 months ago
  33. 94a8a21 Check if uint64_t may possibly be > SIZE_MAX by Wan-Teh Chang · 4 months ago
  34. d699ef4 README: add NASM to list of prereqs by James Zern · 4 months ago
  35. f0e4bff Bump VPX_EXT_RATECTRL_ABI_VERSION by Jerome Jiang · 4 months ago
  36. 39e8b9d Bump VPX_EXT_RATECTRL_ABI_VERSION by Jerome Jiang · 4 months ago wigeon v1.15.1 v1.15.1-rc1
  37. 2f1ad02 Add changelog for v1.15.1 release by Jerome Jiang · 4 months ago
  38. 7a65480 fix aarch64 realtime-only build by James Zern · 4 months ago
  39. dbd0d11 Add Neon I8MM implementation of vpx_convolve12 by Jonathan Wright · 4 months ago
  40. bc04738 Add Neon I8MM implementation of vpx_convolve12_vert by Jonathan Wright · 4 months ago
  41. dd7f9e9 Add Neon I8MM implementation of vpx_convolve12_horiz by Jonathan Wright · 4 months ago
  42. 83d3411 Add Neon DotProd implementation of vpx_convolve12 by Jonathan Wright · 4 months ago
  43. 5da9ab1 Add Neon DotProd implementation of vpx_convolve12_vert by Jonathan Wright · 4 months ago
  44. 242ac58 Add Neon DotProd implementation of vpx_convolve12_horiz by Jonathan Wright · 4 months ago
  45. a8d3750 Add Neon implementation of vpx_convolve12 by Jonathan Wright · 4 months ago
  46. 63ced40 Add Neon implementation of vpx_convolve12_horiz by Jonathan Wright · 4 months ago
  47. d9e04ad Add Neon implementation of vpx_convolve12_vert by Jonathan Wright · 4 months ago
  48. ad06958 Remove unnecessary vpx_convolve12_copy* by Jonathan Wright · 4 months ago
  49. 59e1714 Refactor 12-tap subpel filter function names by Jonathan Wright · 4 months ago
  50. 69da847 Bump up version major by Jerome Jiang · 4 months ago
  51. fbe3e61 normalize Visual Studio comments by James Zern · 4 months ago
  52. 654bb80 fdct_partial_neon: enable optimizations w/MSVC 17.7+ by James Zern · 4 months ago
  53. f26df9f AVX512: add sad_skip implementations by Jeremy Dorfman · 4 months ago
  54. 0b0ecb4 rtc-vp9: Fix condition for capping qp for 1 pass vbr by Marco Paniconi · 5 months ago
  55. 8058a0b fdct8x8_test: enable optimizations w/MSVC 17.12.3+ by James Zern · 5 months ago
  56. 6f125e9 vpx_dsp_common.h: refine clip_pixel msvc workaround by James Zern · 5 months ago
  57. 8ae5601 vp9: Fix assert in 1 pass vbr from encoder fuzzer by Marco Paniconi · 5 months ago
  58. 61d0865 set_analyzer_env.sh: add float-cast-overflow w/ubsan by James Zern · 5 months ago
  59. 2c38ade vp9: Fix integer overflow in ratectrl.c by Marco Paniconi · 5 months ago
  60. 62df56d vp9 1 pass vbr: adjust qp condition on overshoot by Marco Paniconi · 5 months ago
  61. a68a58b rtc-vp9: Fix to overshoot for 1 pass VBR no lookahead by Marco Paniconi · 5 months ago
  62. 6f0c446 iosbuild.sh: fix compilation w/Xcode 16 by James Zern · 6 months ago
  63. 6266e19 svc-vp9: Fix to invalid scale factors by Marco Paniconi · 6 months ago
  64. 82a0c8a configure: add support for darwin24 (macOS 15.x) by James Zern · 6 months ago
  65. 6e23d97 configure: add support for darwin24 (macOS 15.x) by James Zern · 6 months ago
  66. b06a785 Adjust temporal filter strength for better visual quality by Yunqing Wang · 6 months ago
  67. a604e10 loongarch: match vpx_quantize_b_lsx's signature with rtcd by Kexy Biscuit · 6 months ago
  68. a7863b9 loongarch: only specialize vpx_quantize_b{,_32x32} when !highbd by Kexy Biscuit · 6 months ago
  69. 66d339b vp9 ext rc: override delta q uv by Jerome Jiang · 7 months ago
  70. 7a9323b rtc: Fixes to scale_partitioning_svc() by Marco Paniconi · 7 months ago
  71. 50020b3 Merge tag 'v1.15.0' into main by Jerome Jiang · 7 months ago
  72. 727319a rtc: Fix issues with use_base_mv in pickmode by Marco Paniconi · 7 months ago
  73. 9f9b7e9 Changelog: add neon optimization speed up stats by Jerome Jiang · 7 months ago v1.15.0 v1.15.0-rc1
  74. 0ba09cc Update CHANGELOG and version by Jerome Jiang · 7 months ago
  75. f7ccdd1 args.c: make arg_init() static by James Zern · 7 months ago
  76. c21ed8d Fix integer overflow in vp9_calc_pframe_target_size_one_pass_cbr by Marco Paniconi · 7 months ago
  77. be5d92b Correctly check update type of first first frame in Gops by Bohan · 7 months ago
  78. 24b568e libs.mk: Expose RC_RTC_SRCS as libvpxrc_srcs.txt by Andres Calderon Jaramillo · 7 months ago
  79. 3939c5e vpx_highbd_convolve8_avg_sve2: fix C fallback typo by James Zern · 7 months ago
  80. 816a90f Update AUTHORS and .mailmap by Jerome Jiang · 7 months ago
  81. 192b4a4 rtc-vp9: Always disable svc_use_low_part by Marco Paniconi · 7 months ago
  82. 906334a Add SSSE3 for 12-tap highbd filter of temporal filter prediction by Diksha Singh · 8 months ago
  83. b15d2ac Add SSSE3 for 12-tap filter of temporal filter prediction by Diksha Singh · 8 months ago
  84. 62c4416 Fix int type conversion to avoid overflow by Jingning Han · 8 months ago
  85. 2cd966d Clear valgrind complaints by setting rdmult by Jerome Jiang · 8 months ago
  86. 1c0ef97 Move use of encode decision after error check by Jerome Jiang · 8 months ago
  87. acec044 Fix nightly compile failure by Diksha Singh · 8 months ago
  88. 67a45fc Add more data buffers to support extrc by Jingning Han · 8 months ago
  89. 8dc1788 Rename class member in svc_datarate_test by Jerome Jiang · 8 months ago
  90. 9b3d41c Add AVX2 for 12-tap highbd filter of temporal filter prediction by Diksha Singh · 8 months ago
  91. 32de9c2 Store full pixel MV in TPL stats and fix kf buffer by Bohan · 8 months ago
  92. 09b3d5f rtc-vp9: Always disable svc_use_low_part by Marco Paniconi · 8 months ago
  93. 42e023d Refactor Arm convolution transpose helpers to remove casting by Jonathan Wright · 8 months ago
  94. 3500e57 vpx_highbd_convolve8_avg_sve2: fix C fallback typo by James Zern · 8 months ago
  95. 1fd9d45 Add AVX2 for 12-tap filter of temporal filter prediction by Diksha Singh · 8 months ago
  96. cdd4e35 vp8: Fix integer overflow in encode_frame_to_data_rate by Marco Paniconi · 8 months ago
  97. aa73610 Fix a typo: avg_frame_index => avg_frame_qindex by Wan-Teh Chang · 8 months ago
  98. 417204d rtc-vp9: Fix to integer overflow in vp9-svc by Marco Paniconi · 8 months ago
  99. ac68e7f aarch64_cpudetect: detect SVE/SVE2 on Windows by James Zern · 8 months ago
  100. 729b78a aarch64_cpudetect: detect I8MM on Windows via SVE-I8MM by James Zern · 8 months ago