Re: [FFmpeg-devel] [PATCH] lavc/vvc: Add missing bounds for first subpic size

2024-11-19 Thread Nuo Mi
On Sun, Nov 17, 2024 at 8:28 PM Frank Plowman wrote: > Add missing upper bounds for the width and height of the first > subpicture. Corresponding bounds were added for all other subpictures > in 01701bd, but were not included for the first subpicture (which has > slightly different syntax). > Hi

[FFmpeg-devel] [PATCH] lavc/vvc: Add missing bounds for first subpic size

2024-11-17 Thread Frank Plowman
Add missing upper bounds for the width and height of the first subpicture. Corresponding bounds were added for all other subpictures in 01701bd, but were not included for the first subpicture (which has slightly different syntax). Signed-off-by: Frank Plowman --- libavcodec/cbs_h266_syntax_temp