mpv/player
wm4 ac98ff71dd client API: fix freeze when destroying mpv_handle before mpv_initialize
We have to perform some silly acrobatics to make the playback_thread()
exit, as the mpv_command() will error out with MPV_ERROR_UNINITIALIZED.

Test case: mpv_terminate_destroy(mpv_create())

Reported by a user on IRC.
2017-01-12 16:29:37 +01:00
..
lua osc: bottombar/topbar: make chapter markers slightly bigger 2016-12-25 15:44:11 +00:00
audio.c audio: stop being dumb 2017-01-08 14:47:53 +01:00
client.c client API: fix freeze when destroying mpv_handle before mpv_initialize 2017-01-12 16:29:37 +01:00
client.h client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
command.c command: remove worthless error handling code 2017-01-09 13:39:38 +01:00
command.h options: slightly better option update mechanism 2016-09-19 19:51:26 +02:00
configfiles.c player: fix previous commit 2016-10-03 17:16:02 +02:00
core.h player: change aspects of cover art handling 2017-01-10 15:43:02 +01:00
external_files.c
external_files.h
lavfi.c
lavfi.h
loadfile.c player: remove dysfunctional edition switching OSD code 2017-01-05 00:07:28 +01:00
lua.c client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
main.c Update copyright year 2017-01-01 19:09:05 +01:00
misc.c
osd.c player: remove dysfunctional edition switching OSD code 2017-01-05 00:07:28 +01:00
playloop.c client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
screenshot.c cuda: use libavutil functions for copying hw surfaces to memory 2017-01-12 13:59:35 +01:00
screenshot.h
scripting.c scripting: don't attempt to load builtin scripts twice 2016-09-26 16:49:35 +02:00
sub.c player: enable no-video subtitle display on coverart too 2016-10-31 13:55:32 +01:00
video.c player: change aspects of cover art handling 2017-01-10 15:43:02 +01:00