1. 22 Jan, 2020 1 commit
  2. 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
  3. 24 Nov, 2018 1 commit
  4. 06 Nov, 2018 1 commit
  5. 14 Aug, 2018 1 commit
  6. 05 May, 2018 1 commit
  7. 07 Aug, 2017 1 commit
  8. 13 Apr, 2017 1 commit
  9. 07 Mar, 2017 1 commit
  10. 01 Feb, 2017 1 commit
  11. 14 Nov, 2016 1 commit
  12. 09 Nov, 2016 2 commits
  13. 07 Nov, 2016 1 commit
  14. 18 Oct, 2016 1 commit
  15. 12 Oct, 2016 3 commits
  16. 27 Sep, 2016 3 commits
  17. 02 Jul, 2016 1 commit
  18. 10 Jun, 2016 1 commit
  19. 31 Mar, 2016 1 commit
  20. 24 Feb, 2016 1 commit
  21. 23 Feb, 2016 1 commit
  22. 26 Jan, 2016 1 commit
  23. 24 Jul, 2015 1 commit
  24. 06 May, 2015 1 commit
  25. 21 Jan, 2015 2 commits
  26. 16 Jan, 2015 2 commits
  27. 14 Jan, 2015 1 commit
  28. 04 Aug, 2014 2 commits
  29. 16 Jun, 2014 1 commit
  30. 09 Apr, 2014 1 commit
  31. 07 Apr, 2014 1 commit
  32. 02 Apr, 2014 1 commit