Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-02-01 Thread Thilo Borgmann via ffmpeg-devel
Am 30.01.24 um 22:57 schrieb Connor Worley: OK, attached are some significantly smaller HQ samples that produce the same coverage. 5b11c393dda223b5dd198ad2f2576fe2 fate-suite/dxv/dxv3-hqna.mov 3af30eaba2b6ec68a0f5b2c136f4dab6 fate-suite/dxv/dxv3-hqwa.mov 5b11c393dda223b5dd198ad2f2576fe2 dow

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-30 Thread Connor Worley
OK, attached are some significantly smaller HQ samples that produce the same coverage. 5b11c393dda223b5dd198ad2f2576fe2 fate-suite/dxv/dxv3-hqna.mov 3af30eaba2b6ec68a0f5b2c136f4dab6 fate-suite/dxv/dxv3-hqwa.mov -- Connor Worley dxv3-hqwa.mov Description: QuickTime movie dxv3-hqna.mov Descr

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-30 Thread Andreas Rheinhardt
Connor Worley: > In that case, it is probably worth replacing the existing "normal quality" > samples as they're even larger. > dxv3-nqwa.mov does not adequately exercise the code fixed in > https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240130062626.98273-1-connorbwor...@gmail.com/ > I'm not

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-30 Thread Connor Worley
Each sample covers a different texture format, but it may be possible to generate smaller versions for each case with the same or better coverage. -- Connor Worley ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-30 Thread Thilo Borgmann via ffmpeg-devel
Am 30.01.24 um 21:53 schrieb Connor Worley: In that case, it is probably worth replacing the existing "normal quality" samples as they're even larger. dxv3-nqwa.mov does not adequately exercise the code fixed in https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240130062626.98273-1-connorbwor..

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-30 Thread Connor Worley
In that case, it is probably worth replacing the existing "normal quality" samples as they're even larger. dxv3-nqwa.mov does not adequately exercise the code fixed in https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240130062626.98273-1-connorbwor...@gmail.com/ I'm not sure what the process for

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-30 Thread Andreas Rheinhardt
Connor Worley: > Samples have been added, and this series now passes FATE Way too big. - Andreas ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-d

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-30 Thread Connor Worley
Samples have been added, and this series now passes FATE -- Connor Worley ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org w

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-29 Thread Connor Worley
I could generate smaller samples if preferred. I opted to match the existing NQ ones. On Mon, Jan 29, 2024 at 1:56 AM Andreas Rheinhardt < andreas.rheinha...@outlook.com> wrote: > Connor Worley: > > Adds tests to cover decoding YCoCg DXV3 formats with and without alpha > > > > Samples: > > https:

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-29 Thread Andreas Rheinhardt
Connor Worley: > Adds tests to cover decoding YCoCg DXV3 formats with and without alpha > > Samples: > https://connorworley.com/fate-suite/dxv/dxv3-hqna.mov > https://connorworley.com/fate-suite/dxv/dxv3-hqwa.mov > Signed-off-by: Connor Worley > --- > tests/fate/video.mak | 6 ++ > tests

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-29 Thread Vittorio Giovara
On Sun, Jan 28, 2024 at 10:32 PM Connor Worley wrote: > I'd like to get this series merged before doing any further DXV work. Is > anyone able to help with uploading the linked samples? > I unfortunately don't have access to the FATE samples server, can you mail samples-requ...@ffmpeg.org? -- V

Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-28 Thread Connor Worley
I'd like to get this series merged before doing any further DXV work. Is anyone able to help with uploading the linked samples? On Wed, Jan 24, 2024 at 11:45 AM Connor Worley wrote: > Adds tests to cover decoding YCoCg DXV3 formats with and without alpha > > Samples: > https://connorworley.com/f

[FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests

2024-01-24 Thread Connor Worley
Adds tests to cover decoding YCoCg DXV3 formats with and without alpha Samples: https://connorworley.com/fate-suite/dxv/dxv3-hqna.mov https://connorworley.com/fate-suite/dxv/dxv3-hqwa.mov Signed-off-by: Connor Worley --- tests/fate/video.mak | 6 ++ tests/ref/fate/dxv3-ycg6 | 6 ++ t