1. 07 Apr, 2014 1 commit
  2. 02 Apr, 2014 1 commit
  3. 25 Mar, 2014 1 commit
    • Øyvind Kolås's avatar
      swscale: add two spatially stable dithering methods · 3e601662
      Øyvind Kolås authored
      Both of these dithering methods are from http://pippin.gimp.org/a_dither/ for
      GIF they can be considered better than bayer (provides more gray-levels), and
      spatial stability - often more than twice as good compression and less visual
      flicker than error diffusion methods (the methods also avoids error-shadow
      artifacts of diffusion dithers).
      
      These methods are similar to blue/green noise type dither masks; but are
      simple enough to generate their mask on the fly. They are still research work
      in progress; though more expensive to generate masks (which can be used in a
      LUT) like 'void and cluster' and similar methods will yield superior results
      3e601662
  4. 15 Aug, 2013 2 commits
  5. 19 May, 2013 2 commits
  6. 18 May, 2013 1 commit
  7. 17 May, 2013 1 commit
  8. 15 May, 2013 1 commit
  9. 14 May, 2013 1 commit
  10. 12 May, 2013 2 commits
  11. 10 May, 2013 1 commit
  12. 09 May, 2013 1 commit
  13. 08 May, 2013 1 commit
  14. 14 Apr, 2013 4 commits
  15. 09 Feb, 2013 1 commit
  16. 27 Jan, 2013 1 commit
  17. 26 Jan, 2013 2 commits
  18. 19 Jan, 2013 2 commits
  19. 18 Jan, 2013 1 commit
  20. 01 Dec, 2012 1 commit
  21. 12 Oct, 2012 1 commit
  22. 08 Oct, 2012 1 commit
  23. 10 Sep, 2012 1 commit
  24. 22 Jul, 2012 1 commit
  25. 17 Jul, 2012 2 commits
  26. 15 Apr, 2012 1 commit
  27. 14 Apr, 2012 2 commits
  28. 13 Apr, 2012 1 commit
  29. 04 Apr, 2012 1 commit
  30. 07 Mar, 2012 1 commit