mpv/osdep
Dudemanguy 5cda1a5deb demux: convert cache updates to nanoseconds
As a bonus, we can remove the awkward and horribly named MP_SECOND_US.
2023-10-16 15:38:59 +00:00
..
android
macos vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
win32 win32/pthread: define _POSIX_TIMERS to notify they are not supported 2023-09-29 20:48:58 +00:00
apple_utils.c
apple_utils.h
atomic.h
compiler.h
endian.h
getpid.h
glob-win.c
io.c osdep/io: provide dlopen, etc. abstraction wrappers for windows 2023-09-20 02:16:45 +00:00
io.h osdep/io: provide dlopen, etc. abstraction wrappers for windows 2023-09-20 02:16:45 +00:00
language-apple.c
language-posix.c
language-win.c
macOS_swift_bridge.h vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
macosx_application.h vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
macosx_application.m vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
macosx_application_objc.h
macosx_compat.h
macosx_events.h
macosx_events.m
macosx_events_objc.h
macosx_menubar.h
macosx_menubar.m
macosx_menubar_objc.h
macosx_touchbar.h
macosx_touchbar.m
macosx_versions.h
main-fn-cocoa.c
main-fn-unix.c
main-fn-win.c
main-fn.h
meson.build
mpv.exe.manifest
mpv.rc
path-darwin.c path-{darwin,unix}: save cache to subdir when using non-XDG path 2023-09-07 13:59:49 +00:00
path-macosx.m
path-unix.c path-{darwin,unix}: save cache to subdir when using non-XDG path 2023-09-07 13:59:49 +00:00
path-uwp.c
path-win.c
path.h
poll_wrapper.c vo: use mp_poll wrapper in wait_events when applicable 2023-10-10 19:10:55 +00:00
poll_wrapper.h vo: use mp_poll wrapper in wait_events when applicable 2023-10-10 19:10:55 +00:00
semaphore.h
semaphore_osx.c
strnlen.h
subprocess-dummy.c
subprocess-posix.c
subprocess-win.c
subprocess.c
subprocess.h
terminal-dummy.c
terminal-unix.c terminal-unix: make stop/cont sighandlers pipe based 2023-10-13 11:36:01 +02:00
terminal-win.c
terminal.h
threads.c
threads.h
timer-darwin.c timer: change mp_sleep_us to mp_sleep_ns 2023-10-10 19:10:55 +00:00
timer-linux.c timer: change mp_sleep_us to mp_sleep_ns 2023-10-10 19:10:55 +00:00
timer-win2.c osdep/timer-win2: use Waitable Timer for sleeping 2023-10-10 19:10:55 +00:00
timer.c win32/pthread: don't convert time through unrelated timer 2023-09-29 20:48:58 +00:00
timer.h demux: convert cache updates to nanoseconds 2023-10-16 15:38:59 +00:00
w32_keyboard.c
w32_keyboard.h
win32-console-wrapper.c
windows_utils.c
windows_utils.h