[FFmpeg-devel] [PATCH] configure: autodetect uuid and use it for dshow and vulkan

Martin Storsjö martin at martin.st
Fri Nov 12 08:04:58 EET 2021


On Fri, 12 Nov 2021, Lynne wrote:

> The UUID library is even more ubiquitous than iconv, and it hasn't
> changed its API and ABI for maybe 20 years.
> MediaFoundation and dshow already depends on it silently, and

The "uuid" library on Windows is something entirely different, it's just a 
collection of GUID constants, not the uuid parsing/generation tools of the 
unix libuuid.

// Martin



More information about the ffmpeg-devel mailing list