<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/MXFTypes.h, branch master</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2020-02-10T17:19:05Z</updated>
<entry>
<title>Added support for DisplayType, IntrinsicPictureResolution, ZPositionInUse properties</title>
<updated>2020-02-10T17:19:05Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2020-02-10T17:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=1639efe792ff4ce5c74ba5adc6aba81647b3c0c5'/>
<id>urn:sha1:1639efe792ff4ce5c74ba5adc6aba81647b3c0c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Added support for optional CPF, CAP and PRF segments</title>
<updated>2019-12-17T20:05:07Z</updated>
<author>
<name>Pierre-Anthony Lemieux</name>
<email>pal@palemieux.com</email>
</author>
<published>2019-12-17T20:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=166e7b4b202bc8febb13b59710579fbbd724e2b6'/>
<id>urn:sha1:166e7b4b202bc8febb13b59710579fbbd724e2b6</id>
<content type='text'>
- Fixed encoding of J2KExtendedCapabilities
</content>
</entry>
<entry>
<title>Implemented J2K desc to/from MD</title>
<updated>2019-11-30T22:32:56Z</updated>
<author>
<name>Pierre-Anthony Lemieux</name>
<email>pal@palemieux.com</email>
</author>
<published>2019-11-30T22:32:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=dd3acfff947ca52e1a3260243cb38f7035626282'/>
<id>urn:sha1:dd3acfff947ca52e1a3260243cb38f7035626282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed Pcap from ui8_t to ui32_t</title>
<updated>2019-11-30T16:40:31Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2019-11-30T16:40:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=fb0d1d9e580641c2d7832dcb94661dcd1ebe3374'/>
<id>urn:sha1:fb0d1d9e580641c2d7832dcb94661dcd1ebe3374</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finished implementation of J2KExtendedCapabilities</title>
<updated>2019-11-30T16:27:39Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2019-11-30T16:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=ea1f0d2be28bf833d792a8dd66c94e1d0b0525bd'/>
<id>urn:sha1:ea1f0d2be28bf833d792a8dd66c94e1d0b0525bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>checkpoint</title>
<updated>2019-11-25T00:05:31Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2019-11-25T00:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=cf8ae65acd6ffdc424604a4d3350b4eca47af220'/>
<id>urn:sha1:cf8ae65acd6ffdc424604a4d3350b4eca47af220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Added support for SMPTE RDD 47 "ISXD Track File"</title>
<updated>2018-08-06T22:07:03Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2018-08-06T22:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=f4061a21fffad4fdf8dbb2f193f0f0960b25421c'/>
<id>urn:sha1:f4061a21fffad4fdf8dbb2f193f0f0960b25421c</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title> o Added IMF App2e UL values and new MXF data types ColorPrimary and</title>
<updated>2016-12-10T19:57:45Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2016-12-10T19:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=9231719df5d33bc1f398a36a5f070a1de5213908'/>
<id>urn:sha1:9231719df5d33bc1f398a36a5f070a1de5213908</id>
<content type='text'>
   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
</content>
</entry>
<entry>
<title> o Cleared up MXFGCP1FrameWrappedPictureElement / MXFGCP1FrameWrappedPictureElement</title>
<updated>2016-12-01T20:12:38Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2016-12-01T20:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=c87b3d28b21c927561606cc65a25b47aebc69355'/>
<id>urn:sha1:c87b3d28b21c927561606cc65a25b47aebc69355</id>
<content type='text'>
   ambiguity. PHDR continues to use MXFGCP1FrameWrappedPictureElement.
   MXFGCI1FrameWrappedPictureElement is supported for interlace.
 o Added prototype PIDM dynamic metadata wrapping, config with --enable-phdr
</content>
</entry>
<entry>
<title> o Added optional Generic Partition to IMF Aux Data prototype, used to carry global metadata</title>
<updated>2016-11-22T17:58:19Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2016-11-22T17:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=8fd602770d89acb171dbd878d8737ead85aa35d3'/>
<id>urn:sha1:8fd602770d89acb171dbd878d8737ead85aa35d3</id>
<content type='text'>
 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)
</content>
</entry>
</feed>
