[FFmpeg-devel] [PATCH v3] fate: add tests for some video source filters

Tobias Rapp t.rapp at noa-archive.com
Thu Aug 31 12:54:19 EEST 2017


On 31.08.2017 02:50, Michael Niedermayer wrote:
> On Tue, Aug 29, 2017 at 04:49:58PM +0200, Tobias Rapp wrote:
>> On 25.07.2017 11:11, Tobias Rapp wrote:
>>> Adds FATE tests for the previously untested allrgb, allyuv, rgbtestsrc,
>>> smptebars, smptehdbars and yuvtestsrc filters.
>>>
>>> Also adds a test for testsrc2 filter with rgb+alpha.
>>>
>>> Signed-off-by: Tobias Rapp <t.rapp at noa-archive.com>
>>> ---
>>>   tests/fate/filter-video.mak                | 24 ++++++++++
>>>   tests/ref/fate/filter-allrgb               | 10 ++++
>>>   tests/ref/fate/filter-allyuv               | 10 ++++
>>>   tests/ref/fate/filter-rgbtestsrc           | 10 ++++
>>>   tests/ref/fate/filter-smptebars            | 10 ++++
>>>   tests/ref/fate/filter-smptehdbars          | 10 ++++
>>>   tests/ref/fate/filter-testsrc2-rgba        | 75 ++++++++++++++++++++++++++++++
>>>   tests/ref/fate/filter-yuvtestsrc-yuv444p   | 10 ++++
>>>   tests/ref/fate/filter-yuvtestsrc-yuv444p12 | 10 ++++
>>>   9 files changed, 169 insertions(+)
>>>   create mode 100644 tests/ref/fate/filter-allrgb
>>>   create mode 100644 tests/ref/fate/filter-allyuv
>>>   create mode 100644 tests/ref/fate/filter-rgbtestsrc
>>>   create mode 100644 tests/ref/fate/filter-smptebars
>>>   create mode 100644 tests/ref/fate/filter-smptehdbars
>>>   create mode 100644 tests/ref/fate/filter-testsrc2-rgba
>>>   create mode 100644 tests/ref/fate/filter-yuvtestsrc-yuv444p
>>>   create mode 100644 tests/ref/fate/filter-yuvtestsrc-yuv444p12
>>>
>>> [...]
>>
>> Ping.
> 
> tested on x86 32 /64 arm mips linux // mingw32/64
> 
> LGTM
> 
> thx
> 

Pushed, thanks for comprehensive testing!

Regards,
Tobias



More information about the ffmpeg-devel mailing list