From b34e3f4d38b640d7d542c293718c9b146cdcce0a Mon Sep 17 00:00:00 2001 From: jhurst Date: Mon, 15 Oct 2018 16:26:50 +0000 Subject: [PATCH] release me --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README b/README index 8b231f9..6c04d2d 100755 --- a/README +++ b/README @@ -151,6 +151,23 @@ command-line utilities all respond to -h. Change History +2018-10-15 - 2.10.31 + o NOTE: Use of MXFGCGenericEssenceMultipleMappings in AS-02 files is not + defined by standards and will soon be withdrawn from this library. If you + would like to experience this change now, define the macro + ASDCP_GCMULTI_PATCH + o Removed PIMD support (unused prototype) + o Returned the DataEssenceCoding UL version byte to "5" in Atmos files + o Fixed ColorPrimaries_ACES UL version byte + o Added "FSKSync" audio channel label to the MCA label generator + o SMPTE RDD 45 requires a minimum BER encoding length of five (5) bytes for + Content Element packets. The Write_EKLV_Packet() API has been modified to + allow the specification of this value. All existing wrapping modules have + been changed to conform to the new API, and all continue to use four (4) + as the minimum BER encoding length. Write_EKLV_Packet() will continue to + generate BER encodings with a length greater than the specified minimum for + payloads that are larger than values encoded using the specified minimum. + 2018-09-14 - 2.9.30 o Fixes wrong MajorVersion in Preface -- 2.30.2