Re: [FFmpeg-devel] [PATCH] lavc/vvc: Check slice structure

2025-01-11 Thread Nuo Mi
Thank you, Frank, Applied with some minor changes. On Sat, Jan 11, 2025 at 5:31 AM Frank Plowman wrote: > The criteria for slice structure validity is similar to that of > subpicture structure validity that we saw not too long ago [1]. > The relationship between tiles and slices must satisfy the

[FFmpeg-devel] [PATCH] lavc/vvc: Check slice structure

2025-01-10 Thread Frank Plowman
The criteria for slice structure validity is similar to that of subpicture structure validity that we saw not too long ago [1]. The relationship between tiles and slices must satisfy the following properties: * Exhaustivity. All tiles in a picture must belong to a slice. The tiles cover the pi