1. 18 Jul, 2018 1 commit
  2. 27 May, 2018 1 commit
  3. 18 Oct, 2017 1 commit
  4. 02 May, 2017 1 commit
  5. 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
  6. 27 Feb, 2016 1 commit
  7. 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