Re: [FFmpeg-devel] Implementing FATE tests

2021-08-20 Thread Nicolas George
Paul Buxton (12021-08-20): > Hi, > I am a little unclear how/where to implement a test for my new filter. I > see the makefile for the video filters, but it mostly looks to be command > lines. Should I be adding some reference input/output data somewhere? Look at any commit titled "add fate tests"

[FFmpeg-devel] Implementing FATE tests

2021-08-20 Thread Paul Buxton
Hi, I am a little unclear how/where to implement a test for my new filter. I see the makefile for the video filters, but it mostly looks to be command lines. Should I be adding some reference input/output data somewhere? If anyone is interested in the results of the underwater correction filter.