1. 12 May, 2013 3 commits
  2. 09 May, 2013 1 commit
  3. 08 May, 2013 1 commit
  4. 06 May, 2013 2 commits
  5. 05 May, 2013 1 commit
  6. 04 May, 2013 1 commit
  7. 03 May, 2013 1 commit
  8. 01 May, 2013 1 commit
  9. 28 Apr, 2013 3 commits
  10. 16 Apr, 2013 4 commits
  11. 15 Apr, 2013 1 commit
  12. 14 Apr, 2013 3 commits
  13. 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
  14. 09 Feb, 2013 2 commits
  15. 27 Jan, 2013 1 commit
  16. 26 Jan, 2013 3 commits
  17. 19 Jan, 2013 3 commits
  18. 18 Jan, 2013 1 commit
  19. 05 Jan, 2013 1 commit
  20. 31 Oct, 2012 1 commit
  21. 30 Oct, 2012 3 commits
  22. 28 Oct, 2012 1 commit
  23. 27 Oct, 2012 1 commit