[FFmpeg-devel] [PATCH v3 2/2] fftools/ffplay: add hwaccel decoding support

Niklas Haas ffmpeg at haasn.xyz
Sun Oct 29 13:12:49 EET 2023


On Sun, 29 Oct 2023 10:31:17 +0800 Zhao Zhili <quinkblack at foxmail.com> wrote:
> libplacebo doesn't support that:
> 
> // Creates a new vulkan device based on the given parameters and initializes
> // a new GPU. This function will internally initialize a VkDevice. There is
> // currently no way to share a vulkan device with the caller. If `params` is
> // left as NULL, it defaults to &pl_vulkan_default_params.
> //
> // Thread-safety: Safe
> PL_API pl_vulkan pl_vulkan_create(pl_log log, const struct 
> pl_vulkan_params *params);

Pretty sure this comment is ancient and wrong/misleading, I removed it
in master.


More information about the ffmpeg-devel mailing list