<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/AS_02_PCM.cpp, branch fixlibdir</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=fixlibdir</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=fixlibdir'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2024-04-21T21:06:30Z</updated>
<entry>
<title>Fix some unused variable warnings.</title>
<updated>2024-04-21T21:06:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-21T21:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=5b6546adf40a57436ff040349c41cb06f6fbd3c8'/>
<id>urn:sha1:5b6546adf40a57436ff040349c41cb06f6fbd3c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2 from DolbyLaboratories/dolby/atmos_storage/asdcplib_integration/as02info_as02unwrap_iab</title>
<updated>2021-08-27T14:44:04Z</updated>
<author>
<name>John Hurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2021-08-27T14:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=b8dea7232f134cc54f516e1f0f914d626594eaa4'/>
<id>urn:sha1:b8dea7232f134cc54f516e1f0f914d626594eaa4</id>
<content type='text'>
 Merge dolby/atmos_storage/asdcplib_integration/as02info_as02unwrap_iab (contains also FileReader pluggable at runtime) to master</content>
</entry>
<entry>
<title>Templatize h__AS02WriteClip, move functions to header. Note that this depends on filereader pluggable at runtime commit as the reader is called as a pointer here.</title>
<updated>2021-06-03T12:23:52Z</updated>
<author>
<name>milla</name>
<email>marc.illa@dolby.com</email>
</author>
<published>2021-06-03T12:23:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=bc8f5448441a85605f052294d40cf947473e83f5'/>
<id>urn:sha1:bc8f5448441a85605f052294d40cf947473e83f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FileReader pluggable at runtime</title>
<updated>2021-06-03T11:50:11Z</updated>
<author>
<name>milla</name>
<email>marc.illa@dolby.com</email>
</author>
<published>2021-05-26T11:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=facf4f4c7a8ed65d59baed9020d5fa061b952874'/>
<id>urn:sha1:facf4f4c7a8ed65d59baed9020d5fa061b952874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge origin/master</title>
<updated>2021-05-11T21:58:22Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2021-05-11T21:58:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=e5b0a7dbeaaa2b16ea63d7265ed7413f8de2df10'/>
<id>urn:sha1:e5b0a7dbeaaa2b16ea63d7265ed7413f8de2df10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #32 from cth103/warning-fixes</title>
<updated>2021-05-11T21:14:01Z</updated>
<author>
<name>John Hurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2021-05-11T21:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=b71135239b4710bcdccd88adde161acf954706cb'/>
<id>urn:sha1:b71135239b4710bcdccd88adde161acf954706cb</id>
<content type='text'>
Warning fixes</content>
</entry>
<entry>
<title> o Added a Clone() method to InterchangeObject and derivatives</title>
<updated>2021-04-13T22:50:50Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2021-04-13T22:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=b14d706a72c706c9c59dbdf64a9e41f32465e060'/>
<id>urn:sha1:b14d706a72c706c9c59dbdf64a9e41f32465e060</id>
<content type='text'>
   that allows making a descriptor copy that is not owned by
   any other strucure. The caller must arrange to delete the
   object pointer returned.

 o While implementing the above it became obvious that the
   reference-to-a-pointer-to-the-dictionary idiom that is used
   throughout the lower levels of the MXF library was the
   cause of much more grief than it was originally designed to
   prevent. This was made even more obvious when I replaced all
   of it with simple pointers, which revealed several shadow
   instances of m_Dict that were only reliable while the object
   that held them was valid.
</content>
</entry>
<entry>
<title>Support reading of AS-02 files larger than 4 GB (#73)</title>
<updated>2021-02-04T18:05:10Z</updated>
<author>
<name>Pierre-Anthony Lemieux</name>
<email>pal@palemieux.com</email>
</author>
<published>2021-02-04T18:05:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=43c683a852d6aa97438d6ba3ae80946c4fc66095'/>
<id>urn:sha1:43c683a852d6aa97438d6ba3ae80946c4fc66095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix comparisons between signed and unsigned values.</title>
<updated>2020-07-10T23:28:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=151c66ce6e04a361ba5bc34776cf6f5146fc53b5'/>
<id>urn:sha1:151c66ce6e04a361ba5bc34776cf6f5146fc53b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unused variables.</title>
<updated>2020-07-10T23:28:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=8b3a282e00d907320123e450ac6faee29cfe0e4d'/>
<id>urn:sha1:8b3a282e00d907320123e450ac6faee29cfe0e4d</id>
<content type='text'>
</content>
</entry>
</feed>
