From 41daa5821b3d3b0f450094fbf0d1e37a449f482c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 9 Jan 2013 23:18:13 +0000 Subject: Comment tweaks. --- doc/mainpage.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/mainpage.txt b/doc/mainpage.txt index 497b6a01..b4cb21d5 100644 --- a/doc/mainpage.txt +++ b/doc/mainpage.txt @@ -2,7 +2,8 @@ @mainpage libdcp -libdcp is a small library to create and read Digital Cinema Packages (DCPs) from JPEG2000 and WAV files. +libdcp is a library to create Digital Cinema Packages (DCPs) from JPEG2000 and WAV files, 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. @@ -17,7 +18,7 @@ An example of DCP creation is given in examples/make_dcp.cc. Reading existing DCPs -- -Alternatively libdcp can be used to read existing DCPs and examine their content. You might do +libdcp can be used to read existing DCPs and examine their content. You might do @code #include -- cgit v1.2.3