diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-08-24 18:56:27 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-08-24 18:56:27 +0200 |
commit | 4d216bbb61c4fec5de47b439c51283e86fe9e77b (patch) | |
tree | fbcfa4218fb8216ba836e0e5a96a238f71608a10 /profiles/desc/fftools.desc | |
parent | media-sound/drumstick: bump to 1.0.1 (diff) | |
download | gentoo-4d216bbb61c4fec5de47b439c51283e86fe9e77b.tar.gz gentoo-4d216bbb61c4fec5de47b439c51283e86fe9e77b.tar.bz2 gentoo-4d216bbb61c4fec5de47b439c51283e86fe9e77b.zip |
profiles/desc/fftools.desc: Document sidxindex tool.
Diffstat (limited to 'profiles/desc/fftools.desc')
-rw-r--r-- | profiles/desc/fftools.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/fftools.desc b/profiles/desc/fftools.desc index 1aa5052d5887..48e205e46d3d 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. |