summaryrefslogtreecommitdiff
path: root/src/h__Reader.cpp
AgeCommit message (Collapse)Author
2021-08-27Merge pull request #2 from ↵John Hurst
DolbyLaboratories/dolby/atmos_storage/asdcplib_integration/as02info_as02unwrap_iab Merge dolby/atmos_storage/asdcplib_integration/as02info_as02unwrap_iab (contains also FileReader pluggable at runtime) to master
2021-06-03Fix compilation without OPENSSLmilla
2021-06-03FileReader pluggable at runtimemilla
2021-05-11merge origin/masterjhurst
2021-04-13 o Added a Clone() method to InterchangeObject and derivativesjhurst
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.
2020-07-11Remove some unused variables.Carl Hetherington
2019-05-29Fix crashes from AFL runKaterina Blinova
We ran American Fuzzy Lop on IMF IAB master file reader and discovered a lot of crashes. These are fixes in the asdcplib code base.
2016-05-19version rollmschroffel
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
2014-05-14less strict UL checking ignores version bytejhurst
2014-01-02 o Fixed missing-index-partion bugs for AS-02 files.jhurst
o Improved integration of ST 377-4 MCA concepts with ST 429-2 static labels. o Added new EssenceType_t values for IMF/AS-02 track files. o Added detection for AS-02 track files to ASDCP::EssenceType() o Changed lots of "const char*" to "const std::string&" in the APIs defined by KM_fileio.h and AS_DCP.h. o Fixed VBR Delta Segment entries to correctly flag progressive material. o Fixed PCM unwrapping bugs in as-02-unwrap.
2013-06-17tweezesjhurst
2013-06-03the big-pre-as-02-refactorjhurst
2013-04-12Added atmos support and new ULs per SMPTE 429-2:2013 - see README for deets.mikey
2013-02-08big change rollupjhurst
2012-02-21mega datetime patchjhurst
2011-11-30oopsiejhurst
2011-10-27releasejhurst
2011-06-24addedtmccolm
2010-06-09buggy lessjhurst
2010-02-18Add VC project files.msheby
2009-05-20UL dict finaljhurst
2009-05-19harder than it looksjhurst
2009-05-18working multi-dictjhurst
2009-05-18massive dictionary re-factoringjhurst
2009-04-09Update copyright dates.msheby
2008-02-01Commit a bunch of portability fixes (64- vs. 32-bit types).msheby
2007-10-29Windows portability fixes.msheby
2007-10-25Win32 portability fixesmsheby
2007-06-08fixed encryption for timed textjhurst
2006-06-232006/06/23 tmccolmtmccolm
2006-05-30more printf format 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-20builds on Darwinjhurst
2005-12-20wheee!jhurst