summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-31Merge branch 'cth' of ssh://git.carlh.net/home/carl/git/asdcplib-cth into cthCarl Hetherington
2019-01-31Set up MXF header value DisplayHeight. Otherwise mediainfo reportsCarl Hetherington
2019-01-18Build fix.Carl Hetherington
2019-01-17Re-fix python3 wscript problem.Carl Hetherington
2019-01-17Debug.Carl Hetherington
2019-01-17Try to provide python3 compatibility.Carl Hetherington
2018-09-07Install KM_log.hCarl Hetherington
2018-09-05Quell some valgrind errors.Carl Hetherington
2017-10-30Fix a few compiler warnings about misleading indents.Carl Hetherington
2017-01-11Make the IMP stuff usable.Carl Hetherington
2016-11-09Merge branch 'cth' of ssh://git.carlh.net/home/carl/git/asdcplib-cth into cthCarl Hetherington
2016-11-09Remove stack-allocated BIGNUM which is no longer allowed in OpenSSL 1.1.Carl Hetherington
2016-10-24Allow > 60 fps 3D.Carl Hetherington
2016-07-22Remove use of stringstream in FileWriter.Carl Hetherington
2016-07-01Move public headers into src/asdcp and install them in a asdcp subdirectory.Carl Hetherington
2016-06-09Don't include micro version number in MXFs we write.Carl Hetherington
2016-05-25Fix apparent typo in operator==.Carl Hetherington
2016-03-14Fix / hide some warnings on Linux.Carl Hetherington
2016-02-08Merge branch 'cth' of ssh://git.carlh.net/home/carl/git/asdcplib-cth into cthCarl Hetherington
2016-02-08Probably fix fake-writing with 3D.Carl Hetherington
2016-02-03Another win32 build fix.Carl Hetherington
2016-02-03Another win32 build fix.Carl Hetherington
2016-02-03More win32 build fixes.Carl Hetherington
2016-02-03Win32 build fixes.Carl Hetherington
2016-01-28Build correctly-suffixed libs (with -cth).Carl Hetherington
2016-01-16Naming fixes; add debug option.Carl Hetherington
2016-01-14waf build system.Carl Hetherington
2016-01-14Patches for testing to allow predictable random number and date generation.Carl Hetherington
2016-01-14Support hashing while writing MXFs.Carl Hetherington
2016-01-14Allow overwrite (i.e. continue) when writing JPEG2000 MXFs.Carl Hetherington
2016-01-14Fix UTF-8 filename handling; replace DirScanner code with boost-based impleme...Carl Hetherington
2016-01-14Fix uninitialised variable.Carl Hetherington
2016-01-14Remove edit rate checks so that DCP-o-matic can use any edit rate it wants.Carl Hetherington
2016-01-14Add another OpenReadFrame method for JP2K::CodestreamParser.Carl Hetherington
2016-01-14Fix a type-punning warning.Carl Hetherington
2016-01-14Fix some comparisons of signed with unsigned.Carl Hetherington
2016-01-14Remove some unused variables.Carl Hetherington
2016-01-14Add call to parent constructor.Carl Hetherington
2016-01-14Fix unnecessary const qualifiers on return values.Carl Hetherington
2016-01-14Fix missing initializer for the second variable in TagValue.Carl Hetherington
2016-01-14Fix constructor initializer order.Carl Hetherington
2016-01-14Fix enum switch/case statements with unhandled values.Carl Hetherington
2016-01-14Remove unused parameters to methods.Carl Hetherington
2016-01-112.5.11.Carl Hetherington