1. 27 Mar, 2013 1 commit
  2. 08 Mar, 2013 1 commit
  3. 27 Feb, 2013 2 commits
  4. 26 Feb, 2013 1 commit
  5. 15 Feb, 2013 1 commit
  6. 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
  7. 09 Feb, 2013 4 commits
  8. 07 Feb, 2013 1 commit
  9. 04 Feb, 2013 1 commit
  10. 27 Jan, 2013 1 commit
  11. 26 Jan, 2013 7 commits
  12. 25 Jan, 2013 1 commit
  13. 19 Jan, 2013 8 commits
  14. 18 Jan, 2013 2 commits
  15. 05 Jan, 2013 1 commit
  16. 29 Dec, 2012 2 commits
  17. 26 Dec, 2012 1 commit
  18. 20 Dec, 2012 1 commit
  19. 11 Dec, 2012 1 commit
  20. 07 Dec, 2012 1 commit
  21. 01 Dec, 2012 1 commit