Re: [FFmpeg-devel] [PATCH 2/3] hwcontext_dxva2: add mutiple supported formats

2023-02-06 Thread Xiang, Haihao
On Di, 2023-01-31 at 16:41 +0800, Tong Wu wrote: > Add support for VUYX, YUYV422, Y210, XV30, P012, Y212, XV36. > The added formats work with qsv acceleration and will not have > impact on dxva2 acceleration(-hwaccel dxva2) since so far > these formats are still not supported by using dxva2 acceler

[FFmpeg-devel] [PATCH 2/3] hwcontext_dxva2: add mutiple supported formats

2023-01-31 Thread Tong Wu
Add support for VUYX, YUYV422, Y210, XV30, P012, Y212, XV36. The added formats work with qsv acceleration and will not have impact on dxva2 acceleration(-hwaccel dxva2) since so far these formats are still not supported by using dxva2 acceleration. Signed-off-by: Tong Wu --- libavutil/hwcontext_