1. 664f04d test/*: normalize use of nullptr by James Zern · 2 years, 10 months ago
  2. 1633b59 test/*: check allocations by James Zern · 3 years, 4 months ago
  3. 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 8 months ago
  4. a43277c Distance Weighted Compound: cleanup. by Urvang Joshi · 3 years, 10 months ago
  5. 6296724 Remove unused param from InterpFilterParams by Elliott Karpilovsky · 4 years, 11 months ago
  6. 96786fe Update google test to version 1.10.x by Cheng Chen · 5 years ago
  7. a543df5 Replace testing::tuple with std::tuple by sarahparker · 6 years ago
  8. ebba9c7 Exclude hbd functions in decoder and common. by Jerome Jiang · 5 years ago
  9. 7ac3eb1 Replace jnt_comp with dist_wtd_comp by Debargha Mukherjee · 6 years ago
  10. 54fa62e clang-format v6.0.1 by Johann · 6 years ago
  11. f7b11f5 Clean up "ref" field in ConvolveParams by Peng Bin · 7 years ago
  12. 3a0c2ed Speedup InterpFilterParams by Peng Bin · 7 years ago
  13. 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
  14. 9561280 test: use testing::*tuple instead of std::tr1 by James Zern · 7 years ago
  15. 5af4891 Remove CONFIG_LOWPRECISION_BLEND by Yaowu Xu · 7 years ago
  16. a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
  17. 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
  18. e820b82 Reorganize code to test various convolve options by Debargha Mukherjee · 7 years ago
  19. 123e8a6 adopt some clang 5.0.0 formatting by Johann · 7 years ago
  20. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  21. 17be4d8 Add is_compound in ConvolveParams by Yunqing Wang · 7 years ago
  22. 8263f80 JNT_COMP: refactor if statements by Cheng Chen · 7 years ago
  23. 03c7549 JNT_COMP: Add unit tests for low bit-depth by Cheng Chen · 7 years ago
  24. 724d31e Add an SSE4.1 implementation of av1_highbd_convolve_2d_scale by Rupert Swarbrick · 7 years ago
  25. 98dc22b Add an SSE4.1 implementation of av1_convolve_2d_scale by Rupert Swarbrick · 7 years ago
  26. 1ea7ab4 Add av1_convolve_scale_test by Rupert Swarbrick · 7 years ago