1. 08a453b Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names by Jingning Han · 10 years ago
  2. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  3. 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
  4. 9aaf523 Move msa implementations of 2D-DCT to vpx_dsp by Jingning Han · 10 years ago
  5. b67821f Factor forward 2D-DCT transforms into vpx_dsp by Jingning Han · 10 years ago
  6. efb05d0 Remove comment about disabled tests by Johann · 10 years ago
  7. ff8505a Fix --disable-use-x86inc by Johann · 10 years ago
  8. 7ca8488 mips msa vp9 fdct 8x8 optimization by Parag Salasakar · 10 years ago
  9. 6af9d7f mips msa vp9 updated idct 8x8, 16x16 and 32x32 module by Parag Salasakar · 10 years ago
  10. 71e88f9 Merge "mips msa vp9 updated macros and disable all MSA functions" by Parag Salasakar · 10 years ago
  11. f9f078e mips msa vp9 updated macros and disable all MSA functions by Parag Salasakar · 10 years ago
  12. b962646 Re-worked header files by Scott LaVarnway · 10 years ago
  13. c47d868 fdct8x8_test: move functions to an anonymous namespace by James Zern · 10 years ago
  14. cafae5b Merge "Relocate memory operations for common code" by Johann · 10 years ago
  15. 1d7ccd5 Relocate memory operations for common code by Johann · 10 years ago
  16. 7c5f00f mips msa vp9 idct 8x8 optimization by Parag Salasakar · 10 years ago
  17. fd3658b replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED by James Zern · 10 years ago
  18. 4f856cd VP9 common for ARMv8 by using NEON intrinsics 06 by James Yu · 11 years ago
  19. 1fe643c Re-enable 8x8 fdct/fht tests by changing tolerance by Deb Mukherjee · 10 years ago
  20. 615230b acm_random: provide full range for Rand16() by James Zern · 10 years ago
  21. 7e40a55 Added high bitdepth sse2 transform functions by Peter de Rivaz · 10 years ago
  22. 1929c9b Rename highbitdepth functions to use highbd prefix by Deb Mukherjee · 10 years ago
  23. d50716f Incorporate WRAPLOW macro into non-highbitdepth tx by Deb Mukherjee · 10 years ago
  24. 41e6ec4 Visual Studio build (warning) fix by Deb Mukherjee · 11 years ago
  25. 10783d4 Adds high bitdepth transform functions and tests by Deb Mukherjee · 11 years ago
  26. 722eecf fdct8x8_test.cc: remove unused param warnings by James Zern · 11 years ago
  27. d19d222 Added vp9_fdct8x8_neon(), vp9_fdct8x8_1_neon() by Scott LaVarnway · 11 years ago
  28. 4ba92dc Fix bug 805 by levytamar82 · 11 years ago
  29. 54697d3 fdct8x8_test: drop '_t' from local typenames by James Zern · 11 years ago
  30. 29e1b1a tests: add API_REGISTER_STATE_CHECK by James Zern · 11 years ago
  31. 0d6267c fdct8x8_test: add missing avx2 functions by James Zern · 11 years ago
  32. 0343e30 Re-enable unit test for SSSE3 forward 8x8 2D-DCT by Jingning Han · 11 years ago
  33. 5c2696c Rework unit test for 8x8 transformation by Jingning Han · 11 years ago
  34. ce23931 Only build neon assembly for armv7 targets by Johann · 11 years ago
  35. b466ad5 Turn on unit tests for SSSE3 8x8 forward and inverse 2D-DCT by Jingning Han · 11 years ago
  36. c333110 fdct8x8_test: add NEON functions by James Zern · 11 years ago
  37. 005fc69 Finally removing "short" from transform names. by Dmitry Kovalev · 11 years ago
  38. 002ad40 test/: remove unnecessary extern "C"s by James Zern · 11 years ago
  39. 51490e5 Removing PARAMS macro for consistency by Joshua Litt · 11 years ago
  40. 600a386 Making input pointer constant for all fdct/fht functions. by Dmitry Kovalev · 11 years ago
  41. fa143db Renaming vp9_short_fdct8x8 to vp9_fdct8x8. by Dmitry Kovalev · 11 years ago
  42. e5fa44c Using stride (# of elements) instead of pitch (bytes) in fdct8x8. by Dmitry Kovalev · 11 years ago
  43. 65f118d Making input pointer of any inverse transform constant. by Dmitry Kovalev · 11 years ago
  44. 7ef5739 Consistent names for inverse hybrid transforms (1 of 2). by Dmitry Kovalev · 11 years ago
  45. c6ad70d Giving consistent names to IDCT 8x8 functions. by Dmitry Kovalev · 11 years ago
  46. 4bd1711 Refactor 8x8 fwd transform unit test by Jingning Han · 12 years ago
  47. e494df1 Added ClearSystemState in a unit test by Yaowu Xu · 12 years ago
  48. bc484eb fix unit test failure on win32 vs2008 build by Yaowu Xu · 12 years ago
  49. 6094bf3 Cosmetic changes in 4x4 and 8x8 fdct unit tests by Jingning Han · 12 years ago
  50. 9b744ce Fix aligned memory allocation in unit tests by Jingning Han · 12 years ago
  51. e4f38c8 test/fdct*: fix some warnings by James Zern · 12 years ago
  52. 0084e61 Tune the rounding operations in 8x8 ADST/DCT sse2 by Jingning Han · 12 years ago
  53. ab36262 Add 8x8 dct/adst unit tests by Jingning Han · 12 years ago
  54. 794a7be WIP: 8x8 idct/recon merge by Scott LaVarnway · 12 years ago
  55. 7f7d135 Merge branch 'experimental' into master by John Koleszar · 12 years ago
  56. c4195e0 tests: use a portable rand() implementation by James Zern · 12 years ago
  57. 22012ee optimize 8x8 fdct rounding for accuracy by Yaowu Xu · 12 years ago
  58. 510557e removed the idct rtcd idct calls by Jim Bankoski · 12 years ago
  59. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  60. 2e3e685 fix test builds by James Zern · 12 years ago
  61. 4b2c2b9 Rename vp8/ codec directory to vp9/. by Ronald S. Bultje · 12 years ago
  62. 95ee7f1 change to properly account for coef scaling in unit tests by Yaowu Xu · 13 years ago
  63. fed8a18 16x16 DCT blocks. by Daniel Kang · 13 years ago
  64. 26641c7 Add 8x8 fDCT unit test. by Daniel Kang · 13 years ago