mpv/misc
Kacper Michajłow 2ee0db4c5d misc/bstr: add bstr_to_wchar for win32
Convenience to avoid strlen above other things.
2024-03-19 19:58:09 +01:00
..
bstr.c misc/bstr: add bstr_to_wchar for win32 2024-03-19 19:58:09 +01:00
bstr.h misc/bstr: add bstr_to_wchar for win32 2024-03-19 19:58:09 +01:00
charset_conv.c charset_conv: suppress unused-label warning 2023-10-19 14:03:23 +00:00
charset_conv.h
ctype.h
dispatch.c mp_thread: prefer tracking threads with id 2023-11-05 17:36:17 +00:00
dispatch.h
io_utils.c osdep/io: move I/O utility functions to misc/io_utils 2024-02-23 21:35:57 +01:00
io_utils.h osdep/io: move I/O utility functions to misc/io_utils 2024-02-23 21:35:57 +01:00
jni.c misc/jni: reduce duplication in mapping struct 2024-02-28 16:11:54 +01:00
jni.h misc/jni: reduce duplication in mapping struct 2024-02-28 16:11:54 +01:00
json.c
json.h json: unify json_parse depth to MAX_JSON_DEPTH=50 2023-07-08 11:36:15 +02:00
language.c misc: add language-matching utilities 2023-06-25 11:01:58 +02:00
language.h osdep: add mp_get_user_langs 2023-06-25 11:01:58 +02:00
linked_list.h
natural_sort.c
natural_sort.h
node.c
node.h
path_utils.c options/path: move path utility functions to misc/path_utils 2024-02-23 21:35:57 +01:00
path_utils.h options/path: move path utility functions to misc/path_utils 2024-02-23 21:35:57 +01:00
random.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
random.h
rendezvous.c various: replace dead links in comments 2024-02-11 04:01:24 +00:00
rendezvous.h
thread_pool.c timer: remove unnecesary time conversions 2023-11-05 17:36:17 +00:00
thread_pool.h various: add missing include in header flles 2023-09-21 14:40:11 +00:00
thread_tools.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
thread_tools.h ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
uuid.c meson: include our local copy of libavutil uuid if ffmpeg is too old 2023-09-04 15:22:20 -07:00
uuid.h misc: add copy of uuid from ffmpeg 2023-09-04 15:22:20 -07:00