commit: 4e0f57752541bcff33121cac92d2b623f79d9b62
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 12:45:36 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 12:45:36 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0f5775
media-video/ffmpeg: improve librtmp usedesc and keep metadata.xml sorted.
Package-Manager: portage-2.2.20.1
media-video/ffmpeg/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index 8f0f349..dbd3f79 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -27,6 +27,7 @@
<flag name="gpl">Build GPL code. Should be enabled unless you require
LGPL binaries.</flag>
<flag name="hardcoded-tables">Use pre-calculated tables rather than
calculating them on the fly.</flag>
<flag name="iec61883"> Support for FireWire DV/HDV input device using
<pkg>media-libs/libiec61883</pkg>.</flag>
+ <flag name="librtmp">Enables Real Time Messaging Protocol using librtmp
(<pkg>media-video/rtmpdump</pkg>) in addition to FFmpeg's native
implementation.</flag>
<flag name="libsoxr">Enables audio resampling through
<pkg>media-libs/soxr</pkg>.</flag>
<flag name="libv4l">Uses <pkg>media-libs/libv4l</pkg> for video4linux
instead of direct calls. Adds support for more devices via the userspace
library.</flag>
<flag name="mipsdspr1">Enables MIPS DSP ASE R1 optimizations.</flag>
@@ -38,7 +39,6 @@
<flag name="pic">Force shared libraries to be built as PIC (this is
slower)</flag>
<flag name="postproc">Build and install libpostproc.</flag>
<flag name="quvi">Adds support for playing media from Internet services
using the quvi project.</flag>
- <flag name="librtmp">Enable Real Time Messaging Protocol using
librtmp</flag>
<flag name="schroedinger">Enable Dirac video support (an advanced
royalty-free video compression format) via libschroedinger (high-speed
implementation in C of the Dirac codec).</flag>
<flag name="snappy">Enable <pkg>app-arch/snappy</pkg> support. Required
for e.g. Vidvox Hap encoder.</flag>
<flag name="ssh">Enable SSH/sftp support via
<pkg>net-libs/libssh</pkg>.</flag>