summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-08-24 18:56:27 +0200
committerAlexis Ballier <aballier@gentoo.org>2015-08-24 18:56:27 +0200
commit4d216bbb61c4fec5de47b439c51283e86fe9e77b (patch)
treefbcfa4218fb8216ba836e0e5a96a238f71608a10 /profiles
parent13c44431652c1388bc7e06a288f16e3c88f32930 (diff)
downloadgentoo-4d216bbb61c4fec5de47b439c51283e86fe9e77b.tar.gz
gentoo-4d216bbb61c4fec5de47b439c51283e86fe9e77b.tar.xz
profiles/desc/fftools.desc: Document sidxindex tool.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desc/fftools.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/fftools.desc b/profiles/desc/fftools.desc
index 1aa5052d588..48e205e46d3 100644
--- a/profiles/desc/fftools.desc
+++ b/profiles/desc/fftools.desc
@@ -15,4 +15,5 @@ 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.