1. f7b11f5 Clean up "ref" field in ConvolveParams by Peng Bin · 7 years ago
  2. 3a0c2ed Speedup InterpFilterParams by Peng Bin · 7 years ago
  3. 90134d3 Add Neon Optimization of jnt_convolve_2d_c function. by Sanampudi Venkata Rao · 7 years ago
  4. a99a263 Remove the av1_get_interp_filter_params() function by Urvang Joshi · 7 years ago
  5. bc2bd03 Fix unit tests for motion compensation and cdef by Ravi Chaudhary · 7 years ago
  6. 9561280 test: use testing::*tuple instead of std::tr1 by James Zern · 7 years ago
  7. 5af4891 Remove CONFIG_LOWPRECISION_BLEND by Yaowu Xu · 7 years ago
  8. c125521 Corrections in convolve unit test by Cherma Rajan A · 7 years ago
  9. a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
  10. 3c38cce Followup cleanup for av1_convolve_2d_test by sarahparker · 7 years ago
  11. 30d4e53 Parameterize block size in *Convolve2DTest by Sarah Parker · 7 years ago
  12. 79363c8 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  13. be4dd10 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  14. 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
  15. bb6a769 AVX2 optimization of motion compensation function by Ravi Chaudhary · 7 years ago
  16. cb4622d Unify HBD and 8-bit Joint convolve functions by Cherma Rajan A · 7 years ago
  17. 09d4530 Unify HBD and 8-bit convolve functions by Cherma Rajan A · 7 years ago
  18. 7be4de4 Fix Convolve2dSr Y tests by Debargha Mukherjee · 7 years ago
  19. e820b82 Reorganize code to test various convolve options by Debargha Mukherjee · 7 years ago
  20. 123e8a6 adopt some clang 5.0.0 formatting by Johann · 7 years ago
  21. 5f0485b Add av1_convolve_2d_copy_sr_sse2() by Linfeng Zhang · 7 years ago
  22. a3e9c50 Update convolve 2d unit testing code by Linfeng Zhang · 7 years ago
  23. 8b90918 Add av1_convolve_ x,y _avx2() by Scott LaVarnway · 7 years ago
  24. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  25. 4ce0f8c Unit tests for convolve_2d copy and x, y functions by Cheng Chen · 7 years ago
  26. 83e5f37 Fix bug by Cheng Chen · 7 years ago
  27. 56d8b95 JNT_COMP: unit tests for av1_highbd_jnt_convolve_2d_sse4_1 by Cheng Chen · 7 years ago
  28. 17be4d8 Add is_compound in ConvolveParams by Yunqing Wang · 7 years ago
  29. 940c22a Modify convolve function prototype by Yunqing Wang · 7 years ago
  30. 8263f80 JNT_COMP: refactor if statements by Cheng Chen · 7 years ago
  31. 03c7549 JNT_COMP: Add unit tests for low bit-depth by Cheng Chen · 7 years ago
  32. 07089c6 Obey do_average flag when doing convolve_round by Rupert Swarbrick · 8 years ago
  33. 9f65bd5 Fix integer overflow in AV1Convolve2DTest by Angie Chiang · 8 years ago
  34. 1ce569d Fix compile error of convolve_round and compound_round by Yue Chen · 8 years ago
  35. 8295c7c Vectorize av1_convolve_2d() by David Barker · 8 years ago