diff options
author | Tobias Rapp <t.rapp@noa-archive.com> | 2018-05-08 11:43:50 +0200 |
---|---|---|
committer | Tobias Rapp <t.rapp@noa-archive.com> | 2018-05-18 15:39:54 +0200 |
commit | eb28b5ec8a21d1ac0d3752f81a187e20eb012016 (patch) | |
tree | a3f68ccfe7fb0fc793ac2990e5e2831eb11d3d3d /tests/ref/fate/filter-pal100bars | |
parent | e9dd5b4f5eed46c576020b40ebaa87cdac2c633e (diff) | |
download | ffmpeg-eb28b5ec8a21d1ac0d3752f81a187e20eb012016.tar.gz |
avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources
Generates color bar test patterns based on EBU PAL recommendations.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
Diffstat (limited to 'tests/ref/fate/filter-pal100bars')
-rw-r--r-- | tests/ref/fate/filter-pal100bars | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-pal100bars b/tests/ref/fate/filter-pal100bars new file mode 100644 index 0000000000..0ee8d22d3b --- /dev/null +++ b/tests/ref/fate/filter-pal100bars @@ -0,0 +1,10 @@ +#tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 +0, 0, 0, 1, 115200, 0x97a31f02 +0, 1, 1, 1, 115200, 0x97a31f02 +0, 2, 2, 1, 115200, 0x97a31f02 +0, 3, 3, 1, 115200, 0x97a31f02 +0, 4, 4, 1, 115200, 0x97a31f02 |