summaryrefslogtreecommitdiff
path: root/src/AS_DCP_PCM.cpp
diff options
context:
space:
mode:
authormschroffel <mschroffel@cinecert.com>2014-10-02 21:41:12 +0000
committermschroffel <>2014-10-02 21:41:12 +0000
commit898f6b473a314dd379fd132a656c568c2e74da0a (patch)
tree5f4752aad840dd11289a57e10815e70fe58cd706 /src/AS_DCP_PCM.cpp
parent80490136d3f872d162670e616827033fdd1be09d (diff)
version bump
Diffstat (limited to 'src/AS_DCP_PCM.cpp')
-rwxr-xr-xsrc/AS_DCP_PCM.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AS_DCP_PCM.cpp b/src/AS_DCP_PCM.cpp
index 9de8d53..d905814 100755
--- a/src/AS_DCP_PCM.cpp
+++ b/src/AS_DCP_PCM.cpp
@@ -170,7 +170,7 @@ ASDCP::PCM::operator << (std::ostream& strm, const AudioDescriptor& ADesc)
break;
case CF_CFG_6:
- strm << "Config 6 (ST 377-1 MCA)";
+ strm << "Config 6 (ST 377-4 MCA)";
break;
}
strm << std::endl;