Clone this repo:
  1. 19832b1 vp9: fix to integer overflow test by Marco Paniconi · 3 days ago main
  2. c29e637 Fix to buffer alloc for vp9_bitstream_worker_data by Marco Paniconi · 6 days ago
  3. 7fb8cec Restrict ranges of duration,deadline to UINT32_MAX by Wan-Teh Chang · 4 days ago
  4. bc5a22e Replace timestamp_ratio by oxcf->g_timebase_in_ts by Wan-Teh Chang · 6 days ago
  5. 6c0bf97 Detect integer overflows related to pts & duration by Wan-Teh Chang · 3 months ago
  6. 8c36d36 Add high bit depths, 4:2:2, 4:4:4 to VP9Encoder by Wan-Teh Chang · 6 days ago
  7. ad1d0ec Disable SVE2 if compiler doesn't support arm_neon_sve_bridge.h by Jonathan Wright · 7 days ago
  8. c1494fa neon: fix -Woverflow warnings by James Zern · 11 days ago
  9. daa33cc Remove return statement after vpx_internal_error() by Wan-Teh Chang · 10 days ago
  10. 0ba7b50 Ignore the pts parameter when flushing the encoder by Wan-Teh Chang · 7 days ago
  11. 7f6ba04 Move the local variable sd to the innermost scope by Wan-Teh Chang · 7 days ago
  12. cf1b7a6 VP9RateControlRtcConfig: relocate some initializations by James Zern · 10 days ago
  13. 0af7244 ratectrl_rtc.h: remove use of vp9_zero() by James Zern · 10 days ago
  14. ca7fd39 ratectrl_rtc.h: move some includes to .cc by James Zern · 10 days ago
  15. 0ba67bb9 *ratectrl_rtc.h: remove unneeded 'public:' by James Zern · 10 days ago
  16. cd88d25 vp8_ratectrl_rtc.cc: fix include order by James Zern · 10 days ago
  17. 5391609 Add SVE2 implementation of vpx_highbd_convolve8_avg_vert by Gerda Zsejke More · 10 days ago
  18. 45ea306 Add SVE implementation of vpx_highbd_convolve8_avg_horiz by Gerda Zsejke More · 8 days ago
  19. 2c3a9b6 Add SVE2 implementation of vpx_highbd_convolve8_vert by Gerda Zsejke More · 12 days ago
  20. 282e9aa Add Arm SVE2 build flags and run-time CPU feature detection by Gerda Zsejke More · 12 days ago