Clone this repo:
  1. e9efe03 vp9-svc: Avoid write_superframe for empty superframe by Marco Paniconi · 2 days ago main
  2. 7cdde9f vp9_cx_iface.c: fix signed/unsigned warning by James Zern · 3 days ago
  3. bd81e7b Fix buffer overflow in set_mb_ssim_rdmult_scaling by Marco Paniconi · 3 days ago
  4. c1ffdaa configure: add arm64/win32 VS18 targets by James Zern · 5 days ago
  5. f38b9de Use g_bit_depth during input validation by Ram Mohan M · 8 days ago
  6. 68ea923 Revert "Remove spinning before calling pthread_mutex_lock" by James Zern · 8 days ago
  7. e441325 Replace NULL with nullptr in .cc files by Jerome Jiang · 9 days ago
  8. 54fc407 Fix clang-tidy warnings in libvpx by Jerome Jiang · 9 days ago
  9. 7747d79 vp9_int_pro_motion_estimation: fix stride w/scaled ref by James Zern · 10 days ago
  10. 76b0802 vp9: fix to buffer overflow under resolution change by Marco Paniconi · 11 days ago
  11. 27ed0d5 vpxenc: add --validate-hbd-input option by James Zern · 11 days ago
  12. 6d4fc5a add test coverage for VP9E_SET_VALIDATE_HBD_INPUT by James Zern · 11 days ago
  13. 5ab243b vp9-svc: Set consistent value for temporal_layering_mode by Marco Paniconi · 12 days ago
  14. 03b2a50 rename VP9E_SET_VALIDATE_INPUT_HBD -> VALIDATE_HBD_INPUT by James Zern · 2 weeks ago
  15. 640d4ce vp9: wrap size check in #if INT64_MAX > SIZE_MAX by Jerome Jiang · 2 weeks ago
  16. 01e5052 Cast tokens to size_t when allocating by Jerome Jiang · 2 weeks ago
  17. 474d8db vp9: replace heavy token alloc test with unit test by Jerome Jiang · 2 weeks ago
  18. 5850e33 Fix VP9 float-to-int overflow in validate_config by Jerome Jiang · 2 weeks ago
  19. 5f596ad Fix VP8 decoder crash on flush with no fragments by Jerome Jiang · 2 weeks ago
  20. eb7e4ae Fix overflow in get_token_alloc leading to OOM by Jerome Jiang · 2 weeks ago