1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavcodec
James Almer bd6283342c avcodec/hevc/ps: add a range check for sps_max_sub_layers
It can't be higher than vps_max_sub_layers.

Do this while keeping the workaround for qsvenc_hevc calling ff_hevc_parse_sps()
without a vps_list, as in some cases it needs to parse an sps to generate a fake
vps derived from it.

Signed-off-by: James Almer <jamrial@gmail.com>
2024-10-11 16:17:48 -03:00
..
2024-10-01 10:28:54 +08:00
2024-09-02 11:56:53 +02:00
2024-09-28 18:35:35 +02:00
2024-08-14 18:21:01 +02:00
2024-09-17 21:12:31 +02:00
2024-09-06 13:59:28 +02:00
2024-09-24 15:37:17 +02:00
2024-09-28 18:35:35 +02:00
2024-09-28 18:35:35 +02:00
2024-07-23 23:21:17 +02:00
2024-09-24 15:37:19 +02:00
2024-08-09 13:40:26 +08:00
2024-09-24 15:37:19 +02:00
2024-09-24 15:37:20 +02:00