1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-08 07:57:19 +00:00
mpv/player
wm4 f47a4fc3d9 threads: use mpv time for mpthread_cond_timedwait wrapper
Use the time as returned by mp_time_us() for mpthread_cond_timedwait(),
instead of calculating the struct timespec value based on a timeout.
This (probably) makes it easier to wait for a specific deadline.
2014-05-18 19:20:32 +02:00
..
lua lua: make it easier to integrate with foreign event loops 2014-04-12 20:41:12 +02:00
timeline player: remove ASX, SMIL and NSC playlist parsers 2014-04-13 15:40:05 +02:00
audio.c
client.c threads: use mpv time for mpthread_cond_timedwait wrapper 2014-05-18 19:20:32 +02:00
client.h player: reorganize how lua scripts are loaded 2014-05-13 02:39:37 +02:00
command.c command: add a disc-menu-active property 2014-05-18 00:03:47 +02:00
command.h client API: add a way to notify clients of property changes 2014-04-06 03:22:49 +02:00
configfiles.c player: don't complain on too long filenames 2014-05-10 16:08:07 +02:00
core.h command: add a disc-menu-active property 2014-05-18 00:03:47 +02:00
discnav.c command: add a disc-menu-active property 2014-05-18 00:03:47 +02:00
loadfile.c player: reset last_frame_duration on init 2014-05-07 21:38:46 +02:00
lua.c player: reorganize how lua scripts are loaded 2014-05-13 02:39:37 +02:00
main_fn.c
main.c x11: replace--[x11-]fstype option with --x11-netwm 2014-05-16 00:47:13 +02:00
misc.c player: don't assign "false" to pointer 2014-05-11 16:41:09 +02:00
osd.c player: hack to fix --msgmodule --term-osd-bar 2014-04-13 13:03:31 +02:00
playloop.c player: disable hr-seek framedropping during backstepping 2014-05-12 23:24:19 +02:00
screenshot.c video: remove redundant mp_image display_w/_h members 2014-04-29 13:31:59 +02:00
screenshot.h
scripting.c player: reorganize how lua scripts are loaded 2014-05-13 02:39:37 +02:00
sub.c video: handle colorspace and aspect overrides separately 2014-05-02 01:09:55 +02:00
video.c player: increase seek accuracy when refreshing display on filter change 2014-05-18 14:08:45 +02:00