summaryrefslogtreecommitdiff
path: root/profiles/desc/fftools.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /profiles/desc/fftools.desc
reinit the tree, so we can have metadata
Diffstat (limited to 'profiles/desc/fftools.desc')
-rw-r--r--profiles/desc/fftools.desc18
1 files changed, 18 insertions, 0 deletions
diff --git a/profiles/desc/fftools.desc b/profiles/desc/fftools.desc
new file mode 100644
index 000000000000..c1192d423e67
--- /dev/null
+++ b/profiles/desc/fftools.desc
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of FFTOOLS USE-EXPANDED variables.
+# Keep it sorted.
+
+aviocat - cat's a URL to another one, useful for dumping streams.
+cws2fws - converts cws files (Macromedia Flash, compressed) to fws ones (Macromedia Flash, uncompressed).
+ffescape - Escapes an input string, adopting the av_get_token() escaping logic.
+ffeval - A simple expression evalutor.
+ffhash - Computes a file's digest using libavutil algorithms.
+fourcc2pixfmt - Shows the relationships between rawvideo pixel formats and FourCC tags.
+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.
+sidxindex - Write an MPD file for fragmented MP4 files with a sidx index at the start of the file.
+trasher - Writes burts of random data into a file. Great for testing error robustness/resilience/concealment.