[FFmpeg-devel] [PATCH] avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources

Tobias Rapp t.rapp at noa-archive.com
Fri May 18 16:45:22 EEST 2018


On 18.05.2018 15:23, Paul B Mahol wrote:
> 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

Applied, thanks for the review.

Regards,
Tobias



More information about the ffmpeg-devel mailing list