diff options
author | Mark Thompson <sw@jkqxz.net> | 2018-05-07 23:55:20 +0100 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2018-05-10 23:54:02 +0100 |
commit | f995aa82d85810e37432fbf49342921c703a4e8d (patch) | |
tree | 557becf85a9bacb50391b5f1288f3b8f4c9e923f /tests/ref/fate/cbs-h264-sei-1 | |
parent | ac687add84a1a87b0b9460c3cdbbeb9bac02fb34 (diff) | |
download | ffmpeg-f995aa82d85810e37432fbf49342921c703a4e8d.tar.gz |
fate/cbs: Add an SEI test
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)
Diffstat (limited to 'tests/ref/fate/cbs-h264-sei-1')
-rw-r--r-- | tests/ref/fate/cbs-h264-sei-1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/cbs-h264-sei-1 b/tests/ref/fate/cbs-h264-sei-1 new file mode 100644 index 0000000000..2d1cb1fe7f --- /dev/null +++ b/tests/ref/fate/cbs-h264-sei-1 @@ -0,0 +1 @@ +5f537551b7dfab76a172f1aebb028986 |