Re: [FFmpeg-devel] [PATCH 2/2] checkasm: h264dsp: test luma_dc_dequant

2025-06-16 Thread Michael Niedermayer
Hi Zhao On Mon, Jun 16, 2025 at 02:53:59PM +0800, Zhao Zhili wrote: > > > > On Jun 16, 2025, at 07:39, Michael Niedermayer > > wrote: > > > > On Fri, Jun 13, 2025 at 05:08:30PM +0300, Martin Storsjö wrote: > >> On Fri, 13 Jun 2025, Tristan Matthews wrote: > >> > >>> --- > >>> tests/checkasm/

Re: [FFmpeg-devel] [PATCH 2/2] checkasm: h264dsp: test luma_dc_dequant

2025-06-15 Thread Zhao Zhili
> On Jun 16, 2025, at 07:39, Michael Niedermayer wrote: > > On Fri, Jun 13, 2025 at 05:08:30PM +0300, Martin Storsjö wrote: >> On Fri, 13 Jun 2025, Tristan Matthews wrote: >> >>> --- >>> tests/checkasm/h264dsp.c | 37 + >>> 1 file changed, 37 insertions(+) >>

Re: [FFmpeg-devel] [PATCH 2/2] checkasm: h264dsp: test luma_dc_dequant

2025-06-15 Thread Michael Niedermayer
On Fri, Jun 13, 2025 at 05:08:30PM +0300, Martin Storsjö wrote: > On Fri, 13 Jun 2025, Tristan Matthews wrote: > > > --- > > tests/checkasm/h264dsp.c | 37 + > > 1 file changed, 37 insertions(+) > > Both patches LGTM, thank you! will apply thx [...] -- Micha

Re: [FFmpeg-devel] [PATCH 2/2] checkasm: h264dsp: test luma_dc_dequant

2025-06-13 Thread Martin Storsjö
On Fri, 13 Jun 2025, Tristan Matthews wrote: --- tests/checkasm/h264dsp.c | 37 + 1 file changed, 37 insertions(+) Both patches LGTM, thank you! // Martin ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http

[FFmpeg-devel] [PATCH 2/2] checkasm: h264dsp: test luma_dc_dequant

2025-06-13 Thread Tristan Matthews
--- tests/checkasm/h264dsp.c | 37 + 1 file changed, 37 insertions(+) diff --git a/tests/checkasm/h264dsp.c b/tests/checkasm/h264dsp.c index d1228ed985..f5f9650224 100644 --- a/tests/checkasm/h264dsp.c +++ b/tests/checkasm/h264dsp.c @@ -22,6 +22,7 @@ #include