On 5/17/18, Tobias Rapp <[email protected]> wrote: > Generates color bar test patterns based on EBU PAL recommendations. > > Signed-off-by: Tobias Rapp <[email protected]> > --- > 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 _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
