Clone this repo:
  1. b61b272 vp9_rdopt.c: make init_frame_mv static by James Zern · 4 days ago main
  2. 63b9c2c VP9: add vpx_codec_get_global_headers() support by James Zern · 6 days ago
  3. 3015c41 Add VPX_RC_NONE by Angie Chiang · 14 days ago
  4. 6f5839f vp9_encoder.c: fix printf format string by James Zern · 11 days ago
  5. 2b88a07 vpx_image_test.cc: add missing stdint include by James Zern · 12 days ago
  6. fd28f6f Add rate_ctrl_log_path by Angie Chiang · 2 weeks ago
  7. 85dafa9 Initialize frame_mv in rd pick inter by Jerome Jiang · 2 weeks ago
  8. 976134c Add 10 and 12b ranges to vpx_color_range_t comment by Wan-Teh Chang · 3 weeks ago
  9. 89efe85 Clarify comment about buf_align in vpx_img_wrap. by Wan-Teh Chang · 3 weeks ago
  10. 3f4055b Introduce local vars uv_x,uv_y in vpx_img_set_rect by Wan-Teh Chang · 3 weeks ago
  11. 74c70af Fix a bug in alloc_size for high bit depths by Wan-Teh Chang · 3 weeks ago
  12. 7d37ffa Apply stride_align to byte count, not pixel count by Wan-Teh Chang · 3 weeks ago
  13. 8b2f8ba Avoid wasted calc of stride_in_bytes if !img_data by Wan-Teh Chang · 3 weeks ago
  14. 06af417 Avoid integer overflows in arithmetic operations by Wan-Teh Chang · 3 weeks ago
  15. 2e32276 Fix integer overflows in calc of stride_in_bytes by Wan-Teh Chang · 3 weeks ago
  16. 3dbab0e Add test/vpx_image_test.cc by Wan-Teh Chang · 3 weeks ago
  17. 8762f5e Define the MAX_NUM_THREADS macro in vp9_ethread.h by Wan-Teh Chang · 2 months ago
  18. 0752960 Add missing header for EBUSY on mingw by Chun-Min Chang · 4 weeks ago
  19. 6445da1 Fix GCC -Wmissing-braces warnings by Wan-Teh Chang · 4 weeks ago
  20. 2bafead Add missing configuration includes by Casey Smalley · 4 weeks ago