[SCM] ffmpeg/master: Document why i disable librtmp support

onovy at users.alioth.debian.org onovy at users.alioth.debian.org
Thu Sep 29 17:23:44 UTC 2016


The following commit has been merged in the master branch:
commit 15ab19c0a11b9bbf66a4e3d068f3dfe54c4e5886
Author: Ondřej Nový <onovy at debian.org>
Date:   Thu Sep 29 19:23:19 2016 +0200

    Document why i disable librtmp support

diff --git a/debian/rules b/debian/rules
index 6cebbfa..b35f4bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,7 @@ FLAVORS = standard extra
 #   --enable-libxavs
 #   --enable-libzimg
 # The following flags are not added for various reasons:
+#   * --enable-librtmp:             ffmpeg have better build-in RTMP support with listen mode
 #   * --enable-libv4l2 [!hurd-any]: This is only needed for very old devices and may cause problems for others.
 #                                   Should anyone need it, using LD_PRELOAD pointing on libv4l2 has the same effect.
 #   * --enable-opencl [!hurd-any]:  This is considered an experimental API.

-- 
ffmpeg packaging



More information about the pkg-multimedia-commits mailing list