1. 016a5da Palette code: simpler and faster duplicate removal by Urvang Joshi · 9 years ago
  2. cbed16b Merge "Code refactoring on Macros related to ref frame numbers" into nextgenv2 by Zoe Liu · 9 years ago
  3. 9faf914 Merge "Make palette code faster: replace nested for loops by a single memcpy()." into nextgenv2 by Urvang Joshi · 9 years ago
  4. 476e44a Merge "Replace variants of 'vp8' and 'vp9' with 'vpx'" into nextgenv2 by Yaowu Xu · 9 years ago
  5. 59589d0 Merge changes Ic5ddba3c,Ibe7a3248 into nextgenv2 by Yaowu Xu · 9 years ago
  6. fe291b6 Replace variants of 'vp8' and 'vp9' with 'vpx' by Yaowu Xu · 9 years ago
  7. a0a23b7 Make palette code faster: replace nested for loops by a single memcpy(). by Urvang Joshi · 9 years ago
  8. 56a91f1 Fix a number of msvc warnings by Yaowu Xu · 9 years ago
  9. a1b6507 Reduce number of frames in lossless tests by Yaowu Xu · 9 years ago
  10. 6679608 vp10_inv_txfm2d_test: normalize max_error type by James Zern · 9 years ago
  11. 0d5ac98 Merge ".clang-format: disable DerivePointerAlignment" into nextgenv2 by James Zern · 9 years ago
  12. 2b2ee5c Merge "more cleanup of vp8 and vp9" into nextgenv2 by Yaowu Xu · 9 years ago
  13. 1af28f0 Code refactoring on Macros related to ref frame numbers by Zoe Liu · 9 years ago
  14. 108df24 Merge "Adjust gm parameter computation to avoid mismatch" into nextgenv2 by Sarah Parker · 9 years ago
  15. d9e73a3 Merge "Cherry pick from AOMedia" into nextgenv2 by Yaowu Xu · 9 years ago
  16. efe198f Merge "Cherry pick from AOM:" into nextgenv2 by Yaowu Xu · 9 years ago
  17. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  18. aa810c0 Adjust gm parameter computation to avoid mismatch by Sarah Parker · 9 years ago
  19. 0acb76d Merge "Fix a bug and a function name in EXT_INTRA experiment" into nextgenv2 by Yue Chen · 9 years ago
  20. b06147d Cherry pick from AOMedia by Yaowu Xu · 9 years ago
  21. 31dab60 Fix a bug and a function name in EXT_INTRA experiment by Yue Chen · 9 years ago
  22. 8bf837f Cherry pick from AOM: by Yaowu Xu · 9 years ago
  23. 134710a Disable tests not applicable to VP10 by Yaowu Xu · 9 years ago
  24. 0594c7f Merge "Use all possible intra ref pixels for blocks on frame boundary" into nextgenv2 by Hui Su · 9 years ago
  25. de42ab2 Merge "Cherry pick renaming changes from AOMedia branch" into nextgenv2 by Yaowu Xu · 9 years ago
  26. 22fda38 Merge "Rename files with vp9_ prefix" into nextgenv2 by Yaowu Xu · 9 years ago
  27. d4c4724 Cherry pick renaming changes from AOMedia branch by Yaowu Xu · 9 years ago
  28. a4daf36 Use all possible intra ref pixels for blocks on frame boundary by hui su · 9 years ago
  29. ac86d3d Merge "More vp8/vp9 clean up" into nextgenv2 by Yaowu Xu · 9 years ago
  30. 5eee907 Rename files with vp9_ prefix by Yaowu Xu · 9 years ago
  31. 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 9 years ago
  32. f67ff4a Fix a missing space by hui su · 9 years ago
  33. 3ecf31d Merge "Separate frame context index for different frame types" into nextgenv2 by Jingning Han · 9 years ago
  34. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  35. 8915eb8 Separate frame context index for different frame types by Jingning Han · 9 years ago
  36. 725f7f9 .clang-format: disable DerivePointerAlignment by James Zern · 9 years ago
  37. b124b24 Merge "ext-intra: squeeze the derivative table" into nextgenv2 by Hui Su · 9 years ago
  38. 831e009 ext-intra: squeeze the derivative table by hui su · 9 years ago
  39. 6d6291b Merge "Fix compilation error under Clang 4.0." into nextgenv2 by Yaowu Xu · 9 years ago
  40. 077168b Merge "MinArfFreqTest: Don't leak video on failure." into nextgenv2 by Yaowu Xu · 9 years ago
  41. d8f83fc Merge "blockiness_test: fix implicit float conversion" into nextgenv2 by Yaowu Xu · 9 years ago
  42. 73eb764 Merge "resize_test: fix implicit float->int conversion" into nextgenv2 by Yaowu Xu · 9 years ago
  43. 8e3766f Merge "Add VPX_SWAP macro" into nextgenv2 by Yaowu Xu · 9 years ago
  44. abb842d Merge "Make test encoder test driver less likely to leak on failure." into nextgenv2 by Yaowu Xu · 9 years ago
  45. 2cd670d Merge "Combine vpxcx_set_ref example for VP9 and VP10" into nextgenv2 by Yunqing Wang · 9 years ago
  46. eb66904 Fix compilation error under Clang 4.0. by Ivan Krasin · 9 years ago
  47. 12ca90d MinArfFreqTest: Don't leak video on failure. by Alex Converse · 9 years ago
  48. 74e2303 blockiness_test: fix implicit float conversion by James Zern · 9 years ago
  49. 60be793 resize_test: fix implicit float->int conversion by James Zern · 9 years ago
  50. a8de3c0 Add VPX_SWAP macro by Yury Gitman · 9 years ago
  51. 1c1bc94 Make test encoder test driver less likely to leak on failure. by Alex Converse · 9 years ago
  52. e0c265e y4minput.c: correct empty loop formatting by James Zern · 9 years ago
  53. 57303cb build/make/Makefile: add a 'test_*' default target by James Zern · 9 years ago
  54. ec53ba7 build/make/Makefile: remove default suffix rules by James Zern · 9 years ago
  55. 3a9e879 Merge "take II: variance_test partial clean-up" into nextgenv2 by Yaowu Xu · 9 years ago
  56. 8dbbcda take II: variance_test partial clean-up by skal · 9 years ago
  57. 2a5a3f6 Combine vpxcx_set_ref example for VP9 and VP10 by Yunqing Wang · 9 years ago
  58. 230c24c Merge "inline->INLINE: vpx_dsp/x86/blend_a64_vmask_sse4.c" into nextgenv2 by Yaowu Xu · 9 years ago
  59. 464724c Merge "Adjust adaptive_rd_thresh speed feature" into nextgenv2 by Yunqing Wang · 9 years ago
  60. 53fb766 inline->INLINE: vpx_dsp/x86/blend_a64_vmask_sse4.c by Yaowu Xu · 9 years ago
  61. 3f5a2a8 vp10/ratectrl.c: fix implicit float conversion by James Zern · 9 years ago
  62. d2fa9fe rd_pick_palette_intra_sbuv: fix implicit float conv by James Zern · 9 years ago
  63. d2e11e9 Fix compiler errors in warped_motion.c by Sarah Parker · 9 years ago
  64. 19a95f0 Merge "Restore vp10_default_scan_orders[]" into nextgenv2 by James Zern · 9 years ago
  65. b171dcb Adjust adaptive_rd_thresh speed feature by Yunqing Wang · 9 years ago
  66. da30900 Restore vp10_default_scan_orders[] by Sarah Parker · 9 years ago
  67. e96c20b add .clang-format, based on Google style by James Zern · 9 years ago
  68. 44aac61 Add and remove explicit type conversions by Yaowu Xu · 9 years ago
  69. 3826383 Fix compiling issues by Yaowu Xu · 9 years ago
  70. 0ea035f Merge "Add affine model to global motion" into nextgenv2 by Sarah Parker · 9 years ago
  71. a7cfdd9 Merge "Rectangular transforms 4x8 & 8x4" into nextgenv2 by Debargha Mukherjee · 9 years ago
  72. e9bd26b Add affine model to global motion by Sarah Parker · 9 years ago
  73. e5848de Rectangular transforms 4x8 & 8x4 by Debargha Mukherjee · 9 years ago
  74. ff3f35c Merge "Cleanup x86inc leftovers" into nextgenv2 by Yaowu Xu · 9 years ago
  75. f9c01c7 Merge "HBD fast path quantization speed improvement" into nextgenv2 by Yi Luo · 9 years ago
  76. b2663a8 HBD fast path quantization speed improvement by Yi Luo · 9 years ago
  77. dec16ab Cleanup x86inc leftovers by Yaowu Xu · 9 years ago
  78. c03268b make signatures match for vp10_init_plane_quantizers by Pascal Massimino · 9 years ago
  79. 0be4d3b Merge "Change order of warped motion parameters" into nextgenv2 by Sarah Parker · 9 years ago
  80. 054689b A small refactor on the rate controller by Zoe Liu · 9 years ago
  81. 95fef21 Merge "fix vp10_convolve() signatures" into nextgenv2 by James Zern · 9 years ago
  82. 78ea3b3 Change order of warped motion parameters by sarahparker · 9 years ago
  83. 096d8ac Merge "Extra round of subpel MV search around second best full-pixel MV" into nextgenv2 by Hui Su · 9 years ago
  84. 3c13124 Merge "Allow OVERLAY frames to use the show_exsiting_frame flag" into nextgenv2 by Wei-ting Lin · 9 years ago
  85. 5fa46c0 Add global motion parameters to compressed header by Sarah Parker · 9 years ago
  86. ccc9e7c Allow OVERLAY frames to use the show_exsiting_frame flag by Wei-ting Lin · 9 years ago
  87. 681ba36 Merge "Merge changes from libvpx/master by cherry-pick" into nextgenv2 by Yaowu Xu · 9 years ago
  88. e03af51 Merge "Add buf0, width, height fields to buf_2d" into nextgenv2 by Sarah Parker · 9 years ago
  89. a555207 Merge "Align the quantizers for inter/inter modes in the first pass coding" into nextgenv2 by Jingning Han · 9 years ago
  90. 9a47024 Extra round of subpel MV search around second best full-pixel MV by hui su · 9 years ago
  91. e7869b7 Correct the experiment names for ext-refs by Zoe Liu · 9 years ago
  92. 166c325 Add buf0, width, height fields to buf_2d by Sarah Parker · 9 years ago
  93. 2967bf3 Merge changes from libvpx/master by cherry-pick by Johann · 9 years ago
  94. 2ad40b8 Align the quantizers for inter/inter modes in the first pass coding by Jingning Han · 9 years ago
  95. 87c2db8 fix vp10_convolve() signatures by skal · 9 years ago
  96. 06c297b Merge "Merge branch 'master' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  97. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  98. 010d4a8 Merge "Add new_quant quantization in rdopt for 4x4 blocks and intra" into nextgenv2 by Sarah Parker · 9 years ago
  99. 5f8ea94 Remove unused zcoeff_blk by Debargha Mukherjee · 9 years ago
  100. b90dbc3 Merge "Fix highbd obmc_variance unit test" into nextgenv2 by Pascal Massimino · 9 years ago