summaryrefslogtreecommitdiffstats
path: root/libmpv/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpv/client.h')
-rw-r--r--libmpv/client.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libmpv/client.h b/libmpv/client.h
index b270a6079e..74b5d66ed8 100644
--- a/libmpv/client.h
+++ b/libmpv/client.h
@@ -135,10 +135,6 @@ extern "C" {
* (used through libass), ALSA, FFmpeg, and possibly more.
* - The FPU precision must be set at least to double precision.
* - On Windows, mpv will call timeBeginPeriod(1).
- * - On UNIX, every mpv_initialize() call will block SIGPIPE. This is done
- * because FFmpeg makes unsafe use of OpenSSL and GnuTLS, which can raise
- * this signal under certain circumstances. Once these libraries (or FFmpeg)
- * are fixed, libmpv will not block the signal anymore.
* - On memory exhaustion, mpv will kill the process.
*
* Encoding of filenames