mpv/player
wm4 34ee78f2cb player: avoid undefined behavior when resumign DVD/BD playback
These device options can be NULL, and NULL can't be passed for %s.
2015-05-09 15:37:05 +02:00
..
lua ytdl_hook: Escape EDL URLs 2015-05-07 20:41:46 +02:00
audio.c
client.c player: use profiles for libmpv and encoding defaults 2015-05-07 21:26:11 +02:00
client.h
command.c command: let sub_reload remove the old track first 2015-04-28 22:06:22 +02:00
command.h client API: add glue for making full use of mpv_command_node() 2015-04-20 23:00:12 +02:00
configfiles.c player: avoid undefined behavior when resumign DVD/BD playback 2015-05-09 15:37:05 +02:00
core.h build: move main-fn files to osdep 2015-05-02 18:59:58 +02:00
discnav.c
loadfile.c player: log track list when adding or removing external files 2015-04-28 22:04:37 +02:00
lua.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
main.c player: add --force-window=immediate mode 2015-05-08 21:47:39 +02:00
misc.c
osd.c
playloop.c player: handle hotplug events in idle mode too 2015-05-02 18:09:30 +02:00
screenshot.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
screenshot.h client API: add a screenshot_raw command 2015-04-20 23:11:03 +02:00
scripting.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
sub.c
video.c player: flush decoder even if cover art is decoded 2015-04-24 23:27:12 +02:00