summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-10Fix test PRNG-fiddling on macOS.macosCarl Hetherington
2021-01-23Remove gcc 4.1 check and hide some more warnings.Carl Hetherington
2020-02-03Also need the flag in the actual build.Carl Hetherington
2020-02-03Re-add WIN32_LEAN_AND_MEAN for the asdcplib 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-03Rename .pc template file.v0.1.6Carl Hetherington
2019-12-03Use -carl rather than -cth to match the git branch name.Carl Hetherington
2019-12-03Remove unused file.Carl Hetherington
2019-12-03Allow waf to be run with python 3.Carl Hetherington
2019-12-03added readme for cth branch/forkphilip
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-03No-commit versioning.Carl Hetherington
2019-12-03Update waf.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 build on old GCCs.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-03Missing edit to libasdcp-cth.pc.in.Carl Hetherington
2019-12-03Make sure that .pc file specifies -DKM_WIN32 on Windows.Carl Hetherington
2019-12-03Upgrade waf to a version which works on recent Arch.Carl Hetherington
2019-12-03Win32 build fixes.Carl Hetherington
2019-12-03Build statically on Linux.Carl Hetherington
2019-12-03Build correctly-suffixed libs (with -cth).Carl Hetherington
2019-12-03Add cscript file.Carl Hetherington
2019-12-03Missing file.Carl Hetherington
2019-12-03Naming fixes; add debug option.Carl Hetherington
2019-12-03Add .gitignore.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