diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-27 14:41:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-27 14:41:33 +0000 |
| commit | 8c2f3517e868078b551bb01d975f2956cb692fbf (patch) | |
| tree | 81bf98f00b9a267a73494c1939c6e9473559c85e /doc | |
| parent | e5d368553b47a566a83d4edce0a8f166db9509e6 (diff) | |
Various tinkerings.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/mainpage.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/mainpage.txt b/doc/mainpage.txt index b4cb21d5..84c3c585 100644 --- a/doc/mainpage.txt +++ b/doc/mainpage.txt @@ -2,11 +2,13 @@ @mainpage libdcp -libdcp is a library to create Digital Cinema Packages (DCPs) from JPEG2000 and WAV files, and also to -read and process existing DCPs. +libdcp is a library to create Digital Cinema Packages (DCPs) from +video, audio and subtitle data, and also to read and process existing +DCPs. -Most of the hard work is done by a (slightly patched) version of asdcplib (http://www.cinecert.com/asdcplib/) -which is included in the source distribution for libdcp. +Most of the hard work is done by a (slightly patched) version of +asdcplib (http://www.cinecert.com/asdcplib/) which is included in the +source distribution for libdcp. libdcp is distributed under the GNU GPL. |
