mpv/input
wm4 1b5b23b948 client API: remove SIGPIPE overriding code
This workaround prevented that libmpv users could accidentally crash
when the SIGPIPE signal was triggered by FFmpeg's OpenSSL/GnuTLS usage.
But it also modifies the global signal handler state, so remove it now
that this workaround is not required anymore.
2016-09-15 13:13:23 +02:00
..
cmd_list.c command: remove vo-cmdline 2016-09-02 21:21:47 +02:00
cmd_list.h command: remove vo-cmdline 2016-09-02 21:21:47 +02:00
cmd_parse.c
cmd_parse.h
event.c Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
event.h
input.c input, demux_tv: remove some older option access methods 2016-09-06 20:09:44 +02:00
input.h
ipc-unix.c client API: remove SIGPIPE overriding code 2016-09-15 13:13:23 +02:00
ipc-win.c
ipc.c
keycodes.c
keycodes.h
pipe-win32.c osdep: rename atomics.h to atomic.h 2016-09-07 11:26:25 +02:00