1. 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
  2. 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