mpv/player
wm4 07fd511e14 options: remove M_SETOPT_RUNTIME
Used to contain flags for "save" setting of options at runtime. Now
there is nothing special needed anymore and it's 0. So drop it
completely, and remove anything that distinguishes between runtime and
initialization time.
2019-11-10 23:53:57 +01:00
..
javascript js: expose mpv_abort_async_command() (match dbe831bd) 2019-09-11 21:08:04 +03:00
lua stats, demux: log byte level stream seeks 2019-11-07 22:53:13 +01:00
audio.c player: partially rework --cache-pause 2019-10-11 20:01:51 +02:00
client.c options: remove M_SETOPT_RUNTIME 2019-11-10 23:53:57 +01:00
client.h client API: remove unused global event mask 2019-10-24 16:27:24 +02:00
command.c options: remove M_SETOPT_RUNTIME 2019-11-10 23:53:57 +01:00
command.h demux, command: add a third stream recording mechanism 2019-09-19 20:37:05 +02:00
configfiles.c options: remove M_SETOPT_RUNTIME 2019-11-10 23:53:57 +01:00
core.h video: do not disable display-sync on A/V desync 2019-10-17 19:23:35 +02:00
external_files.c external_files: add .lrc subtitle extension 2019-09-02 01:25:43 +03:00
external_files.h player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
javascript.c js: expose mpv_abort_async_command() (match dbe831bd) 2019-09-11 21:08:04 +03:00
loadfile.c options: remove M_SETOPT_RUNTIME 2019-11-10 23:53:57 +01:00
lua.c lua: expose mpv_abort_async_command() 2018-05-24 19:56:34 +02:00
main.c test: merge test_helpers.c and index.c 2019-11-08 20:34:07 +01:00
misc.c player: simplify --stream-dump code 2019-10-31 11:05:55 +01:00
osd.c player: format low cache duration with more decimals 2019-10-11 19:18:43 +02:00
playloop.c player: partially rework --cache-pause 2019-10-11 20:01:51 +02:00
screenshot.c screenshot, vo_image: use global swscale/zimg parameters 2019-10-31 15:44:09 +01:00
screenshot.h screenshot, vo_image: use global swscale/zimg parameters 2019-10-31 15:44:09 +01:00
scripting.c scripting: change when/how player waits for scripts being loaded 2018-04-18 01:17:41 +03:00
sub.c player: ensure backward playback state is propagated on track switching 2019-09-19 20:37:05 +02:00
video.c video: do not disable display-sync on A/V desync 2019-10-17 19:23:35 +02:00