1. 13 Dec, 2019 1 commit
  2. 02 Dec, 2019 1 commit
  3. 01 Dec, 2019 2 commits
  4. 19 Nov, 2019 1 commit
  5. 11 Nov, 2018 1 commit
  6. 10 May, 2018 1 commit
    • Mark Thompson's avatar
      fate/cbs: Add an SEI test · f995aa82
      Mark Thompson authored
      The artificial sample file sei-1.h264 contains five frames (IDR P B I B)
      and the following SEI message types:
      * Buffering period
      * Picture timing
      * Pan-scan rectangle (display as 4:3)
      * User data registered, containing A/53 closed captions (captions match
        frame content, including reordering)
      * Recovery point (at the I frame)
      * Display orientation (identity transformation)
      * Mastering display (with arbitrary contents)
      * Undefined SEI type 1234 (containing ascending bytes)
      f995aa82
  7. 02 May, 2018 2 commits
    • Mark Thompson's avatar
      fate/cbs: Always overwrite output in cbs fate tests · e07b1913
      Mark Thompson authored
      Before this, a failed test would keep failing because the output file
      is not cleaned up and subsequent runs would refuse to overwrite it.
      e07b1913
    • Mark Thompson's avatar
      lavc/cbs: Add tests for VP9 · ddd3a209
      Mark Thompson authored
      Uses the same mechanism as other codecs - conformance test files are
      passed through the metadata filter (which, with no options, reads the
      input and writes it back) and the output verified to match the input.
      ddd3a209
  8. 17 Oct, 2017 2 commits
  9. 26 Sep, 2017 1 commit