summaryrefslogtreecommitdiff
path: root/src/JP2K.cpp
AgeCommit message (Collapse)Author
2019-12-03Install KM_log.hCarl Hetherington
2015-10-07 o Moved personal dev environment from older gcc to newer clang. Many small ↵jhurst
changes were made to satisfy the new compiler: - Altered many printf format codes to use the correct type for the given integer type - Parenthesized some expressions to clarify previously ambiguous expectations of precedence - Created macro KM_MACOSX for use in OS-specific code selection - Removed last uses of the old C-language abs(), now using Kumu::xabs() - Removed last uses of the old C-language atoi() o Added platform-independent call Kumu::GetExecutablePath() (test with win32) o Fixed a bug that was causing Array properties to be written without the (count, length) header (from PAL) o Fixed Win32 build (from Crowe) o Added imlementation of SMPTE ST 2092-1 pink noise generator o Added pinkwave CLI utility o Added font support to the IMF timed-text wrapper
2014-06-05versionmikey
2013-11-20added COD decoding to the JP2K parser, fixed interpreter lock bug in text writerjhurst
2010-06-17fixed bogus values in dump routinejhurst
2010-01-05undo, j2c-testjhurst
2009-04-09Update copyright dates.msheby
2007-10-203-D lovejhurst
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
2005-12-20wheee!jhurst