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

Rostislav Pehlivanov atomnuker at gmail.com
Sun Apr 22 00:33:41 EEST 2018


On 21 April 2018 at 21:24, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:

> 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
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>

They're both correct and work.


More information about the ffmpeg-devel mailing list