summaryrefslogtreecommitdiff
path: root/src/MPEG2_Parser.cpp
AgeCommit message (Collapse)Author
2019-12-03Install KM_log.hCarl Hetherington
2019-12-03Move public headers into src/asdcp and install them in a asdcp subdirectory.Carl Hetherington
2019-12-03Fix enum switch/case statements with unhandled values.Carl Hetherington
2019-12-03Remove unused parameters to methods.Carl Hetherington
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.
2011-08-30releasejhurst
2009-04-09Update copyright dates.msheby
2008-02-01Commit a bunch of portability fixes (64- vs. 32-bit types).msheby
2008-01-15Rename local variable "PIC" to "pic" so to avoid namespacemsheby
clash with gcc preprocessor PIC definition.
2006-11-21MPEG parser fixes: zero run-in patch, header buffer increasejhurst
2006-09-231.1.9 release ajhurst
2006-05-30more printf format fixesjhurst
2006-04-05ginormo merge-back with Kumu, SMPTE MIC key and MPEG parser fixjhurst
2006-03-11metadata reformed...jhurst
2005-12-20wheee!jhurst