diff options
author | 2019-09-02 12:46:00 +0200 | |
---|---|---|
committer | 2019-09-02 13:59:49 +0200 | |
commit | 587ca78f0114a1718bd803ebc8a18e322510efdd (patch) | |
tree | e497b84720edd3a64653873ecfa20830eaf917ea /media-video/ffmpeg/metadata.xml | |
parent | dev-python/hcloud-python: Version bump to 1.4.1 (diff) | |
download | gentoo-587ca78f0114a1718bd803ebc8a18e322510efdd.tar.gz gentoo-587ca78f0114a1718bd803ebc8a18e322510efdd.tar.bz2 gentoo-587ca78f0114a1718bd803ebc8a18e322510efdd.zip |
media-video/ffmpeg: remove old
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg/metadata.xml')
-rw-r--r-- | media-video/ffmpeg/metadata.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml index e5686d5da127..183c78718dcd 100644 --- a/media-video/ffmpeg/metadata.xml +++ b/media-video/ffmpeg/metadata.xml @@ -8,10 +8,6 @@ <flag name="amr">Enables Adaptive Multi-Rate Audio support</flag> <flag name="amrenc">Enables Adaptive Multi-Rate Audio encoding support with <pkg>media-libs/vo-amrwbenc</pkg>.</flag> <flag name="appkit">Enables Apple AppKit framework</flag> - <flag name="armv5te">Enables optimizations for armv5te processors.</flag> - <flag name="armv6">Enables optimizations for armv6 processors.</flag> - <flag name="armv6t2">Enables optimizations for armv6t2 processors.</flag> - <flag name="armvfp">Enables VFP optimizations for ARM processors.</flag> <flag name="bluray">Enable playback of Blu-ray filesystems</flag> <flag name="bs2b">Enables <pkg>media-libs/libbs2b</pkg> based Bauer stereo-to-binaural filter.</flag> <flag name="cdio">Enables audio CD grabbing with <pkg>dev-libs/libcdio</pkg>.</flag> @@ -21,7 +17,6 @@ <flag name="cpudetection">Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)</flag> <flag name="cuda">Enables CUDA-based acceleration. Mostly used for specific filters.</flag> <flag name="dav1d">Enables AV1 decoding via <pkg>media-libs/dav1d</pkg>.</flag> - <flag name="ebur128">Enables EBU R128 loudness normalization filter via <pkg>media-libs/libebur128</pkg></flag> <flag name="fdk">Use external fdk-aac library for AAC encoding</flag> <flag name="flite">Adds a text-to-speech filter based on <pkg>app-accessibility/flite</pkg>.</flag> <flag name="frei0r">Enable frei0r wrapping in libavfilter</flag> @@ -54,7 +49,6 @@ <flag name="postproc">Build and install libpostproc.</flag> <flag name="rubberband">Adds time-stretching and pitch-shifting audio filter based on <pkg>media-libs/rubberband</pkg>.</flag> <flag name="snappy">Enable <pkg>app-arch/snappy</pkg> support. Required for e.g. Vidvox Hap encoder.</flag> - <flag name="sofalizer">Enables Sofalizer filter</flag> <flag name="srt">Enable support for Secure Reliable Transport (SRT) via <pkg>net-libs/srt</pkg></flag> <flag name="ssh">Enable SSH/sftp support via <pkg>net-libs/libssh</pkg>.</flag> <flag name="twolame">Enables MP2 encoding via <pkg>media-sound/twolame</pkg> as an alternative to the internal encoder.</flag> |