Clone this repo:
  1. d2413e2 vp8: clamp 16x16 chroma MV instead of returning early by Jerome Jiang · 8 hours ago main
  2. 5c880e0 vp8: swap denoiser INTRA average instead of copying by Philipp Hancke · 5 days ago
  3. 0caef9f vp8: reset above_context in init_encode_frame_mb_context by Marco Paniconi · 5 days ago
  4. ac888d6 vp8: reject frames above configured size limit early by Max van Amersfort · 7 days ago
  5. 3ffe23d Merge tag 'v1.17.0' by Jerome Jiang · 7 days ago
  6. 136e7ee vp8cx.h: Document param type of VP9E_SET_VALIDATE_HBD_INPUT by James Zern · 8 days ago
  7. 6df3ec3 Update CHANGELOG by Jerome Jiang · 12 days ago yellowbilled v1.17.0
  8. 74bcf11 img_alloc_helper: correct UV stride w/external buffers by James Zern · 13 days ago
  9. 912ff9a configure: don't disable _FORTIFY_SOURCE by James Zern · 13 days ago
  10. 5ae5478 deblock_msa: support non-mulitple of 16 widths by James Zern · 2 weeks ago
  11. 0a20ac5 VpxPostProcDownAndAcrossMbRowTest: add SCOPED_TRACE by James Zern · 2 weeks ago
  12. 37d68e6 deblock_sse2: add stdlib.h for abs() by James Zern · 2 weeks ago
  13. 8729fc2 deblock_sse2: support non-mulitple of 16 widths by James Zern · 3 weeks ago
  14. 01a78fb vpx_img_set_rect: preserve flipped orientation by Darren Carreras · 3 weeks ago
  15. 9cc8e1c Cast (height - 1) to ptrdiff_t in vpx_img_flip() by Wan-Teh Chang · 3 weeks ago
  16. e4fbbbf vpx_img_flip: fix chroma height calculation by Jerome Jiang · 3 weeks ago
  17. 86ecca1 Update CHANGELOG for v1.17.0 release by Jerome Jiang · 4 weeks ago v1.17.0-rc2
  18. 0cfc6da vp[89]_cx: sanitize g_error_resilient by James Zern · 4 weeks ago
  19. 368c5f8 configure: don't disable _FORTIFY_SOURCE by James Zern · 4 weeks ago
  20. 8b3ce4c x86_abi_support.asm: use .rdata for win32/win64 by James Zern · 4 weeks ago