Re: [FFmpeg-devel] [PATCH 2/2] avcodec/libaom: Add tests for HDR10+ metadata support

2025-06-13 Thread Maryla Ustarroz via ffmpeg-devel
--- Begin Message --- On Thu, Jun 5, 2025 at 9:27 AM Andreas Rheinhardt wrote: > > Maryla Ustarroz via ffmpeg-devel: > > On Fri, May 30, 2025 at 2:52 PM Andreas Rheinhardt > > wrote: > >> > >> Maryla Ustarroz-Calonge via ffmpeg-devel: > >>> The new fate sample av1/metadata_hdr10_plus.ivf used in

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/libaom: Add tests for HDR10+ metadata support

2025-06-05 Thread Andreas Rheinhardt
Maryla Ustarroz via ffmpeg-devel: > On Fri, May 30, 2025 at 2:52 PM Andreas Rheinhardt > wrote: >> >> Maryla Ustarroz-Calonge via ffmpeg-devel: >>> The new fate sample av1/metadata_hdr10_plus.ivf used in the second >>> test is the output of the first test. >>> >>> Signed-off-by: Maryla Ustarroz-Ca

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/libaom: Add tests for HDR10+ metadata support

2025-06-02 Thread Maryla Ustarroz via ffmpeg-devel
On Fri, May 30, 2025 at 2:52 PM Andreas Rheinhardt wrote: > > Maryla Ustarroz-Calonge via ffmpeg-devel: > > The new fate sample av1/metadata_hdr10_plus.ivf used in the second > > test is the output of the first test. > > > > Signed-off-by: Maryla Ustarroz-Calonge > > --- > > tests/Makefile

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/libaom: Add tests for HDR10+ metadata support

2025-05-30 Thread Andreas Rheinhardt
Maryla Ustarroz-Calonge via ffmpeg-devel: > The new fate sample av1/metadata_hdr10_plus.ivf used in the second > test is the output of the first test. > > Signed-off-by: Maryla Ustarroz-Calonge > --- > tests/Makefile | 1 + > tests/fate/av1.mak | 11 +

[FFmpeg-devel] [PATCH 2/2] avcodec/libaom: Add tests for HDR10+ metadata support

2025-05-30 Thread Maryla Ustarroz-Calonge via ffmpeg-devel
The new fate sample av1/metadata_hdr10_plus.ivf used in the second test is the output of the first test. Signed-off-by: Maryla Ustarroz-Calonge --- tests/Makefile | 1 + tests/fate/av1.mak | 11 ++ tests/ref/fate/libaom-hdr10-plus | 52 +