mirror of
https://github.com/mpv-player/mpv
synced 2025-02-02 13:12:05 +00:00
64bb9c092a
To avoid taking a dependency on ffmpeg 5.1 before we're ready (we need a newer Ubuntu LTS release to drop ffmpeg 4.x support), ut not force us to wait to add support for picking Vulkan devices by UUID, I'm copying the uuid code from ffmpeg into mpv. It's one file with no private dependencies, so it's easier to copy than to reimplement in any other way. Licence is LGPL so matches us. |
||
---|---|---|
.. | ||
bstr.c | ||
bstr.h | ||
charset_conv.c | ||
charset_conv.h | ||
ctype.h | ||
dispatch.c | ||
dispatch.h | ||
jni.c | ||
jni.h | ||
json.c | ||
json.h | ||
language.c | ||
language.h | ||
linked_list.h | ||
natural_sort.c | ||
natural_sort.h | ||
node.c | ||
node.h | ||
random.c | ||
random.h | ||
rendezvous.c | ||
rendezvous.h | ||
thread_pool.c | ||
thread_pool.h | ||
thread_tools.c | ||
thread_tools.h | ||
uuid.c | ||
uuid.h |