o Added optional Generic Partition to IMF Aux Data prototype, used to carry global...
authorjhurst <jhurst@cinecert.com>
Tue, 22 Nov 2016 17:58:19 +0000 (17:58 +0000)
committerjhurst <>
Tue, 22 Nov 2016 17:58:19 +0000 (17:58 +0000)
commit8fd602770d89acb171dbd878d8737ead85aa35d3
tree229577c9b4389f7e05694a1f4241d0a9160dd461
parentb3e312cda7ce3e7027f5fb44ef2ffd87d713dd8d
 o Added optional Generic Partition to IMF Aux Data prototype, used to carry 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)
20 files changed:
src/AS_02.h
src/AS_02_internal.h
src/AS_DCP.h
src/AS_DCP_ATMOS.cpp
src/AS_DCP_DCData.cpp
src/AS_DCP_JP2K.cpp
src/AS_DCP_MXF.cpp
src/AS_DCP_PCM.cpp
src/MDD.cpp
src/MDD.h
src/MXFTypes.h
src/Metadata.cpp
src/Metadata.h
src/TimedText_Parser.cpp
src/as-02-unwrap.cpp
src/as-02-wrap.cpp
src/asdcp-test.cpp
src/asdcp-unwrap.cpp
src/asdcp-wrap.cpp
src/h__02_Reader.cpp