1. 93748c3 Enable dynamic motion vector referencing for newmv mode by Jingning Han · 9 years ago
  2. 51f9512 Merge "Properly save and restore skip related variables" into nextgenv2 by Yaowu Xu · 9 years ago
  3. a129905 Merge "Optimize HBD up-sampled prediction functions" into nextgenv2 by Yunqing Wang · 9 years ago
  4. 4fcc4f8 Properly save and restore skip related variables by Yaowu Xu · 9 years ago
  5. f330444 Merge "remove filter_cache" into nextgenv2 by Angie Chiang · 9 years ago
  6. c2005c5 Factor out zeroing above and left context. by Geza Lore · 9 years ago
  7. 8735c17 Fix build without supertx. by Geza Lore · 9 years ago
  8. fced640 Merge "Properly set the estimate of rate_nocoef" into nextgenv2 by Yaowu Xu · 9 years ago
  9. 2becffa Properly set the estimate of rate_nocoef by Yaowu Xu · 9 years ago
  10. b6fef12 remove filter_cache by Angie Chiang · 9 years ago
  11. c67dd39 Merge "Add "entropy" experiment flag" into nextgenv2 by Hui Su · 9 years ago
  12. dcbbb81 Merge "Refactor 1D transforms" into nextgenv2 by Debargha Mukherjee · 9 years ago
  13. 08d7f44 Add "entropy" experiment flag by hui su · 9 years ago
  14. cb37db1 Merge "Fix copy/zero macros." into nextgenv2 by Debargha Mukherjee · 9 years ago
  15. b00aa8f Merge "Turn off 32x32 transform type selection" into nextgenv2 by Jingning Han · 9 years ago
  16. a301f5e Fix copy/zero macros. by Geza Lore · 9 years ago
  17. 9b88762 Refactor 1D transforms by Debargha Mukherjee · 9 years ago
  18. 5f5552d Optimize HBD up-sampled prediction functions by Yunqing Wang · 9 years ago
  19. 429d304 Merge "Fix typos in unit tests" into nextgenv2 by Hui Su · 9 years ago
  20. 66e6fb8 Merge "Speed up rd selection in OBMC experiment" into nextgenv2 by Yue Chen · 9 years ago
  21. b1a3871 Fix typos in unit tests by hui su · 9 years ago
  22. b5f8b70 Speed up rd selection in OBMC experiment by Yue Chen · 9 years ago
  23. a2c87a3 Turn off 32x32 transform type selection by Jingning Han · 9 years ago
  24. 91b8236 Merge "Add high-precision sub-pixel search as a speed feature" into nextgenv2 by Yunqing Wang · 9 years ago
  25. 46cd6ee Merge "Fix sub8x8 interpolation full pixel bug" into nextgenv2 by Angie Chiang · 9 years ago
  26. e6e2d88 Add high-precision sub-pixel search as a speed feature by Yunqing Wang · 9 years ago
  27. e38e2ad Merge "Fix an overflow in highbitdepth loop restoration" into nextgenv2 by Debargha Mukherjee · 9 years ago
  28. c0f708c Merge "convolve8 sse2 test" into nextgenv2 by Angie Chiang · 9 years ago
  29. f0e0a7e Merge "Complete (mostly) migration of palette mode" into nextgenv2 by Hui Su · 9 years ago
  30. 571072b Merge "Fix a bug in ext-intra experiment" into nextgenv2 by Hui Su · 9 years ago
  31. 7ea59de Fix an overflow in highbitdepth loop restoration by Debargha Mukherjee · 9 years ago
  32. f7fbc54 Merge "Fix compiler warnings" into nextgenv2 by Hui Su · 9 years ago
  33. 8102aeb Fix a bug in ext-intra experiment by hui su · 9 years ago
  34. 8fce4b8 Fix compiler warnings by hui su · 9 years ago
  35. 68d9a14 Merge "Enable hybrid 1-D/2-D transform coding for highbd setting" into nextgenv2 by Jingning Han · 9 years ago
  36. 78b0bd0 Complete (mostly) migration of palette mode by hui su · 9 years ago
  37. 09368fc Filling in speed feature functions for ext tx search by Sarah Parker · 9 years ago
  38. ce4b35d Merge "Adds compound wedge prediction modes" into nextgenv2 by Debargha Mukherjee · 9 years ago
  39. c453ae5 Enable hybrid 1-D/2-D transform coding for highbd setting by Jingning Han · 9 years ago
  40. f34deab Adds compound wedge prediction modes by Debargha Mukherjee · 9 years ago
  41. ccc809f Merge "Fix an assertion condition in transform type search" into nextgenv2 by Jingning Han · 9 years ago
  42. 431e359 Merge "Implemented DST 16x16 SSE2 intrinsics optimization" into nextgenv2 by Yi Luo · 9 years ago
  43. 240ae97 Merge "Add horizontal and vertical scan order for 1-D transform" into nextgenv2 by Jingning Han · 9 years ago
  44. 836e83c Fix sub8x8 interpolation full pixel bug by Angie Chiang · 9 years ago
  45. 02734b6 Fix an assertion condition in transform type search by Jingning Han · 9 years ago
  46. e041309 Add horizontal and vertical scan order for 1-D transform by Jingning Han · 9 years ago
  47. 954e560 Refactor entropy coding of transform size by hui su · 9 years ago
  48. 50a164a Implemented DST 16x16 SSE2 intrinsics optimization by Yi Luo · 9 years ago
  49. e3d001e Merge "Adds an ext-tile config flag to host new tiling" into nextgenv2 by Debargha Mukherjee · 9 years ago
  50. de661cd Merge "Fix several MSVC compiler warning/errors" into nextgenv2 by Yaowu Xu · 9 years ago
  51. 8608851 Adds an ext-tile config flag to host new tiling by Debargha Mukherjee · 9 years ago
  52. 28eb784 Fix several MSVC compiler warning/errors by Yaowu Xu · 9 years ago
  53. cf9c95c Merge "Added vp10_fht8x8_sse2() unit test" into nextgenv2 by Yi Luo · 9 years ago
  54. 043b698 Merge "Calculate the distortion in pixel domain for sub8x8 rd selection" into nextgenv2 by Yue Chen · 9 years ago
  55. ef8f7c1 Calculate the distortion in pixel domain for sub8x8 rd selection by Yue Chen · 9 years ago
  56. 6ab0621 Added vp10_fht8x8_sse2() unit test by Yi Luo · 9 years ago
  57. 76d4fdd Merge "ANS: Switch from PDFs to CDFs." into nextgenv2 by Alex Converse · 9 years ago
  58. c7d77b3 Merge "Extend convolution functions to 128x128 for ext-partition." into nextgenv2 by Debargha Mukherjee · 9 years ago
  59. 6adfba7 Merge "Make sharp filter 10 tap and makes sharp2 sharper" into nextgenv2 by Debargha Mukherjee · 9 years ago
  60. 42c08a3 Merge "Added vp10_fht4x4_sse2() unit test" into nextgenv2 by Yi Luo · 9 years ago
  61. 79c5a53 Merge "Hybrid 1-D/2-D transform coding" into nextgenv2 by Jingning Han · 9 years ago
  62. a8dc969 Hybrid 1-D/2-D transform coding by Jingning Han · 9 years ago
  63. df38493 Merge "Adding speed feature interface for ext tx search" into nextgenv2 by Sarah Parker · 9 years ago
  64. 1815961 Merge "Add 128 pixel variance and SAD functions" into nextgenv2 by Debargha Mukherjee · 9 years ago
  65. 938b8df Extend convolution functions to 128x128 for ext-partition. by Geza Lore · 9 years ago
  66. 5e5bef6 Merge "Cleanup in get_uv_tx_size" into nextgenv2 by Hui Su · 9 years ago
  67. c3c1c6f Cleanup in get_uv_tx_size by hui su · 9 years ago
  68. 10cdeab Fix a bug in obmc prediction by Yue Chen · 9 years ago
  69. 267f73a Added vp10_fht4x4_sse2() unit test by Yi Luo · 9 years ago
  70. 2ca7d42 Adding speed feature interface for ext tx search by Sarah Parker · 9 years ago
  71. 351ca31 Merge "Apply mv precision check to reference mv candidate" into nextgenv2 by Jingning Han · 9 years ago
  72. 04cb493 Merge "Properly restore transform block skip flag in RD search" into nextgenv2 by Jingning Han · 9 years ago
  73. 7174d63 Properly restore transform block skip flag in RD search by Jingning Han · 9 years ago
  74. 6231b6b Merge "Fixed a computation bug in fdct16_sse2()" into nextgenv2 by Yi Luo · 9 years ago
  75. 7d2618b Make sharp filter 10 tap and makes sharp2 sharper by Debargha Mukherjee · 9 years ago
  76. 697bf5b Add 128 pixel variance and SAD functions by Geza Lore · 9 years ago
  77. 6bbbe31 ANS: Switch from PDFs to CDFs. by Alex Converse · 9 years ago
  78. 13fb7c1 Apply mv precision check to reference mv candidate by Jingning Han · 9 years ago
  79. 68d6a50 Fixed a computation bug in fdct16_sse2() by Yi Luo · 9 years ago
  80. ebc6e05 Fix a bug in vp10_predict_intra_block by hui su · 9 years ago
  81. 339ef0c Merge "Adds masked variance and sad functions for wedge" into nextgenv2 by Debargha Mukherjee · 9 years ago
  82. 1d69cee Adds masked variance and sad functions for wedge by Debargha Mukherjee · 9 years ago
  83. 9425616 Merge "Fix a unused function warning with var_tx on" into nextgenv2 by Yaowu Xu · 9 years ago
  84. 90fe1cf Merge "Fix a couple of minor bugs in vp10_has_right and vp10_has_bottom" into nextgenv2 by Hui Su · 9 years ago
  85. 84f9820 Minor fix in header files by Yunqing Wang · 9 years ago
  86. 3d89d05 Merge "Fix an overflow issue for HBD" into nextgenv2 by Yaowu Xu · 9 years ago
  87. 0cfa89c Fix a unused function warning with var_tx on by Yaowu Xu · 9 years ago
  88. 935a837 Fix a couple of minor bugs in vp10_has_right and vp10_has_bottom by hui su · 9 years ago
  89. 5c613ea Fix an overflow issue for HBD by Yaowu Xu · 9 years ago
  90. 7667733 Update obmc counts in multithread mode by Angie Chiang · 9 years ago
  91. 342a368 Do sub-pixel motion search in up-sampled reference frames by Yunqing Wang · 9 years ago
  92. db08450 A build fix and some other cosmetic changes by Debargha Mukherjee · 9 years ago
  93. 48589e8 Merge "Some refactoring and cleanups of interp filter" into nextgenv2 by Debargha Mukherjee · 9 years ago
  94. 95428a5 Merge "Fix compiler warnings" into nextgenv2 by Hui Su · 9 years ago
  95. 0fc0c1a Merge "Enable improved temporal filter in ext-interp experiment" into nextgenv2 by Jingning Han · 9 years ago
  96. dca86af Merge "Unify frame border extension operation" into nextgenv2 by Jingning Han · 9 years ago
  97. bab2912 Some refactoring and cleanups of interp filter by Debargha Mukherjee · 9 years ago
  98. 95d35a4 Enable improved temporal filter in ext-interp experiment by Jingning Han · 9 years ago
  99. d1d11fc Unify frame border extension operation by Jingning Han · 9 years ago
  100. 4aeabf1 Fix compiler warnings by hui su · 9 years ago