Re: [FFmpeg-devel] [PATCH] fate/vvc: Add vvc-frames-with-ltr.vvc

2025-01-07 Thread James Almer
On 1/7/2025 7:19 PM, Frank Plowman wrote: This sample is rather difficult, containing a lot of subtle edge cases which revealed errors in the VVC decoder. It covers 88.4% of lines in libavcodec/vvc and brings the line coverage of the entire VVC fate suite from 96.3% to 97.2%. Signed-off-by: Fra

[FFmpeg-devel] [PATCH] fate/vvc: Add vvc-frames-with-ltr.vvc

2025-01-07 Thread Frank Plowman
This sample is rather difficult, containing a lot of subtle edge cases which revealed errors in the VVC decoder. It covers 88.4% of lines in libavcodec/vvc and brings the line coverage of the entire VVC fate suite from 96.3% to 97.2%. Signed-off-by: Frank Plowman --- Sorry this sat on the FATE r