From: John Hurst Date: Mon, 10 Jun 2019 23:36:31 +0000 (-0700) Subject: Merge pull request #6 from dtatut/patch-1 X-Git-Tag: rel_2_10_33~5 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=598d16fdc3769ec16703c85b5c45ef5c9bf8e928;hp=a47c9580834223971a310e572a249e7fdb115618;p=asdcplib.git Merge pull request #6 from dtatut/patch-1 replaced in comment jpeg codestream with ISXD data fragment --- diff --git a/src/AS_02_ISXD.cpp b/src/AS_02_ISXD.cpp index f4e29c0..6230c58 100644 --- a/src/AS_02_ISXD.cpp +++ b/src/AS_02_ISXD.cpp @@ -319,7 +319,7 @@ AS_02::ISXD::MXFWriter::h__Writer::OpenWrite(const std::string& filename, const return result; } -// Automatically sets the MXF file's metadata from the first jpeg codestream stream. +// Automatically sets the MXF file's metadata from the first ISXD data fragment stream. Result_t AS_02::ISXD::MXFWriter::h__Writer::SetSourceStream(const std::string& label, const ASDCP::Rational& edit_rate) {