1. 13 Apr, 2016 1 commit
  2. 13 Oct, 2015 1 commit
  3. 09 Oct, 2015 1 commit
    • Christophe Gisquet's avatar
      fate: add DNxHD/HR tests · 25d3013e
      Christophe Gisquet authored
      Currently only 2 profiles are evaluated because they are the only 2
      with distributed test sequences.
      - CID 1260: YUV 4:2:2 10 bits with block-adaptive interlace coding,
        from ticket 4876;
      - CID 1270: YUV 4:4:4 10 bits (HR), 1920x839, from ticket 4581.
      
      They were generated from the ticket sequences by running the
      following kind of command-line;
      ffmpeg -i $INPUT -an -sn -vcodec copy -vframes 1 -y $OUTPUT.mov
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      25d3013e