summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-01-27 23:47:46 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-01-27 23:47:46 +0000
commit86857f1c53faf8d43c344ddc2aa7740a85b581cc (patch)
treeb27ee87d82f805c35c6c46381ac9ef065d5d9f36 /profiles/desc
parentStable for ppc, wrt bug #450678 (diff)
downloadgentoo-2-86857f1c53faf8d43c344ddc2aa7740a85b581cc.tar.gz
gentoo-2-86857f1c53faf8d43c344ddc2aa7740a85b581cc.tar.bz2
gentoo-2-86857f1c53faf8d43c344ddc2aa7740a85b581cc.zip
Add descriptions for ffescape and fourcc2pixfmt
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/fftools.desc6
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/desc/fftools.desc b/profiles/desc/fftools.desc
index fd4911d3ec72..886c5d729a87 100644
--- a/profiles/desc/fftools.desc
+++ b/profiles/desc/fftools.desc
@@ -1,13 +1,15 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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 $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/fftools.desc,v 1.2 2013/01/27 23:47:46 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).
+ffescape - Escapes an input string, adopting the av_get_token() escaping logic.
ffeval - A simple expression evalutor.
+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.