1. f9120b7 vp8,calc_iframe_target_size: clamp kf_boost by James Zern · 3 days ago main
  2. d63ecb4 Reset the ref_table array for the key frame GOP by Jingning Han · 2 days ago
  3. f809c98 Remove repeated ref_frame assignments by Jingning Han · 2 days ago
  4. f96deb0 Add tpl propagation with updated ref_frame idx by Bohan · 3 days ago
  5. 3fb0e5d Remove unneeded cpi->output_framerate assignment by Wan-Teh Chang · 3 days ago
  6. 057e53d Small refactoring in vp9_firstpass.c by Angie Chiang · 8 days ago
  7. 9a1e8ae README: add link to issue tracker by James Zern · 8 days ago
  8. efe615f add repro for crbug.com/352414650 by James Zern · 9 days ago
  9. 3219f76 Remove printf warning statements in set_size_literal() by Marco Paniconi · 11 days ago
  10. 72018e8 Some cleanup in vbr_rate_correction() by Wan-Teh Chang · 4 weeks ago
  11. 77974ec vp9_svc_adjust_avg_frame_qindex: fix int overflow by James Zern · 2 weeks ago
  12. a40848c Do not include vpx_version.h by Wan-Teh Chang · 2 weeks ago
  13. 1640ed4 Turn off frame_stats == NULL error. by Angie Chiang · 2 weeks ago
  14. 066ea57 Fix unused function warnings in real-time only by Wan-Teh Chang · 3 weeks ago
  15. 7cc7bbb Allow TPL group to reference more frames by Jingning Han · 3 weeks ago
  16. 4ac9c4b Fix int cast errors in vp8 on max target bitrate by Wan-Teh Chang · 4 weeks ago
  17. 27c3952 vpxenc.c: Fix UBSan integer errors in test_decode by Wan-Teh Chang · 3 weeks ago
  18. a396ac2 Fix unsigned int overflow in init_rate_histogram() by Wan-Teh Chang · 3 weeks ago
  19. af599a0 Fix further overflow issue in VBR. by Wan-Teh Chang · 7 weeks ago
  20. ac117ca Remove static from vars in parse_stream_params() by Wan-Teh Chang · 4 weeks ago
  21. 2693255 Let vp9_ext_ratectrl getting key frame decision by Angie Chiang · 5 weeks ago
  22. 253d636 rtc-vp9: Allow scene detection for all speeds by Marco Paniconi · 6 weeks ago
  23. f07ca82 set_analyzer_env.sh: remove -fno-strict-aliasing by James Zern · 6 weeks ago
  24. d6ae3ea rtcd.pl: add license header to generated files by James Zern · 6 weeks ago
  25. 68deb7e Add missing header in vp9_firstpass.c by Angie Chiang · 6 weeks ago
  26. ff67a4f Fix typo of received again by Angie Chiang · 6 weeks ago
  27. 277a5cd Remove redundant setting of max_layer_depth. by Angie Chiang · 6 weeks ago
  28. 2ca6e87 Typo recieved -> received by Angie Chiang · 6 weeks ago
  29. fb01e53 configure: add -c to ASFLAGS for android + AS=clang by James Zern · 6 weeks ago
  30. b0c9d0c configure: remove unused NM & RANLIB variables by James Zern · 6 weeks ago
  31. ed95b10 Move ext_rc_define_gf_group_structure by Angie Chiang · 7 weeks ago
  32. 271b3f0 tiny_ssim: mv read error checks closer to assignment by James Zern · 7 weeks ago
  33. a2508b5 configure: disable runtime cpu detect w/armv7*-darwin by James Zern · 7 weeks ago
  34. ec129c1 Document the internal maximum of rc_target_bitrate by Wan-Teh Chang · 7 weeks ago
  35. b401a1f Remove unnecessary double cast for cpi->framerate by Wan-Teh Chang · 7 weeks ago
  36. faf12bd vp9: round for framerate and _min/max_gf_interval() by Marco Paniconi · 7 weeks ago
  37. 713e0fa vp9: round avg_frame_bandwidth result by James Zern · 7 weeks ago
  38. 60807f0 Use round for RC calcutions in cyclic_refresh by Marco Paniconi · 7 weeks ago
  39. 9d734db Rename gop_size by show_frame_count by Angie Chiang · 8 weeks ago
  40. fd84dcc Fix high target data rate overflow. by Wan-Teh Chang · 8 weeks ago
  41. ffe9c9a Handle ARF and GF gop cases by Jingning Han · 8 weeks ago
  42. ddf3c28 Remove a redundant condition in firstpass.c by Jingning Han · 8 weeks ago
  43. b5ba227 Merge tag 'v1.14.1' into main-merge-1.14.1 by Jerome Jiang · 8 weeks ago
  44. 12f3a2a Update CHANGELOG by Jerome Jiang · 8 weeks ago v1.14.1
  45. be3ea68 Update CHANGELOG for fixes to ubsan errors by Jerome Jiang · 8 weeks ago
  46. 1dbb3b2 Fix some UBSan errors in vp8_new_framerate() by Wan-Teh Chang · 9 weeks ago
  47. c60622e Fix a UBSan error in vp9_rc_update_framerate() by Wan-Teh Chang · 9 weeks ago
  48. 25540b3 Fix some UBSan errors in vp8_new_framerate() by Wan-Teh Chang · 9 weeks ago
  49. 495c4b5 Add a #endif comment for CONFIG_VP9_HIGHBITDEPTH by Wan-Teh Chang · 9 weeks ago
  50. f3e064e {aarch*,arm}_cpudetect: align define with comment by James Zern · 9 weeks ago
  51. 1f65fac Fix a UBSan error in vp9_rc_update_framerate() by Wan-Teh Chang · 9 weeks ago
  52. db4d6a5 Fix a typo in the CpuSpeedTest.TestTuneScreen test by Wan-Teh Chang · 9 weeks ago
  53. 6c079c8 Account for gop_decision->use_alt_ref by Angie Chiang · 9 weeks ago
  54. 18da856 Update AUTHOR, version and CHANGELOG by Jerome Jiang · 9 weeks ago v1.14.1-rc1
  55. 61c4d55 Fix a bug in alloc_size for high bit depths by Wan-Teh Chang · 4 months ago
  56. 5193ce7 Apply stride_align to byte count, not pixel count by Wan-Teh Chang · 4 months ago
  57. 5a83437 Avoid wasted calc of stride_in_bytes if !img_data by Wan-Teh Chang · 4 months ago
  58. 9d7054c0 Avoid integer overflows in arithmetic operations by Wan-Teh Chang · 4 months ago
  59. c5640e3 Fix integer overflows in calc of stride_in_bytes by Wan-Teh Chang · 4 months ago
  60. f60da3e Add test/vpx_image_test.cc by Wan-Teh Chang · 4 months ago
  61. b9c4f19 Make img_alloc_helper() fail on VPX_IMG_FMT_NONE by Wan-Teh Chang · 6 months ago
  62. 5b4cfe8 vp9-rtc: Fix integer overflow in key frame target size by Marco Paniconi · 2 months ago
  63. ea0cd1a Fix error handling in vp9_pack_bitstream() by Deepa K G · 4 months ago
  64. 58955cf Perform bounds checks in vpx_write_bit_buffer by Wan-Teh Chang · 4 months ago
  65. 3bfd83a Perform bounds checks in vpx_writer by Wan-Teh Chang · 4 months ago
  66. 34d3114 vp9_pack_bitstream: remove a dead store by James Zern · 3 months ago
  67. b1cb83c Add the buffer_end field to the vpx_writer struct by Wan-Teh Chang · 4 months ago
  68. ac43375 Pass output buffer size to vp9_pack_bitstream() by Wan-Teh Chang · 4 months ago
  69. 611d9ba Fix error handling in vp9_pack_bitstream() by Deepa K G · 4 months ago
  70. b1cf64c vpx_decoder.h: Change "size member" to "sz member" by Wan-Teh Chang · 3 months ago
  71. 498097b vpx_dec_fuzzer.cc: Initialize stream_info.sz by Wan-Teh Chang · 3 months ago
  72. 5913401 Add vp9_ratectrl.h header to vp9_firstpass.c by Angie Chiang · 3 months ago
  73. db25581 Assert a vpx_img_set_rect call always succeed by Wan-Teh Chang · 4 months ago
  74. 1a3cd49 vpx_dec_fuzzer: add vpx_codec_peek_stream_info coverage by James Zern · 3 months ago
  75. e934e35 vp9 rc: also run tpl for GOPs without ARF by Jerome Jiang · 3 months ago
  76. bff1fe6 vp9 rc: Fix GetSegmentationData() crash in aq_mode=0 by Hirokazu Honda · 4 months ago
  77. 08a79ef vp9: Fix to alloc for row_base_thresh_freq_fac by Marco Paniconi · 4 months ago
  78. 669654d Free row mt memory before freeing cpi->tile_data by Wan-Teh Chang · 4 months ago
  79. 41fd571 encode_api_test.cc: assert encoder is initialized by James Zern · 3 months ago
  80. 8433fe6 vpx_ext_ratectrl.h,cosmetics: Correspondent -> Corresponds by James Zern · 3 months ago
  81. 1e5823f Handle EINTR from sem_wait() by Wan-Teh Chang · 5 months ago
  82. 108f512 encode_api_test.cc: assert encoder is initialized by James Zern · 3 months ago
  83. 314ee14 Fix a rare memory overflow bug by Yunqing Wang · 3 months ago
  84. 9f73377 vp9_pack_bitstream: remove a dead store by James Zern · 3 months ago
  85. a0c4e53 configure: Do more elaborate test of whether SVE can be compiled by James Zern · 3 months ago
  86. e44918b VP9: add vpx_codec_get_global_headers() support by James Zern · 3 months ago
  87. 35f0262 configure: Do more elaborate test of whether SVE can be compiled by James Zern · 3 months ago
  88. 3e713e3 vp9_ethread_test: move 'best' mode to a Large test by James Zern · 3 months ago
  89. 6db3f6e Add several utility functions to set gf_group by Angie Chiang · 3 months ago
  90. f65aff7 Remove vpx_ports/msvc.h by Wan-Teh Chang · 3 months ago
  91. 8372a5c vpx_ext_ratectrl.h: make rate_ctrl_log_path const by James Zern · 3 months ago
  92. 847b354 Better format comments for vpx_ext_ratectrl.h by Jerome Jiang · 3 months ago
  93. 1c77f7f Fix comments in vpx_ext_ratectrl.h by Jerome Jiang · 3 months ago
  94. c0db981 Include <stdio.h> or <cstdio> for *printf() by Wan-Teh Chang · 3 months ago
  95. e9be4f6 encode_api_test.cc: apply iwyu by James Zern · 3 months ago
  96. 7a0089d vpx_ext_ratectrl.h: fix doxygen comments by James Zern · 3 months ago
  97. f93e6aa Print gop_index in ENCODE_FRAME_RESULT by Angie Chiang · 3 months ago
  98. b61b272 vp9_rdopt.c: make init_frame_mv static by James Zern · 3 months ago
  99. 63b9c2c VP9: add vpx_codec_get_global_headers() support by James Zern · 3 months ago
  100. 3015c41 Add VPX_RC_NONE by Angie Chiang · 3 months ago