1. 11b34f1 Adjust arf Q limits with multi-arf. by Paul Wilkins · 11 years ago
  2. 2611022 Clean out old CONFIG_MULTIPLE_ARF code. by Paul Wilkins · 11 years ago
  3. 2e430cb Experiment for mid group second arf. by Paul Wilkins · 11 years ago
  4. bcfbd2f Replacing RC_MODE with vpx_rc_mode. by Dmitry Kovalev · 11 years ago
  5. 86583b2 Adding is_altref_enabled() function. by Dmitry Kovalev · 11 years ago
  6. e219622 Fixes qindex for first frame in 1-pass cq/q modes by Deb Mukherjee · 11 years ago
  7. 4a26b24 Using 2 instead of 3 elements for avg_frame_qindex array. by Dmitry Kovalev · 11 years ago
  8. 1cdc238 Adding buffer levels to RATE_CONTROL struct. by Dmitry Kovalev · 11 years ago
  9. d009c23 Merge "Re-factor some duplicate code." by Paul Wilkins · 11 years ago
  10. 39c91d8 Re-factor some duplicate code. by Paul Wilkins · 11 years ago
  11. edccfce Using 2 instead of 3 elements for last_q array. by Dmitry Kovalev · 11 years ago
  12. 701d907 Fix for missing initialization of ratectrl vars by Deb Mukherjee · 11 years ago
  13. 4205b51 vp9_ratectrl.c: Fix MSVC warnings. by Tom Finegan · 11 years ago
  14. 53f1452 Adjust cq_level in constrained quality mode by Deb Mukherjee · 11 years ago
  15. 9a2749f Merge "vp9_ratectrl.c: cleanup -wextra warning" by Yaowu Xu · 11 years ago
  16. 6f35081 vp9_ratectrl.c: cleanup -wextra warning by Yaowu Xu · 11 years ago
  17. 3f96081 Tune minq index table for P frames in one_pass_cbr coding mode by Jingning Han · 11 years ago
  18. 09d947e Allow speed 5 lossless by Alex Converse · 11 years ago
  19. ed30c8e Remove separate arf and gf minq tables. by Paul Wilkins · 11 years ago
  20. 38ff3e3 Rate control adjustment. by Paul Wilkins · 11 years ago
  21. e9f46eb Merge "[spatial svc] No need to code full width and height for non key frame" by Minghai Shang · 11 years ago
  22. bb50587 [spatial svc] No need to code full width and height for non key frame by Minghai Shang · 11 years ago
  23. 5388803 Merge "Moving #defines to *.c from *.h." by Dmitry Kovalev · 11 years ago
  24. f916a3e [svc rc] RC improvement for key frames in upper layers for spatial svc. by Minghai Shang · 11 years ago
  25. 0422747 Moving #defines to *.c from *.h. by Dmitry Kovalev · 11 years ago
  26. 1aa2d1a Remove key_frame_frequency variable from VP9_COMP by Adrian Grange · 11 years ago
  27. 4c7af85 Change naming of end_usage parameter. by Paul Wilkins · 11 years ago
  28. a7ecad5 Merge "Merge two new VBR adjustment schemes." by Yaowu Xu · 11 years ago
  29. 3a5b7dd Merge "Add experimental VBR adaptation method." by Yaowu Xu · 11 years ago
  30. 07f86d0 Renaming VP9_CONFIG to VP9EncoderConfig. by Dmitry Kovalev · 11 years ago
  31. 53dbc7f Removing cq_target_quality from VP9_COMP. by Dmitry Kovalev · 11 years ago
  32. 02e5bde Merge two new VBR adjustment schemes. by Paul Wilkins · 11 years ago
  33. 085f76e Add experimental VBR adaptation method. by Paul Wilkins · 11 years ago
  34. 18072d2 Merge "Fix rate control bug." by Paul Wilkins · 11 years ago
  35. 658daf3 Fix rate control bug. by Paul Wilkins · 11 years ago
  36. 4e9529c Renaming av_per_frame_bandwidth to avg_frame_bandwidth. by Dmitry Kovalev · 11 years ago
  37. 0391790 Merge "Cleaning up vp9_rc_compute_frame_size_bounds()." by Dmitry Kovalev · 11 years ago
  38. 55977e4 Merge "Moving frame_frags field from VP9Common to VP9_COMP." by Dmitry Kovalev · 11 years ago
  39. 335a18a Adding vp9_rc_update_framerate() function. by Dmitry Kovalev · 11 years ago
  40. 93169f8 vp9_rc_postencode_update() cleanup. by Dmitry Kovalev · 11 years ago
  41. 1d97554 Adjust active minQ calculation for normal frames. by Paul Wilkins · 11 years ago
  42. d83f6f0 Change Qlimit for arf kf. by Paul Wilkins · 11 years ago
  43. a286ff8 Moving last_frame_type update out from vp9_rc_postencode_update. by Dmitry Kovalev · 11 years ago
  44. a39b201 Remove the unneeded output_framerate from svc. by Marco Paniconi · 11 years ago
  45. 72fbccb Cleaning up vp9_rc_compute_frame_size_bounds(). by Dmitry Kovalev · 11 years ago
  46. 1d5ed02 Moving frame_frags field from VP9Common to VP9_COMP. by Dmitry Kovalev · 11 years ago
  47. 2255085 Fix coding format in vp9_rc_regulate_q by Jingning Han · 11 years ago
  48. e8e380f Merge "Cleaning up vp9_ratectrl.c file." by Dmitry Kovalev · 11 years ago
  49. e9fb970 Merge "Moving init_rate_control() to vp9_ratectrl.{c, h}." by Dmitry Kovalev · 11 years ago
  50. 9238069 Cleaning up vp9_ratectrl.c file. by Dmitry Kovalev · 11 years ago
  51. e2ab65a Merge "vp9_ratectrl: change ARF overlays rate correction factor" by Yaowu Xu · 11 years ago
  52. 8f68468 Merge "Replace imprecise 32 bits calculations by 64 bits calculations" by Yaowu Xu · 11 years ago
  53. 2914bcf Merge "vp9_firstpass: Get rid of magic number in bits per MB calculation" by Yaowu Xu · 11 years ago
  54. 91dbac1 Moving compute_qdelta functions into vp9_ratectrl.{h, c}. by Dmitry Kovalev · 11 years ago
  55. e7e426b Moving init_rate_control() to vp9_ratectrl.{c, h}. by Dmitry Kovalev · 11 years ago
  56. 22580c4 Moving {restore, save}_coding_context to vp9_onyx_if.c by Dmitry Kovalev · 11 years ago
  57. 4664b21 vp9_ratectrl: change ARF overlays rate correction factor by Guillaume Martres · 11 years ago
  58. 0ec5919 Replace imprecise 32 bits calculations by 64 bits calculations by Guillaume Martres · 11 years ago
  59. ded9e19 vp9_firstpass: Get rid of magic number in bits per MB calculation by Guillaume Martres · 11 years ago
  60. 0eb88c9 Add codec control function for enabling frame_periodic_boost. by Marco Paniconi · 11 years ago
  61. d6f7bfc Merge "Rate ctrl changes to track target bitrates closer" by Deb Mukherjee · 11 years ago
  62. c42e8f1 Merge "Make frame level quantization change a parameter" by Jingning Han · 11 years ago
  63. 409f48e Merge "Adjust rate allocation in non-RD coding mode" by Jingning Han · 11 years ago
  64. 32eb8c7 Merge "Add speed feature for recode tolerance." by Paul Wilkins · 11 years ago
  65. 97f4fb7 Rate ctrl changes to track target bitrates closer by Deb Mukherjee · 11 years ago
  66. 67304d1 Merge "Adding local pointer variables referencing REATE_CONTROL struct." by Dmitry Kovalev · 11 years ago
  67. eb0ab20 Merge "Remove the q division by 3 for first frame." by Marco Paniconi · 11 years ago
  68. d8b8d87 Make frame level quantization change a parameter by Jingning Han · 11 years ago
  69. 751d002 Adjust rate allocation in non-RD coding mode by Jingning Han · 11 years ago
  70. 769cd78 Add speed feature for recode tolerance. by Paul Wilkins · 11 years ago
  71. 8869047 Merge "Speed setting correction to max q estimate." by Paul Wilkins · 11 years ago
  72. 21b8fc4 Adding local pointer variables referencing REATE_CONTROL struct. by Dmitry Kovalev · 11 years ago
  73. 939f0e7 Remove the q division by 3 for first frame. by Marco Paniconi · 11 years ago
  74. 992c41d Speed setting correction to max q estimate. by Paul Wilkins · 11 years ago
  75. 99893f2 Apply finer quantizer to partition search frames in non-RD flow by Jingning Han · 11 years ago
  76. 9ee6087 [svc] Finalize first version of 2nd pass rc by Minghai Shang · 11 years ago
  77. 94800ae Merge "Moving setup_{key, inter}_frame() to vp9_onyx_if.c." by Dmitry Kovalev · 11 years ago
  78. 5b8c834 Initialization code cleanup. by Dmitry Kovalev · 11 years ago
  79. 20a40bd Moving setup_{key, inter}_frame() to vp9_onyx_if.c. by Dmitry Kovalev · 11 years ago
  80. 39f95de Merge "Removed several unused functions." by Yaowu Xu · 11 years ago
  81. d3df208 Merge "Cleaning up calc_active_worst_quality_one_pass_vbr()." by Dmitry Kovalev · 11 years ago
  82. 645cb98 Cleaning up calc_active_worst_quality_one_pass_vbr(). by Dmitry Kovalev · 11 years ago
  83. 5511968 Removed several unused functions. by Yaowu Xu · 11 years ago
  84. 8228ead Moving defines from vp9_onyx_int.h to suitable *.c files. by Dmitry Kovalev · 11 years ago
  85. 02b8baf Avoid gf/altref boost in pick_q under svc cbr mode. by Marco Paniconi · 11 years ago
  86. 4b7addc Fixing include order in vp9_ratectrl.c. by Dmitry Kovalev · 11 years ago
  87. 8b33c64 Merge "Using clamp() for active_{best, worst}_quality." by Dmitry Kovalev · 11 years ago
  88. 8d80c26 Using clamp() for active_{best, worst}_quality. by Dmitry Kovalev · 11 years ago
  89. 10bae82 Adds variance based fixed size partitioning by Deb Mukherjee · 11 years ago
  90. 9b9c33a Remove comment from calls to vp9_clear_system_state. by Adrian Grange · 11 years ago
  91. 12ae6ea Enforce max-intra-pct in one-pass cbr mode by Deb Mukherjee · 11 years ago
  92. fb4f10a vp9_ratectrl - convert buffers to int64 to avoid casting by Jim Bankoski · 11 years ago
  93. e590e08 Fix target frame size setting, for 1pass cbr. by Marco Paniconi · 11 years ago
  94. 7336dfe Merge "static analysis warning in vp9_ratectrl.c" by Jim Bankoski · 11 years ago
  95. eb5889f static analysis warning in vp9_ratectrl.c by Jim Bankoski · 11 years ago
  96. cf479ba Merge "Removes active_worst_quality feedback" by Deb Mukherjee · 11 years ago
  97. d23e339 Removes active_worst_quality feedback by Deb Mukherjee · 11 years ago
  98. 220e9a9 Merge "Use more meaningful names for speed features" by Jingning Han · 11 years ago
  99. 734938d Use more meaningful names for speed features by Jingning Han · 11 years ago
  100. 15fb551 Further one-pass vbr rate control changes by Deb Mukherjee · 11 years ago