1. ac7f403 Merge "Move sub pixel variance to vpx_dsp" by Johann · 10 years ago
  2. 55c2646 Merge "Rework scan order fetch logic for decoder" by Jingning Han · 10 years ago
  3. 6a82f0d Move sub pixel variance to vpx_dsp by Johann · 10 years ago
  4. 155b941 Merge "Update to speed 5 non-rd mode partition search." by Marco · 10 years ago
  5. c2d0f9d Merge "Add vp9_ prefix to init_macroblockd" by Jingning Han · 10 years ago
  6. 6e6c57d Merge "Reduce dqcoeff array size in decoder" by Jingning Han · 10 years ago
  7. 97d1f1a Rework scan order fetch logic for decoder by Jingning Han · 10 years ago
  8. 1acdd04 Merge "Update to vpx_temporal_svc_encoder:" by Marco · 10 years ago
  9. 9d251f9 Merge "Unify subtract function used in VP8/9" by Jingning Han · 10 years ago
  10. ea5450b Merge "Allows using optimzed version vp9_fdct8x8" by Yaowu Xu · 10 years ago
  11. 3caf2bb Merge "Remove comment about disabled tests" by Johann · 10 years ago
  12. a652048 Add vp9_ prefix to init_macroblockd by Jingning Han · 10 years ago
  13. 478fbc8 Update to speed 5 non-rd mode partition search. by Marco · 10 years ago
  14. cccad1c Reduce dqcoeff array size in decoder by Jingning Han · 10 years ago
  15. 45b7e16 Merge "mips msa vp8 idct optimization" by Parag Salasakar · 10 years ago
  16. 83f8ab5 Update to vpx_temporal_svc_encoder: by Marco · 10 years ago
  17. a8f8b83 Allows using optimzed version vp9_fdct8x8 by Yaowu Xu · 10 years ago
  18. 0ede9f5 Unify subtract function used in VP8/9 by Jingning Han · 10 years ago
  19. 9cb3a13 Merge "Adds macros for new encoder controls" by Debargha Mukherjee · 10 years ago
  20. 02b3b05 Merge "Alter partition search at image edge." by paulwilkins · 10 years ago
  21. 8051b6d Merge "Error score recalibration for inactive regions." by paulwilkins · 10 years ago
  22. 00c0cbb Merge "ARF Boost correction for inactive regions." by paulwilkins · 10 years ago
  23. 3d938d7 mips msa vp8 idct optimization by Parag Salasakar · 10 years ago
  24. 33a0deb Merge "mips msa vpx_dsp sadx3 sadx8 optimization" by Parag Salasakar · 10 years ago
  25. 8c6d5a8 Merge "inline vp9_reader_has_error()" by James Zern · 10 years ago
  26. efb05d0 Remove comment about disabled tests by Johann · 10 years ago
  27. e8a3abe Adds macros for new encoder controls by Debargha Mukherjee · 10 years ago
  28. 4ec8f9c Merge "vp9_variance*.c: make static tables const" by James Zern · 10 years ago
  29. 1696114 Merge "mips msa vp9 subpel variance optimization" by James Zern · 10 years ago
  30. fcb5a86 Merge "Move subtract functions from vp9 to vpx_dsp" by Jingning Han · 10 years ago
  31. cb4310f vp9_variance*.c: make static tables const by James Zern · 10 years ago
  32. fbe67d3 mips msa vp9 subpel variance optimization by Parag Salasakar · 10 years ago
  33. 5256a40 Merge "Expose params min-gf-interval/max-gf-interval" by Debargha Mukherjee · 10 years ago
  34. 91c412b Merge "remove vp9_get_interp_kernel()" by James Zern · 10 years ago
  35. 017253b remove vp9_get_interp_kernel() by James Zern · 10 years ago
  36. 9852643 Expose params min-gf-interval/max-gf-interval by Debargha Mukherjee · 10 years ago
  37. 432cd4b Move subtract functions from vp9 to vpx_dsp by Jingning Han · 10 years ago
  38. 39f03bf Merge "Rename vpx_thread to vpx_util" by Jingning Han · 10 years ago
  39. 823a126 Merge "Revert "Correct the inter prediction coordinate..."" by James Zern · 10 years ago
  40. 52e358f Revert "Correct the inter prediction coordinate..." by hkuang · 10 years ago
  41. 3d45263 Merge "Revert "mips msa vp9 subpel variance optimization"" by James Zern · 10 years ago
  42. 4c5ac47 Merge "Revert "mips msa vp9 avg subpel variance optimization"" by James Zern · 10 years ago
  43. 9794662 Revert "mips msa vp9 subpel variance optimization" by James Zern · 10 years ago
  44. ced9826 Revert "mips msa vp9 avg subpel variance optimization" by James Zern · 10 years ago
  45. d1b30ce Rename vpx_thread to vpx_util by Jingning Han · 10 years ago
  46. 99f8bd7 Alter partition search at image edge. by paulwilkins · 10 years ago
  47. dc19f35 Error score recalibration for inactive regions. by paulwilkins · 10 years ago
  48. e4702de ARF Boost correction for inactive regions. by paulwilkins · 10 years ago
  49. 8565a1c Merge "Use vpx prefix for codec independent threading functions" by Jingning Han · 10 years ago
  50. 66cf809 Merge "Move multi-threading module functions into vpx_thread folder" by Jingning Han · 10 years ago
  51. 6abf1ae mips msa vpx_dsp sadx3 sadx8 optimization by Parag Salasakar · 10 years ago
  52. 1e0aa94 inline vp9_reader_has_error() by James Zern · 10 years ago
  53. e757808 Merge "vp9_pred_common: inline vp9_get_tx_size_context" by James Zern · 10 years ago
  54. 0ea3046 Merge "vp9_pred_common: inline vp9_get_segment_id" by James Zern · 10 years ago
  55. 95dc082 Merge "vp9_dsubexp: replace some divides with shifts" by James Zern · 10 years ago
  56. b49de21 Merge "vp9/inv_remap_prob: simplify inv_map_table[]" by James Zern · 10 years ago
  57. f0b3b08 Merge "vp9_dsubexp: remove clamp in inv_remap_prob()" by James Zern · 10 years ago
  58. 04d2e57 Use vpx prefix for codec independent threading functions by Jingning Han · 10 years ago
  59. 3a3b0be Move multi-threading module functions into vpx_thread folder by Jingning Han · 10 years ago
  60. 79fcc56 Merge "Fix --disable-use-x86inc when used with --enable-vp9-highbitdepth" by Johann · 10 years ago
  61. 8d53891 Merge "Fix --disable-use-x86inc" by Johann · 10 years ago
  62. 1c967f1 Fix --disable-use-x86inc when used with --enable-vp9-highbitdepth by Johann · 10 years ago
  63. ff8505a Fix --disable-use-x86inc by Johann · 10 years ago
  64. 4f7e7c4 Merge "mips msa vp9 avg subpel variance optimization" by James Zern · 10 years ago
  65. dc6d954 Merge "Move inter_predictor to vp9_reconinter.h" by Scott LaVarnway · 10 years ago
  66. 29a17db Merge "mips msa vpx_dsp sad sad4d avgsad optimization" by Parag Salasakar · 10 years ago
  67. 440995c Merge "loopfiltersimpleverticaledge_neon: quiet uninit var warnings" by James Zern · 10 years ago
  68. d157742 Merge "VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO" by Scott LaVarnway · 10 years ago
  69. 61774ad mips msa vp9 avg subpel variance optimization by Parag Salasakar · 10 years ago
  70. dcf5b7c loopfiltersimpleverticaledge_neon: quiet uninit var warnings by James Zern · 10 years ago
  71. bc3ec8e mips msa vpx_dsp sad sad4d avgsad optimization by Parag Salasakar · 10 years ago
  72. bd71622 vp9_dsubexp: replace some divides with shifts by James Zern · 10 years ago
  73. 5609858 vp9/inv_remap_prob: simplify inv_map_table[] by James Zern · 10 years ago
  74. a42df86 mips msa vp9 subpel variance optimization by Parag Salasakar · 10 years ago
  75. c96bb80 Merge "mips msa vpx_dsp variance optimization" by Parag Salasakar · 10 years ago
  76. 8aaf5ec vp9_dsubexp: remove clamp in inv_remap_prob() by James Zern · 10 years ago
  77. fc5f3b8 Merge "vp9_common_data: right-size tables" by James Zern · 10 years ago
  78. e943db0 Merge "Fixed a variance calculation" by Yaowu Xu · 10 years ago
  79. 2d730a2 mips msa vpx_dsp variance optimization by Parag Salasakar · 10 years ago
  80. fc3c456 Merge "mips msa vp9 common macro comments updated" by Parag Salasakar · 10 years ago
  81. 1e77058 Merge changes Idce95354,I6b791088 by James Zern · 10 years ago
  82. c06d56c VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO by Scott LaVarnway · 10 years ago
  83. 437d033 Merge "Remove tile param" by Scott LaVarnway · 10 years ago
  84. 3c353e5 mips msa vp9 common macro comments updated by Parag Salasakar · 10 years ago
  85. f3a1295 Merge "mips msa vp9 temporal filter optimization" by Parag Salasakar · 10 years ago
  86. 9f14bbf Fixed a variance calculation by Yaowu Xu · 10 years ago
  87. 8fdfeb3 Merge "vpxenc.sh: Add basic multithreaded frame parallel encode test." by Tom Finegan · 10 years ago
  88. b92cc27 mips msa vp9 temporal filter optimization by Parag Salasakar · 10 years ago
  89. c040f96 mips msa vp9 subtract block optimization by Parag Salasakar · 10 years ago
  90. d017f5b Merge "mips msa vp9 block error optimization" by Parag Salasakar · 10 years ago
  91. 69c153c loopfiltersimpleverticaledge_neon: quiet uninit var warnings by James Zern · 10 years ago
  92. 1543f2b mips msa vp9 block error optimization by Parag Salasakar · 10 years ago
  93. f4d746a idct_dequant_0_2x_neon: quiet uninit var warnings by James Zern · 10 years ago
  94. 28a8226 vp9_common_data: right-size tables by James Zern · 10 years ago
  95. 92f7d79 vpxenc.sh: Add basic multithreaded frame parallel encode test. by Tom Finegan · 10 years ago
  96. 1c7b1f9 Update to dynamic resize logic for 1pass CBR. by Marco · 10 years ago
  97. 3393243 Merge "vp8_subpixelvariance_neon: right size coeff table" by James Zern · 10 years ago
  98. 3dd9cde Fix to unstable build from commit 517a66. by Marco · 10 years ago
  99. d219f2b Merge "vp9_reconintra_neon: add d45 16x16" by James Zern · 10 years ago
  100. 0bd6151 Merge "vpxenc.sh: Add basic vp9 multithread encode test." by Tom Finegan · 10 years ago