1. 72eda13 Use sharp filter for alter reference frame generation by Jingning Han · 9 years ago
  2. 47bc2a5 Enable context based motion vector entropy coding by Jingning Han · 9 years ago
  3. 02e7341 Merge "Optimizing obmc rd decision by checking the real rd cost" into nextgenv2 by Yue Chen · 9 years ago
  4. a614262 Optimizing obmc rd decision by checking the real rd cost by Yue Chen · 9 years ago
  5. 875aa1c Fix palette mode by hui su · 9 years ago
  6. 05f3314 Merge "Port "Better workaround for Bug 1089." to vp10 (nextgenv2)." into nextgenv2 by Alex Converse · 9 years ago
  7. 272dbaa Merge "Cleanup psnr.h" into nextgenv2 by Yaowu Xu · 9 years ago
  8. 5340d14 Merge "Merge 12sharp filter into ext-interp" into nextgenv2 by Angie Chiang · 9 years ago
  9. ec6b8d8 Merge "Add shift stage in FASTSSIM computation" into nextgenv2 by Yaowu Xu · 9 years ago
  10. e4af6a4 Merge 12sharp filter into ext-interp by Angie Chiang · 9 years ago
  11. 38cfc45 Cleanup psnr.h by Yaowu Xu · 9 years ago
  12. a90f8b8 Merge "sync dec/enc mv clamp behavior in prediction" into nextgenv2 by Angie Chiang · 9 years ago
  13. d1c5cd4 Add shift stage in FASTSSIM computation by Yaowu Xu · 9 years ago
  14. be5d169 Merge "Add shift stage for PSNRHVS computation" into nextgenv2 by Yaowu Xu · 9 years ago
  15. e9336e4 sync dec/enc mv clamp behavior in prediction by Angie Chiang · 9 years ago
  16. 94493e6 Merge "Fix 12 TAP convolution bug" into nextgenv2 by Angie Chiang · 9 years ago
  17. af3a838 Merge "Move psnrhvs function declaration to psnr.h" into nextgenv2 by Yaowu Xu · 9 years ago
  18. 9bce2f7 Merge "Extend HBDMetricTest" into nextgenv2 by Yaowu Xu · 9 years ago
  19. 195bf52 Add shift stage for PSNRHVS computation by Yaowu Xu · 9 years ago
  20. 9fce131 Port "Better workaround for Bug 1089." to vp10 (nextgenv2). by Alex Converse · 9 years ago
  21. 404c512 Merge "Unify motion vector cost system" into nextgenv2 by Jingning Han · 9 years ago
  22. a10814e Merge "Account context based prob model for motion vector cost estimate" into nextgenv2 by Jingning Han · 9 years ago
  23. 1f984a5 Merge "Vectorize motion vector probability models" into nextgenv2 by Jingning Han · 9 years ago
  24. 682dad0 Merge "Store predicted motion vectors" into nextgenv2 by Jingning Han · 9 years ago
  25. 6e695da Move psnrhvs function declaration to psnr.h by Yaowu Xu · 9 years ago
  26. fec5988 Unify motion vector cost system by Jingning Han · 9 years ago
  27. f6a7b17 Extend HBDMetricTest by Yaowu Xu · 9 years ago
  28. 1e40306 Fix 12 TAP convolution bug by Angie Chiang · 9 years ago
  29. 03c01bc Account context based prob model for motion vector cost estimate by Jingning Han · 9 years ago
  30. 961668c Merge "Initial SSE2 function fdst4_sse2()." into nextgenv2 by Yi Luo · 9 years ago
  31. df59bb8 Vectorize motion vector probability models by Jingning Han · 9 years ago
  32. 876c8b0 Store predicted motion vectors by Jingning Han · 9 years ago
  33. 5456aee Initial SSE2 function fdst4_sse2(). by Yi Luo · 9 years ago
  34. 5712456 Merge "Properly normalize HBD sse computation" into nextgenv2 by Yaowu Xu · 9 years ago
  35. 0c0f3ef Properly normalize HBD sse computation by Yaowu Xu · 9 years ago
  36. 286480d Merge "Speed-up for ext-intra" into nextgenv2 by Hui Su · 9 years ago
  37. 9a019bc Merge "cost_coeff speed improvements" into nextgenv2 by Debargha Mukherjee · 9 years ago
  38. c4b69eb Speed-up for ext-intra by hui su · 9 years ago
  39. c6eba0b cost_coeff speed improvements by Julia Robson · 9 years ago
  40. acc4add Merge "Add tests for Highbitdepth PSNR metric computations" into nextgenv2 by Yaowu Xu · 9 years ago
  41. 7823fbb Merge "Move PSNR related functions into vpx_dsp/psnr.c" into nextgenv2 by Yaowu Xu · 9 years ago
  42. 9fb593d Add tests for Highbitdepth PSNR metric computations by Yaowu Xu · 9 years ago
  43. 7538501 Move PSNR related functions into vpx_dsp/psnr.c by Yaowu Xu · 9 years ago
  44. dd1391a Merge "Fix enc/dec mismatch in dynamic mv referenceing experiment" into nextgenv2 by Jingning Han · 9 years ago
  45. 35d9ead Merge "Extends ext-tx to support 32x32 masked transforms" into nextgenv2 by Debargha Mukherjee · 9 years ago
  46. 7485498 Extends ext-tx to support 32x32 masked transforms by Debargha Mukherjee · 9 years ago
  47. 95247be Fix enc/dec mismatch in dynamic mv referenceing experiment by Jingning Han · 9 years ago
  48. 6ed7f7a Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  49. 907f88c Fixing a bug in obmc prediction in the rd loop by Yue Chen · 9 years ago
  50. f9c2549 Merge "Tweak encoding flags for supertx." into nextgenv2 by Debargha Mukherjee · 9 years ago
  51. 89cc682 vp9-real-time mode: Fix condition for allowing reference masking. by Marco · 9 years ago
  52. 548889c Merge "Fix tsan error in VP9 sub8x8 intra mode search" by James Zern · 9 years ago
  53. 907544a Merge "Code cleanup: remove redundant DST1 code" into nextgenv2 by Debargha Mukherjee · 9 years ago
  54. c582aac Tweak encoding flags for supertx. by Geza Lore · 9 years ago
  55. d642294 Fix tsan error in VP9 sub8x8 intra mode search by Jingning Han · 9 years ago
  56. 1badcea Code cleanup: remove redundant DST1 code by Debargha Mukherjee · 9 years ago
  57. 0107373 Merge "Add a speed feature to skip transform type selection" into nextgenv2 by Hui Su · 9 years ago
  58. 8cc04ef Merge "Further supertx costing fixes." into nextgenv2 by Debargha Mukherjee · 9 years ago
  59. 6f49446 Merge "Fix double counting of compound reference bit cost." into nextgenv2 by Debargha Mukherjee · 9 years ago
  60. 0546636 Merge "vp9-resize: Fix an issue with external dynamic resize." by Marco Paniconi · 9 years ago
  61. abd0050 Add optimized vpx_sum_squares_2d_i16 for vp10. by Geza Lore · 9 years ago
  62. 425b156 Merge changes from topic 'unused-params' by James Zern · 9 years ago
  63. 3cbc26f vp9-resize: Fix an issue with external dynamic resize. by Marco · 9 years ago
  64. d1cad9c Overlapped block motion compensation experiment by Yue Chen · 9 years ago
  65. a45d5d3 Merge "Port switch to 9-bit rate cost to vp10." into nextgenv2 by Alex Converse · 9 years ago
  66. 5990039 Further supertx costing fixes. by Geza Lore · 9 years ago
  67. 18eaf8e Merge "Refactor vp10_drl_idx concept" into nextgenv2 by Jingning Han · 9 years ago
  68. 937c97f Merge "Adding loop wiener restoration" into nextgenv2 by Debargha Mukherjee · 9 years ago
  69. 8b0a5b8 Adding loop wiener restoration by Debargha Mukherjee · 9 years ago
  70. 18b6e9a Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  71. 13efa8a Merge "Refactor internal stats code" into nextgenv2 by Yaowu Xu · 9 years ago
  72. 1a69cb2 Refactor internal stats code by Yaowu Xu · 9 years ago
  73. 89a1ab3 Merge "Enable computing PSNRHVS for hbd build" into nextgenv2 by Yaowu Xu · 9 years ago
  74. cffef11 tests: quiet some unused parameter warnings by James Zern · 9 years ago
  75. bdad368 vp9_error_block_test: prefer EXPECT over assert() by James Zern · 9 years ago
  76. 153ef3d vp9_encoder_parms_get_to_decoder: add missing initializers by James Zern · 9 years ago
  77. c8e5a77 vpxenc: quiet unused param warning by James Zern · 9 years ago
  78. 26c6fbd vpx_ve_predictor_4x4_c: quiet unused param warning by James Zern · 9 years ago
  79. 8628898 vp10_receive_raw_frame: add missing setjmp by James Zern · 9 years ago
  80. 6c323e3 vp9_receive_raw_frame: add missing setjmp by James Zern · 9 years ago
  81. a39e83d Refactor vp10_drl_idx concept by Jingning Han · 9 years ago
  82. c1924b9 Merge "Complete high bitdepth VAR_TX implementation." into nextgenv2 by Debargha Mukherjee · 9 years ago
  83. 368e3d9 Merge "Refactor: add predict_interp_filter() to simplify the flow in handle_inter_mode" into nextgenv2 by Angie Chiang · 9 years ago
  84. bb8ca08 Enable computing PSNRHVS for hbd build by Yaowu Xu · 9 years ago
  85. 57c83b3 Remove redundant parameters from vp10_txfm_rd_in_plane_supertx() by Jingning Han · 9 years ago
  86. f70134f Align rate-distortion cost metric for chroma compoments by Jingning Han · 9 years ago
  87. 5c772f3 Format clean-ups in transform experiments by Jingning Han · 9 years ago
  88. b3ad812 Port switch to 9-bit rate cost to vp10. by Alex Converse · 9 years ago
  89. 34d12d1 vp9-resize: Force reference masking off for external dynamic-resizing. by Marco · 9 years ago
  90. 432e875 Complete high bitdepth VAR_TX implementation. by Geza Lore · 9 years ago
  91. 0038070 Merge "Enable computing of FastSSIM for HBD build" into nextgenv2 by Yaowu Xu · 9 years ago
  92. 6779be2 Merge "Refactor rd_pick_intra_angle_" into nextgenv2 by Hui Su · 9 years ago
  93. c0874f2 Enable computing of FastSSIM for HBD build by Yaowu Xu · 9 years ago
  94. e25ccff Adding the config tag for the OBMC experiment by Yue Chen · 9 years ago
  95. 5a7c8d8 Refactor rd_pick_intra_angle_ by hui su · 9 years ago
  96. c0035cc Refactor: add predict_interp_filter() to simplify the flow in handle_inter_mode by Angie Chiang · 9 years ago
  97. acc592b vp9 resize_test: Enable resize_allowed in real-time ExternalResize test. by Marco · 9 years ago
  98. 329e340 Add a speed feature to skip transform type selection by hui su · 9 years ago
  99. 6eaca90 Merge "Add a test for VPXSSIM computation for HBD inputs" into nextgenv2 by Yaowu Xu · 9 years ago
  100. ed5a6bd Merge "fix range_check error in vp10_[fwd/inv]_txfm1d.c" into nextgenv2 by Angie Chiang · 9 years ago