| Age | Commit message (Collapse) | Author |
|
|
|
o Fixed a bug in the MXF reader that caused an assert when reading a partial (i.e.truncated) input file
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
encouraged!
o Refactored XML element & attribute visitation to KM_xml.h
o Added km_join() template to KM_util.h
|
|
|
|
|
|
o The NamespaceURI property of AS-02 timed text files has been exposed in the API
and via as-02-wrap -P. This behavior replaces previous bad behavior, but puts
responsibility for selecting the correct value on the operator.
o Exposed CreatePNGNameId and CreateFontNameId subroutines in AS_02::TimedText
o Adjusted UUID generation based on PNG and font names to exclude paths by
inserting a call to PathBasename at each Id generation site
|
|
the API
and via as-02-wrap -P. This behavior replaces previous bad behavior, but puts
responsibility for selecting the correct value on the operator.
|
|
o Fixed contents of generic partiton EssenceContainers property in AS-DCP timed
text files
|
|
MXFGCP1FrameWrappedPictureElement
ambiguity. PHDR continues to use MXFGCP1FrameWrappedPictureElement.
MXFGCI1FrameWrappedPictureElement is supported for interlace.
o Added prototype PIDM dynamic metadata wrapping, config with --enable-phdr
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
to be used
o Modified the IndexEntry parser to ignore additional bytes belonging to slice values
|
|
|
|
|
|
|
|
|
|
|
|
carry out the version-insensitive lookup policy when searching for ULs in a std::map<> of UL entries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed default UNIX file permissions to "777"
Added missing initializer for caltime::offset
Fixed UL values for Aux Data files (per ST 429-14)
Added support for default TTML fonts (ST2052_TextParser)
|
|
|
|
|
|
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
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|