index
:
asdcplib
2758-safe-write
carl
carl-2
carl-3
dcpomatic-2.13.0
debug
dom-hack-upstream-master
fixlibdir
gh-21-open
htj2c
issues/0015-replace-ATMOS-w-IAB
mac
macos
master
mattias-debug
mpeg2
no_tc_in_as_02
nu
test-filename
videocon-0
videocon-1
warning-fixes
win32-crash
Fork of asdcplib library for low-level DCP handling
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-10
Fix test PRNG-fiddling on macOS.
macos
Carl Hetherington
2021-01-23
Remove gcc 4.1 check and hide some more warnings.
Carl Hetherington
2020-02-03
Also need the flag in the actual build.
Carl Hetherington
2020-02-03
Re-add WIN32_LEAN_AND_MEAN for the asdcplib build.
Carl Hetherington
2020-02-03
DCP-o-matic already defines WIN32_LEAN_AND_MEAN; fix warning about this.
Carl Hetherington
2020-02-03
Remove pragma unknown by mingw.
Carl Hetherington
2019-12-03
Rename .pc template file.
v0.1.6
Carl Hetherington
2019-12-03
Use -carl rather than -cth to match the git branch name.
Carl Hetherington
2019-12-03
Remove unused file.
Carl Hetherington
2019-12-03
Allow waf to be run with python 3.
Carl Hetherington
2019-12-03
added readme for cth branch/fork
philip
2019-12-03
Set up MXF header value DisplayHeight. Otherwise mediainfo reports
Carl Hetherington
2019-12-03
Build fix.
Carl Hetherington
2019-12-03
Re-fix python3 wscript problem.
Carl Hetherington
2019-12-03
Debug.
Carl Hetherington
2019-12-03
Try to provide python3 compatibility.
Carl Hetherington
2019-12-03
No-commit versioning.
Carl Hetherington
2019-12-03
Update waf.
Carl Hetherington
2019-12-03
Install KM_log.h
Carl Hetherington
2019-12-03
Quell some valgrind errors.
Carl Hetherington
2019-12-03
Fix a few compiler warnings about misleading indents.
Carl Hetherington
2019-12-03
Make the IMP stuff usable.
Carl Hetherington
2019-12-03
Remove stack-allocated BIGNUM which is no longer allowed in OpenSSL 1.1.
Carl Hetherington
2019-12-03
Allow > 60 fps 3D.
Carl Hetherington
2019-12-03
Remove use of stringstream in FileWriter.
Carl Hetherington
2019-12-03
Move public headers into src/asdcp and install them in a asdcp subdirectory.
Carl Hetherington
2019-12-03
Don't include micro version number in MXFs we write.
Carl Hetherington
2019-12-03
Fix build on old GCCs.
Carl Hetherington
2019-12-03
Fix apparent typo in operator==.
Carl Hetherington
2019-12-03
Fix / hide some warnings on Linux.
Carl Hetherington
2019-12-03
Probably fix fake-writing with 3D.
Carl Hetherington
2019-12-03
Missing edit to libasdcp-cth.pc.in.
Carl Hetherington
2019-12-03
Make sure that .pc file specifies -DKM_WIN32 on Windows.
Carl Hetherington
2019-12-03
Upgrade waf to a version which works on recent Arch.
Carl Hetherington
2019-12-03
Win32 build fixes.
Carl Hetherington
2019-12-03
Build statically on Linux.
Carl Hetherington
2019-12-03
Build correctly-suffixed libs (with -cth).
Carl Hetherington
2019-12-03
Add cscript file.
Carl Hetherington
2019-12-03
Missing file.
Carl Hetherington
2019-12-03
Naming fixes; add debug option.
Carl Hetherington
2019-12-03
Add .gitignore.
Carl Hetherington
2019-12-03
waf build system.
Carl Hetherington
2019-12-03
Patches for testing to allow predictable random number and date generation.
Carl Hetherington
2019-12-03
Support hashing while writing MXFs.
Carl Hetherington
2019-12-03
Allow overwrite (i.e. continue) when writing JPEG2000 MXFs.
Carl Hetherington
2019-12-03
Fix UTF-8 filename handling; replace DirScanner code with boost-based impleme...
Carl Hetherington
2019-12-03
Fix uninitialised variable.
Carl Hetherington
2019-12-03
Remove edit rate checks so that DCP-o-matic can use any edit rate it wants.
Carl Hetherington
2019-12-03
Add another OpenReadFrame method for JP2K::CodestreamParser.
Carl Hetherington
2019-12-03
Fix a type-punning warning.
Carl Hetherington
[next]