media-video/ffmpeg: improve librtmp usedesc and keep metadata.xml sorted.
authorAlexis Ballier <aballier@gentoo.org>
Sat, 22 Aug 2015 12:45:36 +0000 (14:45 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 22 Aug 2015 12:45:36 +0000 (14:45 +0200)
Package-Manager: portage-2.2.20.1

media-video/ffmpeg/metadata.xml

index 8f0f349c383087bc662c3cc238c0897ef03f2f21..dbd3f79f44f428159ebb989e7d4d5d95abcf22b0 100644 (file)
@@ -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>