1. 667f632 Fix comment for target_bandwidth in VP9 and VP10 by hui su · 9 years ago
  2. 5e67984 Merge changes from topic 'missing-proto' by James Zern · 9 years ago
  3. e313fc8 Merge "vp9: Modify logic for gf setting based on up-coming key frame." by Marco Paniconi · 9 years ago
  4. f4b5076 vp9: Reduce qp threshold for limiting cyclic refresh on steady blocks. by Marco · 9 years ago
  5. 1fc2105 vp9: Modify logic for gf setting based on up-coming key frame. by Marco · 9 years ago
  6. 272afa9 vp9_frame_scale_ssse3.c: make 2 functions static by James Zern · 9 years ago
  7. 9bfa127 vp9_pickmode.c: make function static by James Zern · 9 years ago
  8. 264c174 vp9_noise_estimate.c: make function static by James Zern · 9 years ago
  9. bc08689 vp9_aq_360.c: add missing include by James Zern · 9 years ago
  10. 70c149d vp9_idct_intrin_sse2: add missing vp9_rtcd.h include by James Zern · 9 years ago
  11. f386487 Merge "vp9-noise estimation. Decrease frame period for estimating noise." by Marco Paniconi · 9 years ago
  12. 939d7d9 Merge "Change to use proper type in vp{9,10}_token_state" by Yaowu Xu · 9 years ago
  13. ff3866d vp9-noise estimation. Decrease frame period for estimating noise. by Marco · 9 years ago
  14. 81eb71f Change to use proper type in vp{9,10}_token_state by Yaowu Xu · 9 years ago
  15. 8620dea variance aq: Fix a variance calculation overflow bug. by Alex Converse · 9 years ago
  16. a309742 Merge "Fix unsigned overflows in temporal filter." by Alex Converse · 9 years ago
  17. f761581 Fix unsigned overflows in temporal filter. by Alex Converse · 9 years ago
  18. e755a28 Merge "Move vpx_add_plane from codec to vpx_dsp and dedup." by James Bankoski · 9 years ago
  19. 8307045 Merge "Use signed variables in the lookahead." by Alex Converse · 9 years ago
  20. 04a6db5 Merge "vp9: Refactor vp9_denoiser_NxM_sse2." by Jacky Chen · 9 years ago
  21. b29612f vp9: Refactor vp9_denoiser_NxM_sse2. by JackyChen · 9 years ago
  22. fce3cee Move vpx_add_plane from codec to vpx_dsp and dedup. by Jim Bankoski · 9 years ago
  23. 136c29e vp9: Refactor choose_partitioning. by JackyChen · 9 years ago
  24. 7bd73b6 vp9: Move the initialization of some rc variables to rc_init. by Marco · 9 years ago
  25. 94806e0 Merge "Avoid an unsigned overflow in invert_quant" by Alex Converse · 9 years ago
  26. c69a141 vp9: Don't force block size to 8x8 in denoiser. by JackyChen · 9 years ago
  27. 918a2fd Use signed variables in the lookahead. by Alex Converse · 9 years ago
  28. d3fe3b2 Avoid an unsigned overflow in invert_quant by Alex Converse · 9 years ago
  29. 03b6f5f Merge "VP9: adjust trellis quant optimization RD parameters" by Hui Su · 9 years ago
  30. f16cf9f Merge "VP9: enable trellis quantization optimization for intra blocks" by Hui Su · 9 years ago
  31. fbefe47 Merge "vp9: Fix condition to update consec_zero_mv." by Marco Paniconi · 9 years ago
  32. 29ade0d Merge "vp9: Simplify the logic in denoiser SSE2 code." by Jacky Chen · 9 years ago
  33. c3a9247 VP9: adjust trellis quant optimization RD parameters by hui su · 9 years ago
  34. c8f56d2 VP9: enable trellis quantization optimization for intra blocks by hui su · 9 years ago
  35. 1a53c0c vp9: Simplify the logic in denoiser SSE2 code. by JackyChen · 9 years ago
  36. 779840c Merge "Resolve a couple of TODOs in firstpass.c" by Paul Wilkins · 9 years ago
  37. 7a4c2c7 Merge "Experiment to adapt for net AQ offset." by Paul Wilkins · 9 years ago
  38. b7e8b3c vp9: Fix consec_zero_mv in skin detection. by Marco · 9 years ago
  39. 9f90473 vp9: Fix condition to update consec_zero_mv. by Marco · 9 years ago
  40. 97d8ade Merge "vp9: 1 pass vbr: Adjust gf boost/interval on motion level." by Marco Paniconi · 9 years ago
  41. e172e8a vp9: 1 pass vbr: Adjust gf boost/interval on motion level. by Marco · 9 years ago
  42. 57c7c11 vp9: Fix a bug where best_sse_mv is not set properly. by JackyChen · 9 years ago
  43. bd3c874 Merge "vp9-denoiser: Bugfix and some adjustments for high noise case." by Marco Paniconi · 9 years ago
  44. 229c686 vp9-denoiser: Bugfix and some adjustments for high noise case. by Marco · 9 years ago
  45. 8b25dd5 vp9: Add rc quantity to track amount of low motion in scene. by Marco · 9 years ago
  46. cc5023d Merge "VP9: Do not call vp9_adjust_mask() in vp9_setup_mask()" by Scott LaVarnway · 9 years ago
  47. 015c43f Resolve a couple of TODOs in firstpass.c by paulwilkins · 9 years ago
  48. 4b59005 Experiment to adapt for net AQ offset. by paulwilkins · 9 years ago
  49. 9e0efb6 VP9: Do not call vp9_adjust_mask() in vp9_setup_mask() by Scott LaVarnway · 9 years ago
  50. cf82222 Merge "vp9: Some adjustments to denoiser under high-noise condition." by Marco Paniconi · 9 years ago
  51. 80ed9e4 vp9-noise estimation: Add check on whether skin detection is enabled. by Marco · 9 years ago
  52. 80bbba1 vp9: Some adjustments to denoiser under high-noise condition. by Marco · 9 years ago
  53. 2c8338f Merge "vp9: Move consec_zero_mv from cyclic refresh to cpi struct." by Marco Paniconi · 9 years ago
  54. adf8533 vp9: Move consec_zero_mv from cyclic refresh to cpi struct. by Marco · 9 years ago
  55. b816eea Merge "vp9_loopfilter.c : fix / clarify todo" by James Bankoski · 9 years ago
  56. 2bcec13 Merge "vp9_loopfilter.c: Todo clean up encoder should work like decoder." by James Bankoski · 9 years ago
  57. 166fc7c Merge "vp9_loopfilter.c : todo cleanup" by James Bankoski · 9 years ago
  58. 996ccc3 vp9_loopfilter.c : fix / clarify todo by Jim Bankoski · 9 years ago
  59. 6bd28a2 vp9_loopfilter.c: Todo clean up encoder should work like decoder. by Jim Bankoski · 9 years ago
  60. 1de659a vp9_encodemb.c: TODO clean up by Jim Bankoski · 9 years ago
  61. df4c95a vp9_loopfilter.c : todo cleanup by Jim Bankoski · 9 years ago
  62. d179b78 Merge "vp9_loopfilter.c: Todo try inloop calculation." by Yaowu Xu · 9 years ago
  63. b627af0 vp9_loopfilter.c: Todo try inloop calculation. by Jim Bankoski · 9 years ago
  64. 83f17ee vp9: 1 pass vbr: Small fix on reset avg_intersize_gfint on scene cut. by Marco · 9 years ago
  65. 8a90603 vp9: 1 pass vbr: small adjustment to active_best factor for inter. by Marco · 9 years ago
  66. 9ca6b46 vp9: Adjust gf period for high average Q and overshoot. by Marco · 9 years ago
  67. 9cc1f69 vp9: 1 pass vbr: More even spacing for gf near key frame. by Marco · 9 years ago
  68. d488236 vp9: Adjustment to active_best_quality for inter_frame, 1 pass vbr. by Marco · 9 years ago
  69. 2e08419 Merge "Adjustment to prediction decay." by Paul Wilkins · 9 years ago
  70. 9faa029 Merge "VP9: inline vp9_get_intra_inter_context()" by Scott LaVarnway · 9 years ago
  71. ef98a8f VP9: inline vp9_get_intra_inter_context() by Scott LaVarnway · 9 years ago
  72. e6657f3 Merge "vp9: Adjustment to scene-cut detection." by Marco Paniconi · 9 years ago
  73. 24db57f vp9: Adjustment to scene-cut detection. by Marco · 9 years ago
  74. 885872f Fix Visual Studio build warning by Yunqing Wang · 9 years ago
  75. 6a3cf09 vp9: Adjust threshold for scene-change detection. by Marco · 9 years ago
  76. f81b000 Merge "vp9: Fix to active_best for GF/ARF in 1 pass vbr." by Marco Paniconi · 9 years ago
  77. ff72cca Merge "Step towards making the 2-pass cq mode perceptual" by Debargha Mukherjee · 9 years ago
  78. 3861b25 vp9: Fix to active_best for GF/ARF in 1 pass vbr. by Marco · 9 years ago
  79. a3a10a3 pickmode: only cost the skip flag once per prediction block by Alex Converse · 9 years ago
  80. 5b3d3b1 Merge "Remove obsolete segment skip checks from tokenization." by Alex Converse · 9 years ago
  81. 1c187c4 Adjustment to prediction decay. by Paul Wilkins · 9 years ago
  82. f659c7e Merge "Adjust motion component of prediction decay." by Paul Wilkins · 9 years ago
  83. c5a89b4 Merge "Trap very short arf group just before a kf." by Paul Wilkins · 9 years ago
  84. ad47d1d Merge "VP9: Combine TileData with TileWorkerData" by Scott LaVarnway · 9 years ago
  85. c47c460 Step towards making the 2-pass cq mode perceptual by Debargha Mukherjee · 9 years ago
  86. fa4ca40 Remove obsolete segment skip checks from tokenization. by Alex Converse · 9 years ago
  87. 6a0e771 Merge "Correct comments for scan order neighbors" by Hui Su · 9 years ago
  88. 989d536 Merge "vp9-denoiser: Avoid copy-block when denoising is at LowLow level." by Marco Paniconi · 9 years ago
  89. 81d1e7b Adjust motion component of prediction decay. by paulwilkins · 9 years ago
  90. f6f5442 vp9: Some adjustments to scene-cut detection. by Marco · 9 years ago
  91. 7cb4ab5 VP9: Combine TileData with TileWorkerData by Scott LaVarnway · 9 years ago
  92. 69c7ad3 Correct comments for scan order neighbors by hui su · 9 years ago
  93. e96f0c3 Merge "vp9-1 pass vbr: Use average QP for active_worst_quality, for inter-frames." by Marco Paniconi · 9 years ago
  94. 107de19 Trap very short arf group just before a kf. by paulwilkins · 9 years ago
  95. c93946b Merge "VP9: refactor read_switchable_interp_filter()" by Scott LaVarnway · 9 years ago
  96. 2592013 VP9: refactor read_switchable_interp_filter() by Scott LaVarnway · 9 years ago
  97. ac86dde vp9-denoiser: Avoid copy-block when denoising is at LowLow level. by Marco · 9 years ago
  98. 5572ab1 vp9-noise estimate: Adhust threshold for Low level detection. by Marco · 9 years ago
  99. 71cf9fa Merge "vp9-noise estimation: Increase threshold for Low-level." by Marco Paniconi · 9 years ago
  100. 9ff73fe vp9-noise estimation: Increase threshold for Low-level. by Marco · 9 years ago