mpv/libmpv
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
..
client.h client API: remove SIGPIPE overriding code 2016-09-15 13:13:23 +02:00
mpv.def client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00
mpv.pc.in build: add hacks to force waf to generate valid .pc files 2014-08-07 23:45:40 +02:00
opengl_cb.h vo_opengl: add hw overlay support and use it for RPI 2016-09-12 19:58:58 +02:00
qthelper.hpp qthelper: fix potential NULL deref in error path 2016-03-22 10:01:59 +01:00
stream_cb.h stream_cb: fix stale comment 2016-08-08 10:34:12 +02:00