mpv/player
sfan5 bcdc5c40e7 command: add missing null check to event handler
Unclear if there are other situations but at least using --force-media-title
this can be called without a playing file, causing a segfault.

fixes: 34a04d0567
2023-11-20 22:01:34 +01:00
..
javascript
lua stats.lua: fix incorrect storage aspect ratio value 2023-11-14 15:00:23 +00:00
audio.c player/audio: fix incorrect check on adding delay 2023-10-26 22:59:09 -05:00
client.c mp_thread: prefer tracking threads with id 2023-11-05 17:36:17 +00:00
client.h
command.c command: add missing null check to event handler 2023-11-20 22:01:34 +01:00
command.h
configfiles.c
core.h ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
external_files.c
external_files.h
javascript.c scripting: rename backend names for concise naming 2023-10-27 23:18:56 +00:00
loadfile.c various: add some missing error checks 2023-11-18 23:55:28 +00:00
lua.c scripting: rename backend names for concise naming 2023-10-27 23:18:56 +00:00
main.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
meson.build
misc.c
osd.c Revert "player: cut off status line on terminal width" 2023-11-08 21:55:08 +00:00
playloop.c
screenshot.c mp_thread: add win32 implementation 2023-11-05 17:36:17 +00:00
screenshot.h
scripting.c mp_thread: prefer tracking threads with id 2023-11-05 17:36:17 +00:00
sub.c
video.c vo: pass approximate frame duration in vo_frame 2023-11-18 22:54:29 +00:00