1. 11 Feb, 2013 1 commit
    • Martin Storsjö's avatar
      swscale: Disallow conversion to GBRP16 · d192ac3e
      Martin Storsjö authored
      This reverts parts of d6d5ef55, that didn't work right. (The
      tests that were added failed on big endian, and the output looked
      garbled on little endian as well.)
      
      This is due to the fact that the intermediate scaling values (from
      e.g. hScale8To19_c or hScale16To19_c) are stored as int32_t and
      thus requires a separate output function, while yuv2gbrp_full_X_c
      only interprets it as int16_t.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      d192ac3e
  2. 09 Feb, 2013 1 commit
  3. 27 Jan, 2013 1 commit
  4. 26 Jan, 2013 3 commits
  5. 05 Dec, 2012 2 commits
  6. 01 Dec, 2012 1 commit
  7. 31 Oct, 2012 2 commits
  8. 30 Oct, 2012 2 commits
  9. 16 Oct, 2012 1 commit
  10. 13 Oct, 2012 1 commit
  11. 12 Oct, 2012 1 commit
  12. 01 Oct, 2012 2 commits
  13. 26 Aug, 2012 1 commit
  14. 05 Jul, 2012 2 commits
  15. 04 Jul, 2012 1 commit
  16. 08 May, 2012 2 commits
  17. 09 Apr, 2012 1 commit
  18. 06 Apr, 2012 1 commit
  19. 09 Feb, 2012 1 commit
  20. 28 Jan, 2012 2 commits
  21. 27 Jan, 2012 2 commits
  22. 09 Jan, 2012 1 commit
  23. 21 Dec, 2011 1 commit
  24. 05 Dec, 2011 1 commit
  25. 28 Nov, 2011 1 commit
  26. 22 Oct, 2011 1 commit
  27. 21 Oct, 2011 1 commit
  28. 12 Oct, 2011 1 commit
  29. 03 Oct, 2011 1 commit
  30. 23 Sep, 2011 1 commit