summaryrefslogtreecommitdiff
path: root/src/AS_DCP.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2008-01-31 23:41:26 +0000
committerjhurst <>2008-01-31 23:41:26 +0000
commit766b93f3654e6e80623a84774fce0307694340f9 (patch)
treecaddf9aad635d0d5c3aee93cc5241e1894c83be7 /src/AS_DCP.h
parent411d88765d9373d0fa61e832bb517fb5f501d251 (diff)
build fixes from DTS
Diffstat (limited to 'src/AS_DCP.h')
-rwxr-xr-xsrc/AS_DCP.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/AS_DCP.h b/src/AS_DCP.h
index 65442e1..1647f1e 100755
--- a/src/AS_DCP.h
+++ b/src/AS_DCP.h
@@ -77,8 +77,9 @@ The following use cases are supported by the library:
o Read one or more ciphertext PCM audio streams from a ciphertext ASDCP file
o Read header metadata from an ASDCP file
-This project depends upon the following library:
+This project depends upon the following libraries:
- OpenSSL http://www.openssl.org/
+ - Expat http://expat.sourceforge.net/ (optional)
*/