Diego de Souza
74db061f0a
avutil/hwcontext_cuda: add P012 and P212 to supported formats
...
NVDEC and CUVID decode 12-bit 4:2:0 content to AV_PIX_FMT_P012 and
12-bit 4:2:2 to AV_PIX_FMT_P212, but these formats were missing from
the CUDA frames context supported format list. As a result
av_hwframe_ctx_init() rejected them ("Pixel format not supported",
AVERROR(ENOSYS)), so decoding 12-bit content to CUDA frames and
hwdownload of such frames both failed.
Add P012 and P212 next to the existing P010/P016 and P210/P216 entries.
The per-plane device transfer is derived generically from the pixel
descriptor, so no other changes are required.
Signed-off-by: Diego de Souza <ddesouza@nvidia.com >
2026-06-23 23:58:45 +00:00
..
2026-06-03 09:36:59 +00:00
2026-04-29 13:49:27 +03:00
2026-03-09 10:17:26 +01:00
2026-04-01 04:33:44 +00:00
2026-06-14 13:51:25 +00:00
2026-06-15 19:11:59 +00:00
2026-06-23 19:15:57 +02:00
2026-03-28 23:25:54 +01:00
2026-06-16 12:41:53 +00:00
2026-02-20 11:59:37 +01:00
2026-04-28 12:29:37 +00:00
2026-02-13 09:21:02 +01:00
2026-04-28 12:29:37 +00:00
2026-06-23 19:15:57 +02:00
2026-03-21 00:34:50 +00:00
2026-04-28 12:29:37 +00:00
2026-06-23 19:15:57 +02:00
2026-03-11 14:03:36 +00:00
2026-06-23 19:15:57 +02:00
2026-03-11 14:03:36 +00:00
2026-03-11 14:03:36 +00:00
2026-06-16 12:41:53 +00:00
2026-02-04 15:25:18 +00:00
2026-06-23 19:15:57 +02:00
2026-03-06 17:28:00 +01:00
2026-06-15 19:11:59 +00:00
2025-11-24 16:48:31 +01:00
2026-06-16 12:41:53 +00:00
2025-11-30 22:20:13 +01:00
2025-11-30 22:20:13 +01:00
2026-06-10 02:38:35 +09:00
2026-06-16 12:41:53 +00:00
2026-04-09 20:01:00 +00:00
2026-06-16 12:41:53 +00:00
2026-03-31 11:33:00 +00:00
2026-06-17 12:30:56 +00:00
2026-03-11 10:23:35 +01:00
2026-06-23 23:58:45 +00:00
2026-06-22 11:06:13 +00:00
2026-01-26 10:39:10 +00:00
2025-12-01 03:15:25 +00:00
2025-12-03 11:52:54 +01:00
2025-12-08 21:31:13 +00:00
2026-01-18 03:33:04 +00:00
2026-05-17 03:47:23 +00:00
2026-06-23 19:15:57 +02:00
2026-06-23 19:15:57 +02:00
2026-02-08 21:58:06 -03:00
2025-12-29 11:59:36 -03:00
2025-12-23 03:39:16 +00:00
2026-06-23 19:15:57 +02:00
2025-11-30 22:20:13 +01:00
2025-12-13 21:33:11 +00:00
2026-06-10 02:38:35 +09:00
2026-06-16 12:41:53 +00:00
2026-06-23 19:15:57 +02:00
2026-06-23 19:15:57 +02:00
2026-06-23 23:42:38 +00:00
2026-03-09 10:17:26 +01:00
2025-11-06 21:46:43 +01:00
2026-06-10 02:38:35 +09:00
2026-06-10 02:38:35 +09:00
2026-04-05 00:19:09 +00:00
2026-06-10 02:38:35 +09:00
2026-03-10 13:52:18 +01:00
2026-06-16 12:41:53 +00:00
2026-06-16 12:41:53 +00:00
2026-03-13 22:48:32 +01:00
2025-12-13 15:14:38 +00:00
2026-06-23 19:15:57 +02:00
2026-02-20 11:59:37 +01:00
2026-06-23 19:15:57 +02:00
2026-04-24 16:07:25 +05:30
2026-02-26 14:10:21 +01:00
2026-04-21 08:34:47 +02:00
2026-02-26 14:10:21 +01:00
2026-06-12 10:14:33 +09:00
2026-02-26 14:10:21 +01:00
2026-06-23 19:15:57 +02:00
2026-06-23 19:15:57 +02:00
2026-01-12 17:28:41 +01:00