mpv/player
wm4 bf05697653 HACK: prefetch subtitles on track switch a bit more
To get overlapping shit etc.
2018-06-30 17:55:21 +02:00
..
javascript
lua lua: expose mpv_abort_async_command() 2018-05-24 19:56:34 +02:00
audio.c
client.c player: make playback termination asynchronous 2018-05-24 19:56:35 +02:00
client.h command: add infrastructure for async commands 2018-05-24 19:56:34 +02:00
command.c command: avoid some direct MPOpts write accesses 2018-05-24 19:56:35 +02:00
command.h command: add a way to abort asynchronous commands 2018-05-24 19:56:34 +02:00
configfiles.c player: remove deprecated vo/ao auto profiles 2018-05-24 19:56:35 +02:00
core.h player: change the role of the "stop_play" and "playing" variable 2018-05-24 19:56:35 +02:00
external_files.c player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
external_files.h player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
javascript.c
loadfile.c HACK: prefetch subtitles on track switch a bit more 2018-06-30 17:55:21 +02:00
lua.c lua: expose mpv_abort_async_command() 2018-05-24 19:56:34 +02:00
main.c player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
misc.c player: use canonical playback time for video refreshes 2018-05-24 19:56:34 +02:00
osd.c player: make playback termination asynchronous 2018-05-24 19:56:35 +02:00
playloop.c player: fix coding style 2018-05-24 20:00:13 +02:00
screenshot.c command: add a way to abort asynchronous commands 2018-05-24 19:56:34 +02:00
screenshot.h command: move screenshot command stubs to screenshot.c 2018-05-24 19:56:34 +02:00
scripting.c
sub.c player: don't cache subtitles across deselection 2018-06-30 17:15:29 +02:00
video.c video: trust container FPS early on if possible 2018-05-24 19:56:34 +02:00