Skip to content
Snippets Groups Projects
  1. Oct 16, 2021
  2. Oct 01, 2021
  3. Sep 30, 2021
  4. Sep 20, 2021
    • Yan Zhang's avatar
      12 tap IF SIMD Macro fix · 50f0e3ef
      Yan Zhang authored
      Fix macro issue to avoid encoder crash when disable IF_12TAP_SIMD,
      SIMD_4x4_12 is relying on IF_12TAP_SIMD so that when IF_12TAP_SIMD is turned off, SIMD_4x4_12 should be off automatically.
      50f0e3ef
  5. Sep 16, 2021
  6. Sep 09, 2021
  7. Sep 01, 2021
  8. Aug 18, 2021
  9. Aug 03, 2021
  10. Jul 28, 2021
  11. Jul 27, 2021
  12. Jul 26, 2021
  13. Jul 24, 2021
  14. Jul 22, 2021
  15. Jul 21, 2021
  16. Jul 20, 2021
  17. Jul 19, 2021
  18. May 24, 2021
  19. May 17, 2021
  20. May 16, 2021
    • Jacob Strom's avatar
      Further cleanup of bilateral filter code. · fd1a941b
      Jacob Strom authored
      Renamed source/Lib/CommonLib/x86/sse42/BilateralFilater_sse42.cpp -> source/Lib/CommonLib/x86/sse42/BilateralFilter_sse42.cpp
      Changed SIMD-version of the coded so that it also accepts blocks of width 4.
      fd1a941b
  21. May 14, 2021
  22. May 13, 2021
  23. May 11, 2021
  24. Apr 29, 2021
Loading