mpv/player
wm4 290341c777 vo: pass through framedrop flag differently
There is some sort-of awkwardness here, because option access needs to
happen in a synchronized manner, and the framedrop flag is not in the VO
option struct. Remove the mp_read_option_raw() call and the awkward
change notification via VO_EVENT_WIN_STATE from command.c, and pass it
through as new vo_frame flag.
2018-03-15 23:13:53 -07:00
..
javascript
lua ytdl_hook: add ytdl:// prefix again for non-youtube playlists 2018-02-11 23:27:37 -08:00
audio.c audio: improve behavior if filters output nothing during probing 2018-02-21 22:35:24 -08:00
client.c client API: send MPV_EVENT_SHUTDOWN only once 2018-03-15 00:00:04 -07:00
client.h client API: add mpv_create_weak_client() 2018-03-15 00:00:04 -07:00
command.c vo: pass through framedrop flag differently 2018-03-15 23:13:53 -07:00
command.h
configfiles.c
core.h client API: cleanup mpv_handle termination 2018-03-15 00:00:04 -07:00
external_files.c
external_files.h
javascript.c lua+js: Implement utils.getpid() 2018-02-13 20:16:01 -08:00
loadfile.c player: fix strange behavior on edition switching 2018-03-03 02:38:01 +02:00
lua.c lua+js: Implement utils.getpid() 2018-02-13 20:16:01 -08:00
main.c client API: cleanup mpv_handle termination 2018-03-15 00:00:04 -07:00
misc.c
osd.c
playloop.c client API: deprecate opengl-cb API and introduce a replacement API 2018-02-28 00:55:06 -08:00
screenshot.c vo_gpu: make screenshots use the GL renderer 2018-02-11 17:45:51 -08:00
screenshot.h
scripting.c all: replace mpv_detach_destroy() with mpv_destroy() 2018-03-15 00:00:04 -07:00
sub.c
video.c vo: pass through framedrop flag differently 2018-03-15 23:13:53 -07:00