summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-03-22 11:31:22 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-03-22 11:31:22 +0000
commit9de04b6ca17f2863c8db1d85fd551f767dab935f (patch)
treed34a4c1d979f2315ac3047baedb0d4343f131fe1 /profiles/desc
parentFix build if qt-test is not installed and add missing dep on qt-test, fixes b... (diff)
downloadgentoo-2-9de04b6ca17f2863c8db1d85fd551f767dab935f.tar.gz
gentoo-2-9de04b6ca17f2863c8db1d85fd551f767dab935f.tar.bz2
gentoo-2-9de04b6ca17f2863c8db1d85fd551f767dab935f.zip
Introduce fftools USE_EXPAND per -dev discussion for ffmpeg extra tools.
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/fftools.desc15
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/desc/fftools.desc b/profiles/desc/fftools.desc
new file mode 100644
index 000000000000..fd4911d3ec72
--- /dev/null
+++ b/profiles/desc/fftools.desc
@@ -0,0 +1,15 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/fftools.desc,v 1.1 2012/03/22 11:31:22 aballier Exp $
+
+# This file contains descriptions of FFTOOLS USE-EXPANDED variables.
+# Keep it sorted.
+
+aviocat - cat's an URL to another one, useful for dumping streams.
+cws2fws - converts cws files (Macromedia Flash, compressed) to fws ones (Macromedia Flash, uncompressed).
+ffeval - A simple expression evalutor.
+graph2dot - A tool to convert a libavfilter graph to a dot file.
+ismindex - A tool for creating smooth streaming manifests.
+pktdumper - Dumps packets as demuxed by libavformat.
+qt-faststart - Rearranges a Quicktime file to facilitate network streaming.
+trasher - Writes burts of random data into a file. Great for testing error robustness/resilience/concealment.