1. 10 Dec, 2019 1 commit
  2. 06 Dec, 2019 1 commit
  3. 01 Nov, 2019 1 commit
  4. 12 May, 2019 1 commit
    • Philip Langdale's avatar
      swscale: Add support for NV24 and NV42 · cd483180
      Philip Langdale authored
      The implementation is pretty straight-forward. Most of the existing
      NV12 codepaths work regardless of subsampling and are re-used as is.
      Where necessary I wrote the slightly different NV24 versions.
      
      Finally, the one thing that confused me for a long time was the
      asm specific x86 path that did an explicit exclusion check for NV12.
      I replaced that with a semi-planar check and also updated the
      equivalent PPC code, which Lauri kindly checked.
      cd483180
  5. 28 Mar, 2019 2 commits
  6. 06 Nov, 2018 1 commit
  7. 24 Oct, 2018 2 commits
  8. 09 Sep, 2018 1 commit
  9. 14 Aug, 2018 1 commit
  10. 05 May, 2018 1 commit
  11. 03 Mar, 2018 1 commit
  12. 02 Mar, 2018 1 commit
  13. 25 Oct, 2017 1 commit
  14. 23 Oct, 2017 1 commit
  15. 24 Aug, 2017 1 commit
  16. 07 Aug, 2017 1 commit
  17. 15 Apr, 2017 1 commit
  18. 01 Feb, 2017 1 commit
  19. 14 Nov, 2016 1 commit
  20. 09 Nov, 2016 1 commit
  21. 07 Nov, 2016 1 commit
  22. 12 Oct, 2016 1 commit
  23. 27 Sep, 2016 4 commits
  24. 06 Sep, 2016 1 commit
  25. 03 Sep, 2016 2 commits
  26. 02 Sep, 2016 2 commits
  27. 02 Jul, 2016 1 commit
  28. 10 Jun, 2016 1 commit
  29. 04 May, 2016 1 commit
  30. 01 Mar, 2016 1 commit
  31. 24 Feb, 2016 1 commit
  32. 27 Jan, 2016 1 commit
  33. 26 Jan, 2016 1 commit