summaryrefslogtreecommitdiff
path: root/src/KLV.cpp
AgeCommit message (Collapse)Author
2024-06-08Don't assert here as it happens when the disk is full (DoM #2825).v1.0.2Carl Hetherington
2021-11-10Modified the KLV parser to return RESULT_ALLOC instead of RESULT_FAIL when ↵jhurst
an attempt is made to read a packet that is larger than the internal limit. The file handle is Seek()ed to the first byte following the huge packet, allowing the caller to get over it and continue parsing MXF.
2021-06-03FileReader pluggable at runtimemilla
2018-08-06o Added support for SMPTE RDD 47 "ISXD Track File"jhurst
o Added generic support for SMPTE RP 2057 "Text-Based Metadata Carriage in MXF" o Re-factored AS-02 frame-wrap index write to use a common implementation o Re-factored support for SMPTE ST 410 to use a common implementation (affects o AS-DCP and AS-02 timed-text MXF (SMPTE 429-5) o Patched several ambiguous integer casts. o Added new essence type identifiers ESS_AS02_ISXD and ESS_AS02_ACES o Fixed a bug wherein the Generic Container data tarck clip was instead being o written as a DM track o Fixed UL values DCDataDescriptor and ContainerConstraintSubDescriptor to have o a byte 6 value of 0x53 (Tag Set) instead of 0x07 (coding sentinel) o Added UL values 492 - 511 to the dictionary o Added ApplicationSchemes and ConformsToSpecifications to the Preface set o Added default initializer to MXF::LineMapPair o Added sets DescriptiveFramework, DescriptiveObject, TextBasedDMFramework, o TextBasedObject, GenericStreamTextBasedSet and ISXDDataEssenceDescriptor o Added ISXD support and options '-G', '-u' to as-02-wrap o Added ISXD support and option '-g' to as-02-unwrap
2016-05-19version rollmschroffel
2015-11-10releasejhurst
2014-09-21imf bugsjhurst
date parse bug timed-text transform removed
2014-05-14less strict UL checking ignores version bytejhurst
2012-02-03megachangesjhurst
2010-11-15release!jhurst
2009-05-18massive dictionary re-factoringjhurst
2009-04-09Update copyright dates.msheby
2008-02-01Commit a bunch of portability fixes (64- vs. 32-bit types).msheby
2007-09-26stereoscopic JP2K writingjhurst
2006-05-30more printf format fixesjhurst
2006-04-05ginormo merge-back with Kumu, SMPTE MIC key and MPEG parser fixjhurst
2006-03-17releasejhurst
2006-03-14added aiff readerjhurst
2006-03-11metadata reformed...jhurst
2005-12-20pre-release commitjhurst
2005-12-20wheee!jhurst