summaryrefslogtreecommitdiff
path: root/src/MXFTypes.h
AgeCommit message (Collapse)Author
2020-02-10Added support for DisplayType, IntrinsicPictureResolution, ZPositionInUse ↵jhurst
properties
2019-12-17- Added support for optional CPF, CAP and PRF segmentsPierre-Anthony Lemieux
- Fixed encoding of J2KExtendedCapabilities
2019-11-30Implemented J2K desc to/from MDPierre-Anthony Lemieux
2019-11-30Changed Pcap from ui8_t to ui32_tjhurst
2019-11-30Finished implementation of J2KExtendedCapabilitiesjhurst
2019-11-24checkpointjhurst
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-12-10 o Added IMF App2e UL values and new MXF data types ColorPrimary andjhurst
ThreeColorPrimaries (contributed by Schleich) o Added -o and -O options to as-02-wrap o Fixed as-02-wrap option -p when making 4:4:4 files o Simplified as-02-wrap syntax description
2016-12-01 o Cleared up MXFGCP1FrameWrappedPictureElement / ↵jhurst
MXFGCP1FrameWrappedPictureElement ambiguity. PHDR continues to use MXFGCP1FrameWrappedPictureElement. MXFGCI1FrameWrappedPictureElement is supported for interlace. o Added prototype PIDM dynamic metadata wrapping, config with --enable-phdr
2016-11-22 o Added optional Generic Partition to IMF Aux Data prototype, used to carry ↵jhurst
global metadata o Added support for 192, 200 and 240 fps images, includes 96, 100 and 120 fpe stereo o Fixed raw essence detector for IMF Aux Data files o Added missing MCA properties to MCALabelSubDescriptor (contributed by Ruppel) o New MXF data type: LineMapPair o Added default 0,0 VideoLineMap value when wrapping CDCI with as-02-wrap o Added VideoLineMap property to GenericPictureEssenceDescriptor o Added timed text unwrap support to as-02-unwrap (contributed by Ruppel)
2016-06-28o Fixed a bug in the index reader that allowed an out-of-bounds vector index ↵jhurst
to be used o Modified the IndexEntry parser to ignore additional bytes belonging to slice values
2015-11-10releasejhurst
2015-10-09 o General review of Batch/Array distinction throughout the projectjhurst
o Fixed a bug that caused incorrect failure when parsing JPEG 2000 codestreams having fewer than five decomposition levels. o Fixed missing UUID generation in some instances of the MCALinkID property o Added -w option to asdcp-wrap to support use of WTF label with MCA
2015-10-07 o Moved personal dev environment from older gcc to newer clang. Many small ↵jhurst
changes were made to satisfy the new compiler: - Altered many printf format codes to use the correct type for the given integer type - Parenthesized some expressions to clarify previously ambiguous expectations of precedence - Created macro KM_MACOSX for use in OS-specific code selection - Removed last uses of the old C-language abs(), now using Kumu::xabs() - Removed last uses of the old C-language atoi() o Added platform-independent call Kumu::GetExecutablePath() (test with win32) o Fixed a bug that was causing Array properties to be written without the (count, length) header (from PAL) o Fixed Win32 build (from Crowe) o Added imlementation of SMPTE ST 2092-1 pink noise generator o Added pinkwave CLI utility o Added font support to the IMF timed-text wrapper
2015-02-19banner updates to 2015mschroffel
2014-09-22win32 compiler fixesjhurst
2013-07-02more optional stuffjhurst
2013-07-02optional properties, take 1jhurst
2013-06-17tweezesjhurst
2012-03-15pre as-02jhurst
2012-02-21mega datetime patchjhurst
2012-02-02make way for MCAjhurst
2009-05-18working multi-dictjhurst
2009-05-18massive dictionary re-factoringjhurst
2009-04-09Update copyright dates.msheby
2008-08-06Eliminate warnings about copy constructors not getting initialized.msheby
2007-12-22logging re-writejhurst
2007-06-08fixed encryption for timed textjhurst
2006-09-28bug fixesjhurst
2006-09-231.1.9 release ajhurst
2006-05-29format string fixesjhurst
2006-04-05ginormo merge-back with Kumu, SMPTE MIC key and MPEG parser fixjhurst
2006-03-26now reads/writes 3-partition filesjhurst
2006-03-17releasejhurst
2006-03-14added aiff readerjhurst
2006-03-11metadata reformed...jhurst
2006-01-06bugfix in indexingjhurst
2005-12-20pre-release commitjhurst
2005-12-20wheee!jhurst