Re: [FFmpeg-devel] [PATCH] fate: add various FFv1 tests for 1024 slices

2025-04-16 Thread Lynne
On 16/04/2025 12:22, Andreas Rheinhardt wrote: Lynne: This lets us test features that were broken earlier, as well as test the hardware decoder by using the HWACCEL=vulkan option. Can't you just adjust some of vsynth FFV1 tests to use this many slices? (Can one even use 1024 slices for such a

Re: [FFmpeg-devel] [PATCH] fate: add various FFv1 tests for 1024 slices

2025-04-16 Thread Andreas Rheinhardt
Lynne: > This lets us test features that were broken earlier, as well as > test the hardware decoder by using the HWACCEL=vulkan option. Can't you just adjust some of vsynth FFV1 tests to use this many slices? (Can one even use 1024 slices for such a low resolution?) > --- > tests/Makefile

[FFmpeg-devel] [PATCH] fate: add various FFv1 tests for 1024 slices

2025-04-16 Thread Lynne
This lets us test features that were broken earlier, as well as test the hardware decoder by using the HWACCEL=vulkan option. --- tests/Makefile | 1 + tests/fate/ffv1.mak | 53 + tests/ref/fate/ffv1-s1024-bgra | 4 +++ tests/