diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-29 00:28:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-29 00:28:51 +0100 |
| commit | b1ad58ce47cecdec6ad4bf8233bc073991cc3cbb (patch) | |
| tree | 23dbecb5fe9b8c27af7b816842e212a09c4521c8 /doc | |
| parent | 7f2e74604a51b984e4c8cbb5d5f4bb642677ec00 (diff) | |
Some doc fixes.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/mainpage.txt | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/doc/mainpage.txt b/doc/mainpage.txt index 649c9c609..a1cd9bac8 100644 --- a/doc/mainpage.txt +++ b/doc/mainpage.txt @@ -1,7 +1,7 @@ /** @mainpage DCP-o-matic * * DCP-o-matic is a tool to create digital cinema packages (DCPs) from - * video files, or from sets of TIFF image files. It is written in C++ + * video files, or from sets of image files. It is written in C++ * and distributed under the GPL. * * Video files are decoded using FFmpeg (http://ffmpeg.org), so any video @@ -26,12 +26,8 @@ * for debugging purposes. * * Thanks are due to the authors and communities of all DCP-o-matic's dependencies. - * - * DCP-o-matic is distributed in the hope that there are still cinemas with projectionists - * who might want to use it. As Mark Kermode says, "if it doesn't have a projectionist - * it's not a cinema - it's a sweetshop with a video-screen." * - * Email correspondance is welcome to cth@carlh.net + * Email correspondance is welcome to carl@dcpomatic.com * - * More details can be found at http://carlh.net/software/dcpomatic + * More details can be found at http://dcpomatic.com/ */ |
