1. 13 Jan, 2012 2 commits
    • Paul B Mahol's avatar
      rgb2rgb: rgb12to15() · 0cc1a86d
      Paul B Mahol authored
      Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
      0cc1a86d
    • Ronald S. Bultje's avatar
      swscale: fix invalid conversions and memory problems. · e7843db3
      Ronald S. Bultje authored
      Fixes problems where rgbToRgbWrapper() is called even though it doesn't
      support this particular conversion (e.g. converting from RGB444 to
      anything). Thirdly, fixes issues where rgbToRgbWrapper() is called for
      non-native endiannness conversions (e.g. RGB555BE on a LE system).
      Fourthly, fixes crashes when converting from e.g. monowhite to
      monowhite, which calls planarCopyWrapper() and overwrites/reads because
      n_bytes != n_pixels.
      e7843db3
  2. 11 Jan, 2012 2 commits
  3. 10 Jan, 2012 3 commits
  4. 26 Dec, 2011 1 commit
  5. 18 Dec, 2011 1 commit
  6. 17 Dec, 2011 2 commits
  7. 16 Dec, 2011 1 commit
  8. 24 Nov, 2011 1 commit
  9. 19 Nov, 2011 1 commit
  10. 18 Nov, 2011 3 commits
  11. 06 Nov, 2011 3 commits
  12. 22 Oct, 2011 1 commit
  13. 09 Oct, 2011 1 commit
  14. 25 Aug, 2011 1 commit
  15. 03 Aug, 2011 1 commit
  16. 30 Jul, 2011 1 commit
  17. 14 Jul, 2011 2 commits
  18. 08 Jul, 2011 1 commit
  19. 03 Jun, 2011 1 commit