[FFmpeg-devel] [PATCH 1/2] libavfilter/vf_fps: Add more fate tests
Michael Niedermayer
michael at niedermayer.cc
Sat Feb 17 21:30:33 EET 2018
On Fri, Feb 16, 2018 at 03:02:02PM -0500, Calvin Walton wrote:
> These tests cover specific rounding behaviour, to ensure that I don't
> introduce any regressions with the rewritten "activate" callback based
> fps filter.
> ---
> tests/fate/filter-video.mak | 10 +++++++++-
> tests/ref/fate/filter-fps-down | 15 +++++++++++++++
> tests/ref/fate/filter-fps-down-eof-pass | 16 ++++++++++++++++
> tests/ref/fate/filter-fps-down-round-down | 15 +++++++++++++++
> tests/ref/fate/filter-fps-down-round-up | 16 ++++++++++++++++
> tests/ref/fate/filter-fps-up | 17 +++++++++++++++++
> tests/ref/fate/filter-fps-up-round-down | 16 ++++++++++++++++
> tests/ref/fate/filter-fps-up-round-up | 17 +++++++++++++++++
> 8 files changed, 121 insertions(+), 1 deletion(-)
> create mode 100644 tests/ref/fate/filter-fps-down
> create mode 100644 tests/ref/fate/filter-fps-down-eof-pass
> create mode 100644 tests/ref/fate/filter-fps-down-round-down
> create mode 100644 tests/ref/fate/filter-fps-down-round-up
> create mode 100644 tests/ref/fate/filter-fps-up
> create mode 100644 tests/ref/fate/filter-fps-up-round-down
> create mode 100644 tests/ref/fate/filter-fps-up-round-up
more tests are good, will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180217/742c8af7/attachment.sig>
More information about the ffmpeg-devel
mailing list