summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-10Fix test PRNG-fiddling on macOS.macosCarl Hetherington
2020-02-03Also need the flag in the actual build.Carl Hetherington
2020-02-03DCP-o-matic already defines WIN32_LEAN_AND_MEAN; fix warning about this.Carl Hetherington
2020-02-03Remove pragma unknown by mingw.Carl Hetherington
2019-12-03Use -carl rather than -cth to match the git branch name.Carl Hetherington
2019-12-03Set up MXF header value DisplayHeight. Otherwise mediainfo reportsCarl Hetherington
2019-12-03Build fix.Carl Hetherington
2019-12-03Re-fix python3 wscript problem.Carl Hetherington
2019-12-03Debug.Carl Hetherington
2019-12-03Try to provide python3 compatibility.Carl Hetherington
2019-12-03Install KM_log.hCarl Hetherington
2019-12-03Quell some valgrind errors.Carl Hetherington
2019-12-03Fix a few compiler warnings about misleading indents.Carl Hetherington
2019-12-03Make the IMP stuff usable.Carl Hetherington
2019-12-03Remove stack-allocated BIGNUM which is no longer allowed in OpenSSL 1.1.Carl Hetherington
2019-12-03Allow > 60 fps 3D.Carl Hetherington
2019-12-03Remove use of stringstream in FileWriter.Carl Hetherington
2019-12-03Move public headers into src/asdcp and install them in a asdcp subdirectory.Carl Hetherington
2019-12-03Don't include micro version number in MXFs we write.Carl Hetherington
2019-12-03Fix apparent typo in operator==.Carl Hetherington
2019-12-03Fix / hide some warnings on Linux.Carl Hetherington
2019-12-03Probably fix fake-writing with 3D.Carl Hetherington
2019-12-03Win32 build fixes.Carl Hetherington
2019-12-03Build correctly-suffixed libs (with -cth).Carl Hetherington
2019-12-03Naming fixes; add debug option.Carl Hetherington
2019-12-03waf build system.Carl Hetherington
2019-12-03Patches for testing to allow predictable random number and date generation.Carl Hetherington
2019-12-03Support hashing while writing MXFs.Carl Hetherington
2019-12-03Allow overwrite (i.e. continue) when writing JPEG2000 MXFs.Carl Hetherington
2019-12-03Fix UTF-8 filename handling; replace DirScanner code with boost-based impleme...Carl Hetherington
2019-12-03Fix uninitialised variable.Carl Hetherington
2019-12-03Remove edit rate checks so that DCP-o-matic can use any edit rate it wants.Carl Hetherington
2019-12-03Add another OpenReadFrame method for JP2K::CodestreamParser.Carl Hetherington
2019-12-03Fix a type-punning warning.Carl Hetherington
2019-12-03Fix some comparisons of signed with unsigned.Carl Hetherington
2019-12-03Remove some unused variables.Carl Hetherington
2019-12-03Add call to parent constructor.Carl Hetherington
2019-12-03Fix unnecessary const qualifiers on return values.Carl Hetherington
2019-12-03Fix missing initializer for the second variable in TagValue.Carl Hetherington
2019-12-03Fix constructor initializer order.Carl Hetherington
2019-12-03Fix enum switch/case statements with unhandled values.Carl Hetherington
2019-12-03Remove unused parameters to methods.Carl Hetherington
2015-11-10releasejhurst
2015-10-09 o General review of Batch/Array distinction throughout the projectjhurst
2015-10-07portjhurst
2015-10-07 o Moved personal dev environment from older gcc to newer clang. Many small ...jhurst
2015-07-28mem leak fixmwalker
2015-05-21compile fixesjhurst
2015-03-13turn on the textjhurst
2015-02-22megasubsjhurst