1. f71dd6e vp9_extrc_get_encodeframe_decision() by angiebird · 3 years, 7 months ago
  2. 122a74e install vpx_ext_ratectrl.h by James Zern · 3 years, 7 months ago
  3. 9857515 Call vp9_extrc_send_firstpass_stats() properly by angiebird · 3 years, 7 months ago
  4. 705bf9d Add vpx_rc_frame_stats_t by angiebird · 3 years, 7 months ago
  5. e6208a9 Add vp9_extrc_send_firstpass_stats() by angiebird · 3 years, 7 months ago
  6. 20bca13 Add vp9_extrc_init/create/delete by angiebird · 3 years, 7 months ago
  7. 6dba0d0 Add callback functions for external_rate_control by angiebird · 3 years, 7 months ago
  8. a04f681 Add codec control for external rate control lib by angiebird · 3 years, 7 months ago
  9. da7c503 Add SetEncodeConfig and DumpEncodeConfigs by angiebird · 3 years, 7 months ago
  10. 7e8ea22 Add codec control to disable loopfilter for vp9 by Jerome Jiang · 3 years, 7 months ago
  11. d017a63 Merge "ratectrl_rtc_test.cc: fix signed/unsigned comparison" by James Zern · 3 years, 7 months ago
  12. 037190e Merge "Add file for rate control interface test." by Jerome Jiang · 3 years, 7 months ago
  13. 73681bf Add file for rate control interface test. by Jerome Jiang · 3 years, 7 months ago
  14. 3c31fb8 ratectrl_rtc_test.cc: fix signed/unsigned comparison by James Zern · 3 years, 7 months ago
  15. 956d3ca configure.sh: fix arm64-darwin-gcc match by James Zern · 3 years, 7 months ago
  16. 979e27c configure: add darwin20 support by James Zern · 3 years, 7 months ago
  17. aea6312 Merge "vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant casts" by James Zern · 3 years, 8 months ago
  18. c211b82 vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant casts by James Zern · 3 years, 8 months ago
  19. 58d02a8 test/encode_test_driver: rm redundant get() w/unique_ptr by James Zern · 3 years, 8 months ago
  20. 97356ac vp8: Remove sched_yield on POSIX systems by Joel Fernandes · 3 years, 8 months ago
  21. 478c70f googletest: enable failure on uninstantiated tests by Sarah Parker · 3 years, 8 months ago
  22. ea0bc1b Upstream GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST by Sarah Parker · 3 years, 8 months ago
  23. d1a7897 vp9-rtc: Add control to disable maxq on overshoot by Marco Paniconi · 4 years ago
  24. c413c8f Escape number sign in Makefiles by Daniel Sommermann · 3 years, 9 months ago
  25. ebbe5b8 Merge "Refine MMI & MSA detection for mips" by James Zern · 3 years, 9 months ago
  26. 53747df vp9-svc: Fix to resetting RC for temporal layers by Marco Paniconi · 3 years, 9 months ago
  27. ea6562f Refine MMI & MSA detection for mips by jinbo · 3 years, 9 months ago
  28. 529c29b rtc-vp9: Fix to rcstats in vp9_spatial_svc_encoder by Marco Paniconi · 3 years, 9 months ago
  29. 2d20a42 Merge "Merge remote-tracking branch 'origin/quacking' into master" by Jerome Jiang · 3 years, 9 months ago
  30. b0aa5f1 Merge "test/*: use canonical downloads.webmproject url" by James Zern · 3 years, 9 months ago
  31. 6ac8a0c Avoid re-allocating fp_motion_vector_info by angiebird · 3 years, 9 months ago
  32. 343c4dc Cosmetic changes in simple_encode.h by angiebird · 3 years, 9 months ago
  33. 7370cec Close out file in EndEncode() by angiebird · 3 years, 9 months ago
  34. 04db832 Correct the first pass motion vector scale by angiebird · 3 years, 9 months ago
  35. 7122eea Cosmetic change for simple_encode_test.cc by angiebird · 3 years, 9 months ago
  36. 246a65c Make target_frame_bits error margin configurable. by angiebird · 3 years, 9 months ago
  37. d6f2ae2 Avoid division by zero for rate q_step model by angiebird · 3 years, 9 months ago
  38. 3ec043a Add rq_history to encode_frame_result by angiebird · 3 years, 9 months ago
  39. bb7a2cc Fix ObserveFirstPassMotionVectors() by angiebird · 3 years, 9 months ago
  40. 68e1198 test/*: use canonical downloads.webmproject url by James Zern · 3 years, 9 months ago
  41. e3ae48b8 Make initial q_index guess at 128 by angiebird · 3 years, 9 months ago
  42. 927fad4 Correct rq_model_update when recode_count == 1 by angiebird · 3 years, 9 months ago
  43. ca9a262 Merge "Cosmetic changes for rate_ctrl experiment" by Angie Chiang · 3 years, 9 months ago
  44. 3e0967a Cosmetic changes for rate_ctrl experiment by angiebird · 3 years, 9 months ago
  45. f9ab864 L2E: Add ObserveFirstPassMotionVector by Cheng Chen · 3 years, 9 months ago
  46. 8a8e780 Merge "Add recode loop logics for rate_ctrl experiment" by Angie Chiang · 3 years, 9 months ago
  47. 566905e Add recode loop logics for rate_ctrl experiment by angiebird · 3 years, 9 months ago
  48. a3fc027 Merge remote-tracking branch 'origin/quacking' into master by Jerome Jiang · 3 years, 9 months ago
  49. bdbf872 Assign correct values for zcoeff_blk in sub8x8 RDO by Hui Su · 3 years, 9 months ago
  50. 6516e97 Update CHANGELOG by Jerome Jiang · 3 years, 9 months ago quacking v1.9.0
  51. 129e075 vp9-svc: Fix the bitrate control for spatial svc by Sreerenj Balachandran · 3 years, 10 months ago
  52. cd0aca9 vp9-svc: Fix to setting frame size for dynamic resize by Marco Paniconi · 3 years, 10 months ago
  53. f0ccdb1 vp9-rtc: Fix to resetting drop_spatial_layer by Marco Paniconi · 3 years, 11 months ago
  54. 17b2ce1 vp9-svc: Add svc test for denoiser and dynamic resize by Marco Paniconi · 3 years, 11 months ago
  55. 2a1d89e vp9-svc: Fix to dynamic resize for svc denoising by Marco Paniconi · 3 years, 11 months ago
  56. b358f90 NULL -> nullptr in CPP files by Jerome Jiang · 3 years, 9 months ago
  57. dbe00bb Merge "libs.mk: quiet curl output" by James Zern · 3 years, 9 months ago
  58. 859d66f libs.mk: quiet curl output by James Zern · 3 years, 9 months ago
  59. 7a92a78 Silience warnings about uninitiated test cases by Jerome Jiang · 3 years, 9 months ago
  60. fbfd3fd update googletest to release-1.10.0-224-g23b2a3b1 by James Zern · 3 years, 9 months ago
  61. 42329e5 Update README, AUTHORS and libs.mk by Jerome Jiang · 3 years, 9 months ago
  62. 12b5c37 Merge "Build libsimple_encode.a separately" into quacking by Jerome Jiang · 3 years, 9 months ago v1.9.0-rc1
  63. b79f25b Merge "vp8,vpx_dsp: [loongson] fix msa optimization bugs" by James Zern · 3 years, 9 months ago
  64. 05e0cd7 Build libsimple_encode.a separately by angiebird · 3 years, 10 months ago
  65. a4f5a74 Merge "Build libsimple_encode.a separately" by Angie Chiang · 3 years, 9 months ago
  66. 642f6a1 Add init version of EncodeFrameWithTargetFrameBits() by angiebird · 3 years, 10 months ago
  67. c2f8235 vp8,vpx_dsp: [loongson] fix msa optimization bugs by jinbo · 3 years, 10 months ago
  68. 56345d2 Build libsimple_encode.a separately by angiebird · 3 years, 10 months ago
  69. 1693539 Add SetEncodeSpeed() to SimpleEncode by angiebird · 3 years, 11 months ago
  70. f0a7200 Merge "test/*: rename *TestCase to TestSuite" into quacking by James Zern · 3 years, 10 months ago
  71. 3e833dd Cap target bitrate to raw rate internally by Jerome Jiang · 3 years, 10 months ago
  72. 8c7142d Merge "Cap target bitrate to raw rate internally" by Jerome Jiang · 3 years, 10 months ago
  73. baefbe8 Cap target bitrate to raw rate internally by Jerome Jiang · 3 years, 10 months ago
  74. 3e9cb93 test/*: rename *TestCase to TestSuite by James Zern · 3 years, 10 months ago
  75. bf3fe26 Merge "test/*: rename *TestCase to TestSuite" by James Zern · 3 years, 10 months ago
  76. 6ee3f36 test/*: rename *TestCase to TestSuite by James Zern · 3 years, 10 months ago
  77. 5b78821 vp8,vpx_dsp:[loongson] fix bugs reported by clang by jinbo · 3 years, 10 months ago
  78. a1cee8d vp9: Update last_q for dropped frames by Marco Paniconi · 3 years, 10 months ago
  79. 9e15c30 vp9: Fix to use last_q for resize check by Marco Paniconi · 3 years, 10 months ago
  80. 1e99293 vp9-svc: Fix the bitrate control for spatial svc by Sreerenj Balachandran · 3 years, 10 months ago
  81. a97e332 add CONTRIBUTING.md by James Zern · 3 years, 10 months ago
  82. 220b00d add CONTRIBUTING.md by James Zern · 3 years, 10 months ago
  83. c039b54 vp8,vpx_dsp:[loongson] fix specification of instruction name by jinbo · 3 years, 10 months ago
  84. de4aeda vp9-svc: Fix to setting frame size for dynamic resize by Marco Paniconi · 3 years, 10 months ago
  85. 3f18b08 vp9-svc: Allow scale_references for single layer svc by Marco Paniconi · 3 years, 10 months ago
  86. 7129ee8 update googletest to v1.10.0 by James Zern · 3 years, 11 months ago
  87. ff078e5 vp9_skip_loopfilter_test: make Init() return a bool by James Zern · 3 years, 11 months ago
  88. d9a69a1 Merge "tools/lint-hunks.py: skip third_party files" by James Zern · 3 years, 11 months ago
  89. 7ec916e Merge changes I07f2c208,I79762df8 by James Zern · 3 years, 11 months ago
  90. 1c9fd97 tools/lint-hunks.py: skip third_party files by James Zern · 3 years, 11 months ago
  91. 769129f vp9-rtc: Fix to resetting drop_spatial_layer by Marco Paniconi · 3 years, 11 months ago
  92. 83769e3 update googletest to v1.10.0 by James Zern · 3 years, 11 months ago
  93. 0370a43 vp9_skip_loopfilter_test: make Init() return a bool by James Zern · 3 years, 11 months ago
  94. e9c6cb6 vp9-rtc: Fixes to resizer for real-time by Marco Paniconi · 3 years, 11 months ago
  95. 3101666 vp9-svc: Add svc test for denoiser and dynamic resize by Marco Paniconi · 3 years, 11 months ago
  96. 5174eb5 vp9-svc: Fix to dynamic resize for svc denoising by Marco Paniconi · 3 years, 11 months ago
  97. e753d49 Let SetExternalGroupOfPicturesMap use c-style arr by angiebird · 3 years, 11 months ago
  98. 812eb89 Fix assertion error in simple_encode.cc by angiebird · 3 years, 11 months ago
  99. e53dc9f Merge "Refactor simple_encode_test.cc" by Angie Chiang · 4 years ago
  100. c176557 Merge "Add NV12 support" by Jerome Jiang · 4 years ago