1. 3baf526 Change to use "DISABLED_" prefix to disable a test by Yaowu Xu · 8 years ago
  2. 6b3f0db Disable test for msa version of transforms by Yaowu Xu · 8 years ago
  3. 59b969d fdct4x4_test: fix unsigned overflow by Yaowu Xu · 8 years ago
  4. d71a231 Add compiler warning flag -Wextra and fix related warnings. by Urvang Joshi · 9 years ago
  5. e8e8cd8 Hybrid forward transforms 16x16 AVX2 optimization by Yi Luo · 9 years ago
  6. fbf5681 Add a TODO for aom_highbd_fdct16x16_1_sse2 tests by Yi Luo · 9 years ago
  7. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  8. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  9. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  10. 1c25b7f fix mips msa build w/CONFIG_EXT_TX by James Zern · 9 years ago
  11. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  12. 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 9 years ago
  13. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  14. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  15. 6bbb8b7 tests: remove redundant round() definition by James Zern · 9 years ago
  16. 6382727 Fix UBSAN/IOC errors by Yaowu Xu · 9 years ago
  17. eb64ea3 vpx_fdct16x16_1_c/msa: fix accumulator overflow by James Zern · 9 years ago
  18. cffef11 tests: quiet some unused parameter warnings by James Zern · 9 years ago
  19. 81c1659 dct16x16_test: quiet unused-function warning by James Zern · 9 years ago
  20. 906ec30 Remove unused functions from test files by Johann · 10 years ago
  21. 08a453b Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names by Jingning Han · 10 years ago
  22. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  23. 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
  24. 9aaf523 Move msa implementations of 2D-DCT to vpx_dsp by Jingning Han · 10 years ago
  25. b67821f Factor forward 2D-DCT transforms into vpx_dsp by Jingning Han · 10 years ago
  26. e253eaa Unify the high bit-depth forward hybrid transforms by Jingning Han · 10 years ago
  27. 89b4b31 mips msa vp9 fdct 16x16 optimization by Parag Salasakar · 10 years ago
  28. 6af9d7f mips msa vp9 updated idct 8x8, 16x16 and 32x32 module by Parag Salasakar · 10 years ago
  29. 71e88f9 Merge "mips msa vp9 updated macros and disable all MSA functions" by Parag Salasakar · 10 years ago
  30. f9f078e mips msa vp9 updated macros and disable all MSA functions by Parag Salasakar · 10 years ago
  31. b962646 Re-worked header files by Scott LaVarnway · 10 years ago
  32. 1d7ccd5 Relocate memory operations for common code by Johann · 10 years ago
  33. fd3658b replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED by James Zern · 10 years ago
  34. 60052b6 mips msa vp9 idct 16x16 optimization by Parag Salasakar · 10 years ago
  35. d45870b Merge "Disable ssse3 version idct16x16_256_add()" by Yaowu Xu · 10 years ago
  36. 486a73a Disable ssse3 version idct16x16_256_add() by Yaowu Xu · 10 years ago
  37. f58011a vpx_mem: remove vpx_memset by James Zern · 10 years ago
  38. 7e40a55 Added high bitdepth sse2 transform functions by Peter de Rivaz · 10 years ago
  39. 1929c9b Rename highbitdepth functions to use highbd prefix by Deb Mukherjee · 10 years ago
  40. 12344f2 Add range check in inverse ADST 16x16 by Jingning Han · 10 years ago
  41. d50716f Incorporate WRAPLOW macro into non-highbitdepth tx by Deb Mukherjee · 10 years ago
  42. 10783d4 Adds high bitdepth transform functions and tests by Deb Mukherjee · 11 years ago
  43. 632e419 dct16x16_test.cc: remove unused param warnings by James Zern · 11 years ago
  44. 4ba92dc Fix bug 805 by levytamar82 · 11 years ago
  45. 44f8484 dct16x16_test: drop '_t' from local typenames by James Zern · 11 years ago
  46. 29e1b1a tests: add API_REGISTER_STATE_CHECK by James Zern · 11 years ago
  47. dd9f502 vp9_f(dct|ht): disable avx2 variants by James Zern · 11 years ago
  48. 5c2696c Rework unit test for 8x8 transformation by Jingning Han · 11 years ago
  49. 49b4a27 Add overflow check unit test for 16x16 inverse DCT/ADST transform by Jingning Han · 11 years ago
  50. 74a854f Re-enable unit test on neon implementation of 16x16 idct by Jingning Han · 11 years ago
  51. e4a758b Turn on unit test for inverse 16x16 2D-DCT ssse3 by Jingning Han · 11 years ago
  52. 7f54733 Adjust the forward 16x16 DCT computation steps by Jingning Han · 11 years ago
  53. ce23931 Only build neon assembly for armv7 targets by Johann · 11 years ago
  54. adbb881 dct16x16_test: add NEON functions by James Zern · 11 years ago
  55. 005fc69 Finally removing "short" from transform names. by Dmitry Kovalev · 11 years ago
  56. 002ad40 test/: remove unnecessary extern "C"s by James Zern · 11 years ago
  57. 51490e5 Removing PARAMS macro for consistency by Joshua Litt · 11 years ago
  58. 600a386 Making input pointer constant for all fdct/fht functions. by Dmitry Kovalev · 11 years ago
  59. 02feb63 Renaming vp9_short_fdct16x16 to vp9_fdct16x16. by Dmitry Kovalev · 11 years ago
  60. 1aa7fd5 Using stride (# of elements) instead of pitch (bytes) in fdct16x16. by Dmitry Kovalev · 11 years ago
  61. 65f118d Making input pointer of any inverse transform constant. by Dmitry Kovalev · 11 years ago
  62. 7ef5739 Consistent names for inverse hybrid transforms (1 of 2). by Dmitry Kovalev · 11 years ago
  63. b096c5a Giving consistent names to IDCT 16x16 functions. by Dmitry Kovalev · 11 years ago
  64. 4bd1711 Refactor 8x8 fwd transform unit test by Jingning Han · 12 years ago
  65. 37705a3 Enable accuracy/memory check for 16x16 transforms by Jingning Han · 12 years ago
  66. 8f92a7e Rework 16x16 transform unit test by Jingning Han · 12 years ago
  67. afffa3d cleanup cpplint warnings by Yaowu Xu · 12 years ago
  68. ec4b274 Refactor 16x16 unit tests by Jingning Han · 12 years ago
  69. bc484eb fix unit test failure on win32 vs2008 build by Yaowu Xu · 12 years ago
  70. 29c45f3 Cosmetic changes in 16x16 ADST/DCT unit test by Jingning Han · 12 years ago
  71. cf768b2 Add unit test for 16x16 forward ADST/DCT by Jingning Han · 12 years ago
  72. a272ff2 WIP: 16x16 idct/recon merge by Scott LaVarnway · 12 years ago
  73. 499fe05 optimize forward 16x16 DCT for accuracy by Yaowu Xu · 12 years ago
  74. 77f889b fix a build issue with MSVC on windows by Yaowu Xu · 12 years ago
  75. ebd5808 enable 16x16 iDCT unit test by Yaowu Xu · 12 years ago
  76. 89d62e3 remove the dependency on idct.h by Yaowu Xu · 12 years ago
  77. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  78. 2e3e685 fix test builds by James Zern · 12 years ago
  79. 4b2c2b9 Rename vp8/ codec directory to vp9/. by Ronald S. Bultje · 12 years ago
  80. 0b17ea6 A bit of temporary relief on encoder slowness by Yaowu Xu · 13 years ago
  81. fed8a18 16x16 DCT blocks. by Daniel Kang · 13 years ago