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