diff options
author | Calvin Walton <calvin.walton@kepstin.ca> | 2018-02-16 15:02:02 -0500 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-02-17 20:31:39 +0100 |
commit | d2fc244293b531cf1ce175155f74202b697a7a23 (patch) | |
tree | 59182fcb22e671420a3dae9629262e2638dbb3de /tests/ref/fate/filter-fps-down-round-up | |
parent | 1be49cee34eb588d70c2bf4c46dc23539fd71b53 (diff) | |
download | ffmpeg-d2fc244293b531cf1ce175155f74202b697a7a23.tar.gz |
libavfilter/vf_fps: Add more fate tests
These tests cover specific rounding behaviour, to ensure that I don't
introduce any regressions with the rewritten "activate" callback based
fps filter.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/fate/filter-fps-down-round-up')
-rw-r--r-- | tests/ref/fate/filter-fps-down-round-up | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-fps-down-round-up b/tests/ref/fate/filter-fps-down-round-up new file mode 100644 index 0000000000..c3cf02fd24 --- /dev/null +++ b/tests/ref/fate/filter-fps-down-round-up @@ -0,0 +1,16 @@ +#tb 0: 1/3 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 +0, 0, 0, 1, 115200, 0x3744b3ed +0, 1, 1, 1, 115200, 0x201b9db1 +0, 2, 2, 1, 115200, 0x309b9c06 +0, 3, 3, 1, 115200, 0xb73857e2 +0, 4, 4, 1, 115200, 0x02b6ab21 +0, 5, 5, 1, 115200, 0x296dd4a5 +0, 6, 6, 1, 115200, 0xc95a675e +0, 7, 7, 1, 115200, 0xf040bf35 +0, 8, 8, 1, 115200, 0xa76dcd9d +0, 9, 9, 1, 115200, 0x0caf7172 +0, 10, 10, 1, 115200, 0xc8ce7fb1 |