From: Alexis Ballier Date: Sat, 22 Aug 2015 12:45:36 +0000 (+0200) Subject: media-video/ffmpeg: improve librtmp usedesc and keep metadata.xml sorted. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4e0f57752541bcff33121cac92d2b623f79d9b62;p=gentoo.git media-video/ffmpeg: improve librtmp usedesc and keep metadata.xml sorted. Package-Manager: portage-2.2.20.1 --- diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml index 8f0f349c3830..dbd3f79f44f4 100644 --- a/media-video/ffmpeg/metadata.xml +++ b/media-video/ffmpeg/metadata.xml @@ -27,6 +27,7 @@ Build GPL code. Should be enabled unless you require LGPL binaries. Use pre-calculated tables rather than calculating them on the fly. Support for FireWire DV/HDV input device using media-libs/libiec61883. + Enables Real Time Messaging Protocol using librtmp (media-video/rtmpdump) in addition to FFmpeg's native implementation. Enables audio resampling through media-libs/soxr. Uses media-libs/libv4l for video4linux instead of direct calls. Adds support for more devices via the userspace library. Enables MIPS DSP ASE R1 optimizations. @@ -38,7 +39,6 @@ Force shared libraries to be built as PIC (this is slower) Build and install libpostproc. Adds support for playing media from Internet services using the quvi project. - Enable Real Time Messaging Protocol using librtmp Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec). Enable app-arch/snappy support. Required for e.g. Vidvox Hap encoder. Enable SSH/sftp support via net-libs/libssh.