1. 5232326 VP9: Eliminate MB_MODE_INFO by Scott LaVarnway · 9 years ago
  2. c0307e6 vp9-denoiser: Set motion threshold for skin_map to 0. by Marco · 9 years ago
  3. dcc0c89 Merge "Adding an aq mode for 360 videos" by Debargha Mukherjee · 9 years ago
  4. d4bc17d Merge "VP9: inline vp9_use_mv_hp()" by Scott LaVarnway · 9 years ago
  5. 13177d7 Merge "VP9: Remove decoder args from find_mv_refs_idx()" by Scott LaVarnway · 9 years ago
  6. 8d92858 Merge changes I6998e15f,I88891d9f by James Zern · 9 years ago
  7. 02345be Adding an aq mode for 360 videos by Debargha Mukherjee · 9 years ago
  8. 28ff0e0 Merge "Revert "Merge "Change highbd variance rounding to prevent negative variance.""" by Alex Converse · 9 years ago
  9. a85e552 VP9: Remove decoder args from find_mv_refs_idx() by Scott LaVarnway · 9 years ago
  10. ca4df94 Merge "Fix encoder crashes and enc/dec mismatches" by Yaowu Xu · 9 years ago
  11. ed3df44 Revert "Merge "Change highbd variance rounding to prevent negative variance."" by Alex Converse · 9 years ago
  12. d803e8a Fix encoder crashes and enc/dec mismatches by Yaowu Xu · 9 years ago
  13. de993a8 VP9: inline vp9_use_mv_hp() by Scott LaVarnway · 9 years ago
  14. ea48370 Merge "Change highbd variance rounding to prevent negative variance." by Alex Converse · 9 years ago
  15. 15939cb Merge "VP9: Eliminate unnecessary nearest/near searches" by Scott LaVarnway · 9 years ago
  16. d8aa406 VP9: Eliminate unnecessary nearest/near searches by Scott LaVarnway · 9 years ago
  17. a0900fd Remove experimental flag for ext_tx by Debargha Mukherjee · 9 years ago
  18. 004b546 Merge "Modifies inter/intra coding to allow all tx types" by Debargha Mukherjee · 9 years ago
  19. f7dfa4e Modifies inter/intra coding to allow all tx types by Debargha Mukherjee · 9 years ago
  20. dfb2608 Merge "Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced." by James Zern · 9 years ago
  21. 4893d28 Merge "Enable encoder to avoid 8x4 or 4x8 partitions" by Yaowu Xu · 9 years ago
  22. 017fea7 Merge "Fix a typo" by Yaowu Xu · 9 years ago
  23. 9cac17d Enable encoder to avoid 8x4 or 4x8 partitions by Yaowu Xu · 9 years ago
  24. 650a2d7 Fix a typo by Yaowu Xu · 9 years ago
  25. b520882 vp9-svc: Fix to avoid msan unitialized value. by Marco · 9 years ago
  26. 2bd4f44 Assert no mv clamping for scaled references by Yaowu Xu · 9 years ago
  27. ce6d3f1 Merge "Assert no 8x4/4x8 partition for scaled references" by Yaowu Xu · 9 years ago
  28. e9e726f Merge "vp9-skin detection: Refactoring." by Marco Paniconi · 9 years ago
  29. 03a021a Assert no 8x4/4x8 partition for scaled references by Yaowu Xu · 9 years ago
  30. ef77ce4 Merge "vp10: only assume ONLY_4X4 if segmentation is disabled." by Yaowu Xu · 9 years ago
  31. 0b769b2 Merge "vp10: skip coding of txsz for lossless-segment blocks." by Yaowu Xu · 9 years ago
  32. a8b7c6a vp9-skin detection: Refactoring. by Marco · 9 years ago
  33. e5dfca0 vp9-svc: Set initial values for ext_buffer/flag indices. by Marco · 9 years ago
  34. 53a1165 vp10: only assume ONLY_4X4 if segmentation is disabled. by Ronald S. Bultje · 9 years ago
  35. d9439fd vp10: skip coding of txsz for lossless-segment blocks. by Ronald S. Bultje · 9 years ago
  36. 1e6af9e Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced. by Sasi Inguva · 9 years ago
  37. b8c2a4e Merge "Code clean of highbd_tm_predictor_32x32" by Jian Zhou · 9 years ago
  38. dbe2d8c Merge changes I0139f8e9,I7d2545fc by Jian Zhou · 9 years ago
  39. c84d3ab Merge "Fix sub8x8 motion search on scaled reference frame" by Jingning Han · 9 years ago
  40. 26a6ce4 Code clean of highbd_tm_predictor_32x32 by Jian Zhou · 9 years ago
  41. 355bfa2 Code clean of highbd_tm_predictor_16x16 by Jian Zhou · 9 years ago
  42. a4c265f Code clean of highbd_dc_predictor_32x32 by Jian Zhou · 9 years ago
  43. a9dd8a7 Merge "aq-mode=3: Don't reset segment if block is determined to be skin." by Marco Paniconi · 9 years ago
  44. b121a3e aq-mode=3: Don't reset segment if block is determined to be skin. by Marco · 9 years ago
  45. cedb1db Merge "Code clean of highbd_tm_predictor_4x4" by James Zern · 9 years ago
  46. a097963 Merge "Code clean of highbd_dc_predictor_4x4" by James Zern · 9 years ago
  47. 52e7f41 Merge "Code clean of highbd_v_predictor_4x4" by Jian Zhou · 9 years ago
  48. b597e3e Merge "Fix for issue 1114 compile error" by Yunqing Wang · 9 years ago
  49. 8b2ddbc sad_sse2: fix sad4xN(_avg) on windows by James Zern · 9 years ago
  50. db11307 Code clean of highbd_tm_predictor_4x4 by Jian Zhou · 9 years ago
  51. c91dd55 Code clean of highbd_v_predictor_4x4 by Jian Zhou · 9 years ago
  52. 8366b41 Code clean of highbd_dc_predictor_4x4 by Jian Zhou · 9 years ago
  53. f075fdc Merge "Non-rd speed >=5: Include H/V intra for bsize=16x16." by Marco Paniconi · 9 years ago
  54. 7361ef7 Fix for issue 1114 compile error by Peter de Rivaz · 9 years ago
  55. 8f8a3b6 Merge "Code clean of sad4xN(_avg)_sse" by Jian Zhou · 9 years ago
  56. c8a2c31 Non-rd speed >=5: Include H/V intra for bsize=16x16. by Marco · 9 years ago
  57. 91c75c5 Remove unused POSIX_MMAP references by Johann · 9 years ago
  58. 3c92144 Remove unused stdint.h check by Johann · 9 years ago
  59. b158d9a Code clean of sad4xN(_avg)_sse by Jian Zhou · 9 years ago
  60. 685a6b6 Merge "vp9-svc: Fix to allow for 4x4 variance for low resolutions." by Marco Paniconi · 9 years ago
  61. a71dcd6 Merge "vpxenc: don't warn about libwebm availability if writing IVF." by James Zern · 9 years ago
  62. f096149 vp9-svc: Fix to allow for 4x4 variance for low resolutions. by Marco · 9 years ago
  63. e650129 Move bit_depth init out of setup_quantization by Yaowu Xu · 9 years ago
  64. 3977507 vpxenc: don't warn about libwebm availability if writing IVF. by Ronald S. Bultje · 9 years ago
  65. f73a511 Merge "Non-rd variance partition: Lower the 64->32 force split threshold." by Marco Paniconi · 9 years ago
  66. 26fda00 Non-rd variance partition: Lower the 64->32 force split threshold. by Marco · 9 years ago
  67. eace551 Merge changes Icf9b57c3,I9e12da84,Idf5ee179 by Yaowu Xu · 9 years ago
  68. 12084f6 Merge "Revert "Add "unknown" status for noise estimation."" by Marco Paniconi · 9 years ago
  69. f3e7539 Revert "Add "unknown" status for noise estimation." by Marco Paniconi · 9 years ago
  70. 93c0b87 Merge "SVC 1 pass mode: Constrain inter mode search within superframe." by Marco Paniconi · 9 years ago
  71. 9232f69 Merge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES" by Yaowu Xu · 9 years ago
  72. a5af493 Merge "1 pass VBR mode bug fix." by Paul Wilkins · 9 years ago
  73. 9930900 Fixed interval, fixed Q 1 pass test patch. by paulwilkins · 9 years ago
  74. 9ce611a 1 pass VBR mode bug fix. by paulwilkins · 9 years ago
  75. fc50d95 Fixed interval, fixed Q 1 pass test patch. by paulwilkins · 9 years ago
  76. cea5e1c 1 pass VBR mode bug fix. by paulwilkins · 9 years ago
  77. c710183 Fix a enc/dec mismatch under CONFIG_MISC_FIXES by Yaowu Xu · 9 years ago
  78. b81f04a Merge "move vp9_avg to vpx_dsp" by James Zern · 9 years ago
  79. b7654af Merge "Add "unknown" status for noise estimation." by Jacky Chen · 9 years ago
  80. e15fedb Add "unknown" status for noise estimation. by jackychen · 9 years ago
  81. c760c33 SVC 1 pass mode: Constrain inter mode search within superframe. by Marco · 9 years ago
  82. c0c0edd Merge "Non-rd variance partition: Adjust logic for 32->16 force split." by Marco Paniconi · 9 years ago
  83. d36659c move vp9_avg to vpx_dsp by James Zern · 9 years ago
  84. 6f17954 Non-rd variance partition: Adjust logic for 32->16 force split. by Marco · 9 years ago
  85. 2404e32 Merge "Code clean of tm_predictor_32x32" by Jian Zhou · 9 years ago
  86. e19b7df Merge "Non-rd variance partition: Adjustments to reduce dragging artifact." by Marco Paniconi · 9 years ago
  87. d444061 Non-rd variance partition: Adjustments to reduce dragging artifact. by Marco · 9 years ago
  88. 6e87880 Merge "Speed up tm_predictor_16x16" by Jian Zhou · 9 years ago
  89. 8812048 Code clean of tm_predictor_32x32 by Jian Zhou · 9 years ago
  90. 27bbfd6 Fix sub8x8 motion search on scaled reference frame by Jingning Han · 9 years ago
  91. 62f9862 Merge "SSE2 based h_predictor_32x32" by Jian Zhou · 9 years ago
  92. ecb8dff Merge "dc_left_pred[48]: fix pic builds" by James Zern · 9 years ago
  93. 5604924 Merge "Code clean of dc_left/top_predictor_16x16" by Jian Zhou · 9 years ago
  94. f0bef77 Merge "Proper fix of a msvc complier warning" by Yaowu Xu · 9 years ago
  95. be0501c Merge "Minor cleanup" by Yunqing Wang · 9 years ago
  96. 4d2cfea Proper fix of a msvc complier warning by Yaowu Xu · 9 years ago
  97. 40ee78b dc_left_pred[48]: fix pic builds by James Zern · 9 years ago
  98. 5a81c5c Merge changes Iece22223,Iefad9d8d by Yaowu Xu · 9 years ago
  99. cd08120 Minor cleanup by Yunqing Wang · 9 years ago
  100. feeb116 Merge "Fix the win32 crash when GET_GOT is not defined" by Yunqing Wang · 9 years ago