summaryrefslogtreecommitdiff
path: root/src/AS_DCP_DCData.cpp
diff options
context:
space:
mode:
authormschroffel <mschroffel@cinecert.com>2016-05-19 21:38:17 +0000
committermschroffel <>2016-05-19 21:38:17 +0000
commit7ea686690e5ec6cfd8a73f49e264a2648d2ec8f2 (patch)
tree23d8b97c33863759f9d150bfe1ae6a7688f5fed9 /src/AS_DCP_DCData.cpp
parente42c48cffea60be1faab0eca924fb874feec3047 (diff)
version roll
Diffstat (limited to 'src/AS_DCP_DCData.cpp')
-rw-r--r--src/AS_DCP_DCData.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AS_DCP_DCData.cpp b/src/AS_DCP_DCData.cpp
index ef4d6d4..208e852 100644
--- a/src/AS_DCP_DCData.cpp
+++ b/src/AS_DCP_DCData.cpp
@@ -150,7 +150,7 @@ ASDCP::DCData::MXFReader::h__Reader::OpenRead(const std::string& filename)
if ( KM_FAILURE(result) )
{
- DefaultLogSink().Error("DCDataDescriptor object not found.\n");
+ DefaultLogSink().Error("DCDataDescriptor object not found in ST 429-14 file.\n");
result = RESULT_FORMAT;
}
}