mpv/misc
Niklas Haas 8bd0dee531 osdep: rename MP_UNREACHABLE
It was pointed out on IRC that the name is misleading, since the actual
semantics of the macro is to assert first.
2021-11-03 15:15:20 +01:00
..
bstr.c bstr: remove unused bstr_splitlines() function 2019-12-23 11:01:56 +01:00
bstr.h bstr: remove unused bstr_splitlines() function 2019-12-23 11:01:56 +01:00
charset_conv.c
charset_conv.h
ctype.h
dispatch.c dispatch: add strange mechanism for making worker threads responsive 2020-03-05 22:00:50 +01:00
dispatch.h dispatch: add strange mechanism for making worker threads responsive 2020-03-05 22:00:50 +01:00
jni.c misc: add jni helpers 2019-11-19 12:10:26 -08:00
jni.h misc: add jni helpers 2019-11-19 12:10:26 -08:00
json.c json: write NaN/Infinity float values as strings 2019-10-25 00:30:04 +02:00
json.h
linked_list.h
natural_sort.c demux: sort filenames naturally when playing a directory / archive 2019-09-29 01:13:00 +03:00
natural_sort.h demux: sort filenames naturally when playing a directory / archive 2019-09-29 01:13:00 +03:00
node.c
node.h
rendezvous.c
rendezvous.h
thread_pool.c osdep: rename MP_UNREACHABLE 2021-11-03 15:15:20 +01:00
thread_pool.h
thread_tools.c
thread_tools.h