[FFmpeg-devel] [PATCH] checkasm: Add functions for printing pixel buffers
Josh de Kock
josh at itanimul.li
Fri May 15 13:29:29 EEST 2020
On 14/05/2020 22:28, Martin Storsjö wrote:
> On Thu, 14 May 2020, Josh de Kock wrote:
>
>> From: Martin Storsjö <martin at martin.st>
>>
>> This was ported from dav1d (c950e7101bdf5f7117bfca816984a21e550509f0).
>>
>> Signed-off-by: Josh de Kock <josh at itanimul.li>
>> ---
>> tests/checkasm/checkasm.c | 42 +++++++++++++++++++++++++++++++++++++++
>> tests/checkasm/checkasm.h | 16 +++++++++++++++
>> 2 files changed, 58 insertions(+)
>
> This looks good to me, although I might be biased :-)
>
Pushed with amended commit message (I don't think it's necessary to
mention pixels as it's a more general function for checking and diffing
rectangular sections of memory).
--
Josh
More information about the ffmpeg-devel
mailing list