Clone this repo:
  1. 686bf6f Require C++17 by Wan-Teh Chang · 10 days ago main
  2. fc79278 Merge tag 'v1.15.2' into merge-wigeon-2 by Jerome Jiang · 2 weeks ago
  3. 11aaa6d Replace VPXMIN+VPXMAX combos with clamp or fclamp by James Zern · 3 weeks ago
  4. 69396c5 Fix ClangTidy warning by Lin Zheng · 4 weeks ago
  5. d168454 Add changelog and update version for v1.15.2 by Jerome Jiang · 4 weeks ago wigeon v1.15.2 v1.15.2-rc1
  6. 865eaf6 vpx_codec_enc_init_multi: fix double free on init failure by James Zern · 4 weeks ago
  7. b84ca9b vp9: Check for invalid parameter for color space SRGB by Marco Paniconi · 5 weeks ago
  8. 37c2802 Add mr_free_mem_loc enc func to vpx_codec_iface_t by Wan-Teh Chang · 6 weeks ago
  9. e922e89 vp8_get_compressed_data: remove unused timer by James Zern · 7 weeks ago
  10. c2eada3 fix doxygen '\brief' syntax by James Zern · 7 weeks ago
  11. d29fa2f Fix comments for encoder and multi-encoder init by Wan-Teh Chang · 7 weeks ago
  12. 6bb2886 Replace memcpy() calls with struct assignments by Wan-Teh Chang · 7 weeks ago
  13. 1c75878 vpx_codec_enc_init_multi: fix double free on init failure by James Zern · 7 weeks ago
  14. b32e98f Check on fscanf in read_mask of vpx_temporal_svc_encoder by Marco Paniconi · 8 weeks ago
  15. 0874d08 Fix to tiny_ssim integer overflow by Marco Paniconi · 8 weeks ago
  16. 3f7bf83 Fix to mask procesing in vpx_temporal_svc_encoder by Marco Paniconi · 8 weeks ago
  17. ff1d193 Refactor x86_simd_caps by Jerome Jiang · 9 weeks ago
  18. 1c9202e Fix comment for avx512 detection by Jerome Jiang · 10 weeks ago
  19. 748eb83 tools.mk: Expose tiny_ssim.SRCS as tiny_ssim_srcs.txt by Hang Nguyen · 10 weeks ago
  20. a205704 Remove CONFIG_RATE_CTRL by Cheng Chen · 2 months ago