summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-07-18 14:12:29 +0100
committerCarl Hetherington <cth@carlh.net>2012-07-18 14:12:29 +0100
commitd7085ececc4d57830fd77afa7c4b5cd51bb5f381 (patch)
tree6a7406e861fd86ea8527a08c1cd93a0e19e7c2c4
parent184edc7a50950e37d4459a3c1e5393a920aa1e77 (diff)
Tweak doxygen doc.
-rw-r--r--doc/mainpage.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/mainpage.txt b/doc/mainpage.txt
index a944238bf..81c3b4558 100644
--- a/doc/mainpage.txt
+++ b/doc/mainpage.txt
@@ -13,10 +13,11 @@
* aspect ratio and apply FFmpeg filters. The time-consuming encoding of JPEG2000 files
* can be parallelised amongst any number of processors on the local host and any number
* of servers over a network.
+ *
+ * DVD-o-matic can also make DCPs from still images, for advertisements and such-like.
*
* Portions of DVD-o-matic are based on OpenDCP (http://code.google.com/p/opendcp),
- * written by Terrence Meiczinger, and two of OpenDCP's command-line tools are called
- * by DVD-o-matic.
+ * written by Terrence Meiczinger.
*
* DVD-o-matic uses libopenjpeg (http://code.google.com/p/openjpeg/) for JPEG2000 encoding
* and libsndfile (http://www.mega-nerd.com/libsndfile/) for WAV file manipulation. It