Add accessor for intrinsic_duration in SMPTESubtitleAsset.
[libdcp.git] / doc / mainpage.txt
index 1e8a8c11962d64611e6ed0016f37823875a5ab75..c59c764708b99555dc709d63b967d7aa80845e27 100644 (file)
@@ -7,8 +7,7 @@ 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.
+asdcplib (http://www.cinecert.com/asdcplib/).
 
 libdcp is distributed under the GNU GPL.
 
@@ -20,7 +19,7 @@ An example of DCP creation is given in examples/make_dcp.cc.
 Reading existing DCPs
 --
 
-An example of DCP reading is given in example/read_dcp.cc.
+An example of DCP reading is given in examples/read_dcp.cc.
 */