1. 18 Oct, 2017 1 commit
  2. 23 Jul, 2017 1 commit
  3. 28 Jun, 2017 1 commit
  4. 21 Jun, 2017 2 commits
  5. 10 Jun, 2017 1 commit
  6. 01 Jun, 2017 1 commit
  7. 09 Mar, 2017 1 commit
    • Kieran Kunhya's avatar
      Add Cineform HD Decoder · 5f794aa1
      Kieran Kunhya authored
      Decodes YUV 4:2:2 10-bit and RGB 12-bit files.
      Older files with more subbands, skips, Bayer, alpha not supported.
      
      Further fixes and refactorings by Anton Khirnov <anton@khirnov.net>,
      Diego Biurrun <diego@biurrun.de>, Vittorio Giovara <vittorio.giovara@gmail.com>
      Signed-off-by: 's avatarDiego Biurrun <diego@biurrun.de>
      5f794aa1
  8. 19 Aug, 2016 1 commit
  9. 17 Jul, 2016 1 commit
  10. 10 Jun, 2016 1 commit
  11. 05 Jun, 2016 1 commit
  12. 23 May, 2016 1 commit
  13. 28 Apr, 2016 1 commit
  14. 29 Mar, 2016 1 commit
  15. 06 Mar, 2016 3 commits
  16. 27 Feb, 2016 2 commits
  17. 12 Feb, 2016 2 commits
  18. 03 Feb, 2016 1 commit
  19. 01 Feb, 2016 1 commit
  20. 30 Jan, 2016 1 commit
    • Kieran Kunhya's avatar
      avcodec: Cineform HD Decoder · 3485332b
      Kieran Kunhya authored
      Decodes YUV 4:2:2 10-bit and RGB 12-bit files.
      Older files with more subbands, skips, Bayer, alpha not supported.
      Alpha requires addition of GBRAP12 pixel format.
      3485332b