commit: 4d216bbb61c4fec5de47b439c51283e86fe9e77b Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Aug 24 16:56:27 2015 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Aug 24 16:56:27 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d216bbb
profiles/desc/fftools.desc: Document sidxindex tool. profiles/desc/fftools.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/fftools.desc b/profiles/desc/fftools.desc index 1aa5052..48e205e 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.
