summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-19More debugging.gh-21-openCarl Hetherington
2023-09-19Debugging for GH #21.Carl Hetherington
2023-08-15Hackily fix use of undefined variable if !ASDCP_SUCCESS(result) here.Carl Hetherington
2022-12-05Fix writing of versions to .pc files.Carl Hetherington
2022-09-20Bump waf for Python 3.10 compatibility.cah
2022-08-10Fix mistakes in valgrind-supporting code.Carl Hetherington
2022-06-16Fix static build.cah
2022-06-14Add some more logging to RESULT_WRITEFAIL cases.Carl Hetherington
2022-06-14Build asdcp-{un,}wrapCarl Hetherington
2022-06-14Whitespace fixes.Carl Hetherington
2022-06-14Fix include paths.Carl Hetherington
2022-05-02Use boost random for the test (repeatable) RNG rather than rand_r.cah
2022-05-02Remove uses of register.cah
2022-05-01Log actual error codes from CreateFileW failures.Carl Hetherington
2022-05-01Remove use of deprecated register keyword.Carl Hetherington
2022-02-24Remove MSVC-ism; I think this is safe, and these methods are onlywin32-crashCarl Hetherington
2022-02-24Remove some bad defines.Carl Hetherington
2022-02-24Add -x32/-x64 suffix to boost libraries when building for Windows.Carl Hetherington
2021-10-29Add another VALGRIND_MAKE_MEM_DEFINED.Carl 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