[FFmpeg-devel] [PATCH v4 1/2] checkasm: add hevc_deblock chroma test
J. Dekker
jdek at itanimul.li
Thu Apr 6 08:02:31 EEST 2023
On Wed, Mar 29, 2023 at 11:13:15PM +0300, Martin Storsjö wrote:
> On Wed, 29 Mar 2023, J. Dekker wrote:
>
> > Signed-off-by: J. Dekker <jdek at itanimul.li>
> > ---
> >
> > Will support other variants in the second version of these tests.
> >
> > tests/checkasm/Makefile | 2 +-
> > tests/checkasm/checkasm.c | 1 +
> > tests/checkasm/checkasm.h | 1 +
> > tests/checkasm/hevc_deblock.c | 100 ++++++++++++++++++++++++++++++++++
> > tests/fate/checkasm.mak | 1 +
> > 5 files changed, 104 insertions(+), 1 deletion(-)
> > create mode 100644 tests/checkasm/hevc_deblock.c
> >
> [...]
>
> Other than that, this patch LGTM.
>
> // Martin
Pushed with changes, thanks for reviews
--
jd
More information about the ffmpeg-devel
mailing list