1. ed04e82 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  2. ef98a8f VP9: inline vp9_get_intra_inter_context() by Scott LaVarnway · 9 years ago
  3. fa4ca40 Remove obsolete segment skip checks from tokenization. by Alex Converse · 9 years ago
  4. ba962a5 VP9: Eliminate up_available and left_available by Scott LaVarnway · 9 years ago
  5. c810740 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  6. 01283e2 vp9: Non-rd partition selection: use consec_zeromv to set sb_is_skin. by Marco · 9 years ago
  7. ce39add vp9: Improvement to skin detection. by Marco · 9 years ago
  8. bd924fb choose_partitioning: Avoid computing segment_id twice. by Alex Converse · 9 years ago
  9. 6c0dd11 Simplify the inner loop of duplicate_mode_info_in_sb. by Alex Converse · 9 years ago
  10. 405fe6b Merge "Back port partition rate cost estimate fix to VP9" by Jingning Han · 9 years ago
  11. 8d006a1 Back port partition rate cost estimate fix to VP9 by Jingning Han · 9 years ago
  12. ee5d3d3 Don't copy tx_size to all 8x8 MIs in the prediction block. by Alex Converse · 9 years ago
  13. 6a23966 vp9-svc: Bugfix for svc in non-rd variance partition. by Marco · 9 years ago
  14. 6ed7f7a Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  15. d642294 Fix tsan error in VP9 sub8x8 intra mode search by Jingning Han · 9 years ago
  16. 0839d02 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  17. 734dc36 vp9: Add flag to control usage of skin detection. by Marco · 9 years ago
  18. 9248689 vp9 non-rd partition: Update condition on force_split for skin area. by Marco · 9 years ago
  19. 8dc6f3f Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  20. 72e3b5b Fix failure with libvpx__unit_tests-multi-target by Marco · 9 years ago
  21. b39a599 vp9 non-rd mode: Modification for detected skin areas. by Marco · 9 years ago
  22. 2ab58d8 Fix a minor typo by Yaowu Xu · 9 years ago
  23. 53c9ffd Fix a merge mistake by Yaowu Xu · 9 years ago
  24. 94322a9 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  25. b1d49f2 Build fix for vp9 by Debargha Mukherjee · 9 years ago
  26. 19de4d9 Fix build with --enable-internal-stats by hui su · 9 years ago
  27. a40d486 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  28. abf58ec Vidyo patch: Changes to the scalability code. by Marco · 9 years ago
  29. 5232326 VP9: Eliminate MB_MODE_INFO by Scott LaVarnway · 9 years ago
  30. 44da65f Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  31. 02345be Adding an aq mode for 360 videos by Debargha Mukherjee · 9 years ago
  32. 14b0443 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  33. b121a3e aq-mode=3: Don't reset segment if block is determined to be skin. by Marco · 9 years ago
  34. 7330108 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  35. f096149 vp9-svc: Fix to allow for 4x4 variance for low resolutions. by Marco · 9 years ago
  36. dab7515 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  37. 26fda00 Non-rd variance partition: Lower the 64->32 force split threshold. by Marco · 9 years ago
  38. 12084f6 Merge "Revert "Add "unknown" status for noise estimation."" by Marco Paniconi · 9 years ago
  39. f3e7539 Revert "Add "unknown" status for noise estimation." by Marco Paniconi · 9 years ago
  40. b37e8b0 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  41. b81f04a Merge "move vp9_avg to vpx_dsp" by James Zern · 9 years ago
  42. b7654af Merge "Add "unknown" status for noise estimation." by Jacky Chen · 9 years ago
  43. e15fedb Add "unknown" status for noise estimation. by jackychen · 9 years ago
  44. d36659c move vp9_avg to vpx_dsp by James Zern · 9 years ago
  45. 6f17954 Non-rd variance partition: Adjust logic for 32->16 force split. by Marco · 9 years ago
  46. d444061 Non-rd variance partition: Adjustments to reduce dragging artifact. by Marco · 9 years ago
  47. 69f4930 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  48. d5b3f29 Adjust variance threshold based on source noise level. by Marco · 9 years ago
  49. 6490fc7 Non-rd partition: Use force split on 16x16 for low resolutions. by Marco · 9 years ago
  50. 24e2b4c Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  51. 01a2b40 Merge "Spatial SVC crash fix" by Debargha Mukherjee · 9 years ago
  52. f78b7da Condition use of minmax in variance partition on speed setting. by Marco · 9 years ago
  53. 49f5903 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  54. 5b0ddb9 vp9 denoiser: Re-evaluate ZEROMV after denoiser filtering. by Marco · 9 years ago
  55. e807517 Spatial SVC crash fix by Debargha Mukherjee · 9 years ago
  56. 3ec1601 Added 3 more reference frames for inter prediction. by Zoe Liu · 9 years ago
  57. 0149fb3 Changes to exhaustive motion search. by paulwilkins · 9 years ago
  58. 419da5c Adjust variance threshold for 16x16 split at low resolutions. by Marco · 9 years ago
  59. 1b63238 Merge "Non-rd partition: reduce variance threshold low resolutions." by Marco Paniconi · 9 years ago
  60. 1827764 Adjust varianace threshold for high noise condition. by Marco · 9 years ago
  61. 064a9ec Non-rd partition: reduce variance threshold low resolutions. by Marco · 9 years ago
  62. c7da053 Move noise level estimate outside denoiser. by Marco · 9 years ago
  63. 8a2fc54 Adjustments to vp9-denoising. by Marco · 9 years ago
  64. 1832ba7 Restore partial changes from previous commit by Yaowu Xu · 9 years ago
  65. 4727fa2 Fix two asan failures by Yaowu Xu · 9 years ago
  66. c2b8b5b Merge "Changes to partition breakout rules." by Yaowu Xu · 9 years ago
  67. cdc3599 Changes to partition breakout rules. by paulwilkins · 10 years ago
  68. 86ede50 Fix to denoiser with dynamic resize. by Marco · 10 years ago
  69. 3f7656c Limit cyclic refresh on steady background blocks. by Marco · 10 years ago
  70. c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
  71. 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
  72. e188004 Fix to non-rd variance partition selection. by Marco · 10 years ago
  73. cb79ea1 Call set_ref_ptrs only for inter blocks by hui su · 10 years ago
  74. 088b05f Use sizeof(variable) instead of sizeof(type) by hui su · 10 years ago
  75. a8a08ce Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h by Alex Converse · 10 years ago
  76. f6255db Bugfix for svc. by Marco · 10 years ago
  77. 3b2e73b Remove tx cache and speed up tx size selection by Yunqing Wang · 10 years ago
  78. 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
  79. b2446fb Remove tx_select_threshes by Yunqing Wang · 10 years ago
  80. 4b44e46 Merge "Changes to use of rectangular partitions." by paulwilkins · 10 years ago
  81. 2d637ca Merge "Change speed and rd features for formatting bars." by paulwilkins · 10 years ago
  82. 535cc6d Format fixes in vp9_encodeframe.c and vp9_encodemb.c by Jingning Han · 10 years ago
  83. 8dd466e Changes to use of rectangular partitions. by paulwilkins · 10 years ago
  84. a126b6c Change speed and rd features for formatting bars. by paulwilkins · 10 years ago
  85. 478fbc8 Update to speed 5 non-rd mode partition search. by Marco · 10 years ago
  86. 99f8bd7 Alter partition search at image edge. by paulwilkins · 10 years ago
  87. e757808 Merge "vp9_pred_common: inline vp9_get_tx_size_context" by James Zern · 10 years ago
  88. 0ea3046 Merge "vp9_pred_common: inline vp9_get_segment_id" by James Zern · 10 years ago
  89. c06d56c VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO by Scott LaVarnway · 10 years ago
  90. 437d033 Merge "Remove tile param" by Scott LaVarnway · 10 years ago
  91. fb2a89b Fixes for key frame coding at speed 5. by Marco · 10 years ago
  92. 86f4a3d Remove tile param by Scott LaVarnway · 10 years ago
  93. debe4e9 Reduce max_partition_size for low resolutions at speed 5. by Marco · 10 years ago
  94. c5d779d Merge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cb by James Zern · 10 years ago
  95. 3edd293 vp9_pred_common: inline vp9_get_tx_size_context by James Zern · 10 years ago
  96. e6add64 vp9_pred_common: inline vp9_get_segment_id by James Zern · 10 years ago
  97. 5214bd5 vp9_encodeframe: make coord_lookup[] static by James Zern · 10 years ago
  98. 31509af vp9_encodeframe: delete auto_partition_range() by James Zern · 10 years ago
  99. 254a4c0 Merge "Allocate tile data adaptively to accommodate the frame size increase" by Yunqing Wang · 10 years ago
  100. 2c838ed Allocate tile data adaptively to accommodate the frame size increase by Yunqing Wang · 10 years ago