[FFmpeg-devel] [PATCH] avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources
Paul B Mahol
onemda at gmail.com
Fri May 18 16:23:01 EEST 2018
On 5/17/18, Tobias Rapp <t.rapp at noa-archive.com> wrote:
> Generates color bar test patterns based on EBU PAL recommendations.
>
> Signed-off-by: Tobias Rapp <t.rapp at noa-archive.com>
> ---
> Changelog | 1 +
> doc/filters.texi | 10 +++-
> libavfilter/Makefile | 2 +
> libavfilter/allfilters.c | 2 +
> libavfilter/version.h | 2 +-
> libavfilter/vsrc_testsrc.c | 106
> ++++++++++++++++++++++++++++++++++++++-
> tests/fate/filter-video.mak | 6 +++
> tests/ref/fate/filter-pal100bars | 10 ++++
> tests/ref/fate/filter-pal75bars | 10 ++++
> 9 files changed, 146 insertions(+), 3 deletions(-)
> create mode 100644 tests/ref/fate/filter-pal100bars
> create mode 100644 tests/ref/fate/filter-pal75bars
>
lgtm
More information about the ffmpeg-devel
mailing list