diff options
author | Marvin Scholz <epirat07@gmail.com> | 2023-11-07 23:21:18 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-11-09 11:11:00 +0100 |
commit | e900a559c25251398e6d0e0268ef836771fbec06 (patch) | |
tree | 532e4bfd152abceb487abfe4d69b71f4c0958de5 /tests/ref | |
parent | 6667741029bce9a79b48caedf24d6cb69c5ead7d (diff) | |
download | ffmpeg-e900a559c25251398e6d0e0268ef836771fbec06.tar.gz |
fate: enhance tpad filter test
Adds another test that uses the start_duration and stop_duration
options instead of start and stop.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/filter-tpad-add-duration | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-tpad-add-duration b/tests/ref/fate/filter-tpad-add-duration new file mode 100644 index 0000000000..10e01655a1 --- /dev/null +++ b/tests/ref/fate/filter-tpad-add-duration @@ -0,0 +1,11 @@ +#tb 0: 1/2 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 +0, 0, 0, 1, 115200, 0x2213b502 +0, 1, 1, 1, 115200, 0xeba70ff3 +0, 2, 2, 1, 115200, 0xa764e4d5 +0, 3, 3, 1, 115200, 0x2213b502 +0, 4, 4, 1, 115200, 0x2213b502 +0, 5, 5, 1, 115200, 0x2213b502 |