Frank Plowman and Nuo Mi
993c231de0
lavc/vvc: Increase size of ctb_size_y
...
sps_log2_ctu_size_minus5 is between 0 and 2, with 3 reserved for future
use. The VVC decoder allows sps_log2_ctu_size_minus5 to be 3, and so
ctb_size_y should be at least 16 bits to prevent overflows. An
alternative patch would leave sps_log2_ctu_size_minus5 as 8 bits and
disallow sps_log2_ctu_size_minus5 = 3.
Signed-off-by: Frank Plowman <post@frankplowman.com >
2024-04-15 21:06:13 +08:00
..
2024-04-09 16:50:49 +02:00
2024-04-10 15:17:54 +02:00
2024-04-15 21:06:13 +08:00
2024-04-08 13:45:58 -03:00
2024-04-08 13:36:28 +03:00
2024-04-08 13:36:28 +03:00
2024-04-11 12:53:26 +02:00
2024-04-11 12:53:26 +02:00
2024-04-11 12:53:26 +02:00
2024-04-11 12:53:26 +02:00
2024-04-11 12:53:26 +02:00
2024-04-14 21:05:05 +01:00
2024-04-14 21:05:05 +01:00
2024-04-11 11:48:39 -03:00
2024-04-10 13:22:18 +02:00
2024-04-11 11:46:23 -03:00
2024-04-11 11:46:23 -03:00
2024-04-07 21:59:32 +02:00
2024-04-07 21:59:32 +02:00
2024-04-07 21:59:32 +02:00
2024-04-07 21:59:32 +02:00
2024-04-11 12:53:26 +02:00
2024-04-11 12:53:26 +02:00
2024-04-11 12:53:26 +02:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:02 +02:00
2024-04-13 17:50:49 +02:00
2024-04-11 11:48:39 -03:00
2024-04-11 11:48:39 -03:00
2024-04-07 21:59:32 +02:00
2024-04-07 21:59:32 +02:00
2024-04-07 21:59:32 +02:00
2024-04-07 21:59:32 +02:00
2024-04-08 15:00:01 +02:00
2024-04-09 21:37:49 -03:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:02 +02:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:02 +02:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:02 +02:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:01 +02:00
2024-04-13 18:00:43 +02:00
2024-04-13 18:00:43 +02:00
2024-04-13 18:00:43 +02:00
2024-04-13 18:00:43 +02:00
2024-04-11 11:48:39 -03:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:01 +02:00
2024-04-08 15:00:01 +02:00
2024-04-13 18:00:43 +02:00
2024-04-15 02:40:02 +02:00
2024-04-15 02:40:02 +02:00
2024-04-15 02:40:02 +02:00
2024-04-09 22:15:29 +08:00