diff options
author | Nicolas George <george@nsup.org> | 2020-04-16 22:25:24 +0200 |
---|---|---|
committer | Nicolas George <george@nsup.org> | 2020-05-23 15:52:27 +0200 |
commit | 88567a2e523d63fadb7eac839e2fbe46d065cd56 (patch) | |
tree | 70d3bad766321ba08b80170a3fbbe3d19cdfc65a /tests/ref | |
parent | 2a52f19a91de33f382e00a3efa9431ec3277af42 (diff) | |
download | ffmpeg-88567a2e523d63fadb7eac839e2fbe46d065cd56.tar.gz |
lavfi: add untile filter.
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/filter-untile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-untile b/tests/ref/fate/filter-untile new file mode 100644 index 0000000000..42c741acf1 --- /dev/null +++ b/tests/ref/fate/filter-untile @@ -0,0 +1,13 @@ +#tb 0: 1/8 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 1/1 +0, 0, 0, 1, 28800, 0xb3725302 +0, 1, 1, 1, 28800, 0xf9612057 +0, 2, 2, 1, 28800, 0x9b207db0 +0, 3, 3, 1, 28800, 0x1331c2d5 +0, 4, 4, 1, 28800, 0x2edf3ee4 +0, 5, 5, 1, 28800, 0x84105711 +0, 6, 6, 1, 28800, 0xa7a35f25 +0, 7, 7, 1, 28800, 0xa9c49677 |