1. 53dc9fd vp10: merge ext_ipred_bltr experiment into misc_fixes. by Ronald S. Bultje · 9 years ago
  2. c7dc1d7 vp10: add extended-intra prediction edges experiment. by Ronald S. Bultje · 9 years ago
  3. ec623a0 Upstream Mozilla fix for older Apple clang builds by Johann · 9 years ago
  4. 6f31722 Fix compiler warnings by hui su · 9 years ago
  5. 0c00af1 Add vpx_highbd_convolve_{copy,avg}_sse2 by Alex Converse · 9 years ago
  6. cbada4a Remove 4 mova insts from quantize_ssse3_x86_64.asm by Geza Lore · 9 years ago
  7. 37c68ef SSSE3 optimisation for quantize in high bit depth by Julia Robson · 9 years ago
  8. b212094 Merge "VPX: refactor vpx_idct32x32_1_add_sse2()" by Scott LaVarnway · 9 years ago
  9. 5e6533e SSE2 optimisation for quantize in high bit depth by Julia Robson · 9 years ago
  10. 23d1c06 VPX: refactor vpx_idct32x32_1_add_sse2() by Scott LaVarnway · 9 years ago
  11. 3fedf4a Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9." by Ronald S. Bultje · 9 years ago
  12. cb5c47f Merge "Accelerated transform in high bit depth" by Debargha Mukherjee · 9 years ago
  13. 62a1579 vp10: reimplement d45/4x4 to match vp8 instead of vp9. by Ronald S. Bultje · 9 years ago
  14. c26a9ec vp8: change build_intra4x4_predictors() to use vpx_dsp. by Ronald S. Bultje · 9 years ago
  15. 54d4895 vp8: change build_intra_predictors_mby_s to use vpx_dsp. by Ronald S. Bultje · 9 years ago
  16. 406030d Accelerated transform in high bit depth by Julia Robson · 9 years ago
  17. dd4f953 Remove vpx_filter_block1d16_v8_intrin_ssse3 by Johann · 9 years ago
  18. 683b5a3 vpx_subpixel_8t_ssse3: fix reg counts/access by James Zern · 9 years ago
  19. a3df343 vp10: code sign bit before absolute value in non-arithcoded header. by Ronald S. Bultje · 10 years ago
  20. 1c8567f Remove some trailing whitespaces by Debargha Mukherjee · 10 years ago
  21. 1958830 VPX: subpixel_8t_ssse3 asm using x86inc by Scott LaVarnway · 10 years ago
  22. c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
  23. 45db71d Expand the idct4_c() function in idct8_c() by Angie Chiang · 10 years ago
  24. 5c245a4 Merge changes I53b5bdc5,Ib81168a7,Ie0113945 by Johann Koenig · 10 years ago
  25. 18ea2a7 Merge "Add sse2 versions of halfpix variance" by Johann Koenig · 10 years ago
  26. a28b2c6 Add sse2 versions of halfpix variance by Johann · 10 years ago
  27. 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
  28. f5507b5 Only build ssse3 filter functions on 64 bit by Johann · 10 years ago
  29. 6c0f6dd Merge "VPX: scaled convolve : fix windows build errors" by Scott LaVarnway · 10 years ago
  30. acf24cc VPX: scaled convolve : fix windows build errors by Scott LaVarnway · 10 years ago
  31. 6a21ca2 Merge "VPX ssse3 scaled convolve" by Scott LaVarnway · 10 years ago
  32. b133975 Merge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm" by Jingning Han · 10 years ago
  33. 49f6ff1 Rename inv_txfm_sse2.asm to inv_wht_sse2.asm by Jingning Han · 10 years ago
  34. 2030c49 VPX ssse3 scaled convolve by Scott LaVarnway · 10 years ago
  35. 5de049b Turn on dspr2 loop filter functions in vpx_dsp by Jingning Han · 10 years ago
  36. 1794624 Merge changes I2fe52bfb,I5e5084eb by James Zern · 10 years ago
  37. 7862950 Merge "VPX: removed step checks from neon convolve code" by James Zern · 10 years ago
  38. 94ba393 vpx_highbd_ssim_parms_8x8: make parameter types consistent by Yaowu Xu · 10 years ago
  39. 89dcc13 VPX: removed filter == 128 checks from mips convolve code by Scott LaVarnway · 10 years ago
  40. aeea00c VPX: removed step checks from mips convolve code by Scott LaVarnway · 10 years ago
  41. fa47212 VPX: removed step checks from neon convolve code by Scott LaVarnway · 10 years ago
  42. 6cf95bd Merge "VPX: remove step == 16 and filter[3] != 128 checks" by Scott LaVarnway · 10 years ago
  43. 345b11c Merge "fix build w/only mmx+sse enabled" by James Zern · 10 years ago
  44. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago
  45. 23532eb fix build w/only mmx+sse enabled by James Zern · 10 years ago
  46. b04dad3 Merge "VPX: remove scaled calls from FUN_CONV_1D" by Scott LaVarnway · 10 years ago
  47. 4ef08dc Merge "VPX: Add rtcd support for scaling." by Scott LaVarnway · 10 years ago
  48. b152472 Merge "Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h" by Aℓex Converse · 10 years ago
  49. a8a08ce Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h by Alex Converse · 10 years ago
  50. 9265bad Merge changes from topic 'x86inc' by James Zern · 10 years ago
  51. a229dbc VPX: remove step == 16 and filter[3] != 128 checks by Scott LaVarnway · 10 years ago
  52. 4ea7f2b fastssim: Add some missing consts by Alex Converse · 10 years ago
  53. 41a0a0c Use newer x86inc.asm by Johann · 10 years ago
  54. 26f4f2d ssim: Add missing statics and consts by Alex Converse · 10 years ago
  55. c1f911a psnrhvs: Add missing consts and static consts. by Alex Converse · 10 years ago
  56. c65e79d ssim: Replace unsigned long with uint32_t. by Alex Converse · 10 years ago
  57. 17cfee3 fastssim: Add stdlib.h for malloc/free by Alex Converse · 10 years ago
  58. c7b7011 Move VP9 SSIM metrics to vpx_dsp. by Alex Converse · 10 years ago
  59. 7ac505c Merge "Narrow a load in iwht4x4_16_add." by Aℓex Converse · 10 years ago
  60. 0572052 Narrow a load in iwht4x4_16_add. by Alex Converse · 10 years ago
  61. 4e6b507 VPX: remove scaled calls from FUN_CONV_1D by Scott LaVarnway · 10 years ago
  62. afd2f68 Revert "VP9_COPY_CONVOLVE_SSE2 optimization" by James Zern · 10 years ago
  63. d621de7 Change vp9_quantize to vpx_quantize by Jingning Han · 10 years ago
  64. 3ad75fc Merge "Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names" by Jingning Han · 10 years ago
  65. 08a453b Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names by Jingning Han · 10 years ago
  66. 5f13898 Exclude inv_txfm dspr2 files from make file when highbd is on by Jingning Han · 10 years ago
  67. 814e134 Merge "mips msa vpx convolve optimzation" by Parag Salasakar · 10 years ago
  68. cc4c5de Merge "mips msa vpx subpel variance optimization" by Parag Salasakar · 10 years ago
  69. bfad9d2 Move inverse transfrom dspr2 functions from vp9 to vpx_dsp by Jingning Han · 10 years ago
  70. 92b08f5 Add common_dspr2.c file to vpx_dsp/mips by Jingning Han · 10 years ago
  71. a683562 Remove vpx_ prefix from the dspr2 file name in vpx_dsp/mips by Jingning Han · 10 years ago
  72. 8f6b943 VPX: Add rtcd support for scaling. by Scott LaVarnway · 10 years ago
  73. d10fc5a Merge "Add vpx_dsp_rtcd.h to inv_txfm_sse2.c" by Jingning Han · 10 years ago
  74. b096db5 Merge "Remove vp9_common.h from idct16x16_neon.c" by Jingning Han · 10 years ago
  75. 1579bb8 mips msa vpx convolve optimzation by Parag Salasakar · 10 years ago
  76. 9b37587 mips msa vpx subpel variance optimization by Parag Salasakar · 10 years ago
  77. da7dc59 Merge "Factor out mips/msa inverse transform implementations" by Jingning Han · 10 years ago
  78. 0fcfc61 Merge "Add x86inc flag guard to inv_txfm_sse2.asm" by Jingning Han · 10 years ago
  79. 6eabf22 Remove vp9_common.h from idct16x16_neon.c by Jingning Han · 10 years ago
  80. 4f7a7d2 Add x86inc flag guard to inv_txfm_sse2.asm by Jingning Han · 10 years ago
  81. 80ae856 Add vpx_dsp_rtcd.h to inv_txfm_sse2.c by Jingning Han · 10 years ago
  82. 22a8474 vpx_convolve_copy_sse2: fix win64 by James Zern · 10 years ago
  83. 4484951 Factor out mips/msa inverse transform implementations by Jingning Han · 10 years ago
  84. b4c7d05 Merge "Factor inverse transform functions into vpx_dsp" by Jingning Han · 10 years ago
  85. e8b133c Factor inverse transform functions into vpx_dsp by Jingning Han · 10 years ago
  86. a5e97d8 VP9_COPY_CONVOLVE_SSE2 optimization by Scott LaVarnway · 10 years ago
  87. 7cfdc00 Refactor mips/dspr2 on convolution. by Zoe Liu · 10 years ago
  88. 7186a2d Code refactor on InterpKernel by Zoe Liu · 10 years ago
  89. 5fddefb Exclude vpx intra prediction functions in vp8-only build by hui su · 10 years ago
  90. 4cbf36b Merge "Replace prefix vp9_ with vpx_ for intra prediction functions" by Hui Su · 10 years ago
  91. d12a4a8 Merge "Replace vp9_ prefix in 2D-DCT functions with vpx_" by Jingning Han · 10 years ago
  92. fc18cf7 Merge "Move DC only forward 2D-DCT functions to vpx_dsp" by Jingning Han · 10 years ago
  93. 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
  94. d19033f Move DC only forward 2D-DCT functions to vpx_dsp by Jingning Han · 10 years ago
  95. 124ada5 Don't use 'h' for functions using x86inc.asm by Johann · 10 years ago
  96. fe7cabe Merge "Move intra prediction functions from vp9/common/ to vpx_dsp/" by Hui Su · 10 years ago
  97. a6a4659 Factor 32x32 fwd DCT to vpx_dsp folder by Jingning Han · 10 years ago
  98. 8eefb36 Move forward dct sse2 header file to vpx_dsp by Jingning Han · 10 years ago
  99. 4013645 Replace prefix vp9_ with vpx_ for intra prediction functions by hui su · 10 years ago
  100. 7971846 Move intra prediction functions from vp9/common/ to vpx_dsp/ by hui su · 10 years ago