[FFmpeg-devel] [PATCH 3/8] lavu: add a Vulkan hwcontext

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Apr 21 23:24:14 EEST 2018


2018-04-20 6:30 GMT+02:00, Rostislav Pehlivanov <atomnuker at gmail.com>:

> +    [AV_PIX_FMT_P010]      =
> VK_FORMAT_G10X6_B10X6R10X6_2PLANE_420_UNORM_3PACK16,

> +    [AV_PIX_FMT_YUV420P10] =
> VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_420_UNORM_3PACK16,

I don't think both can be correct (unless "PACK16" has no meaning).

Carl Eugen


More information about the ffmpeg-devel mailing list