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
2025-09-15
Hash to a vector of bytes rather than an ASCII string.
2758-safe-write
Carl Hetherington
2025-09-15
Add some more things to .gitignore.
Carl Hetherington
2025-09-10
Cleanup: remove trailing white space.
v1.0.8
Carl Hetherington
2025-09-10
Pass some more OS error codes up through Result_t.
Carl Hetherington
2025-09-10
Cleanup: remove trailing white space.
Carl Hetherington
2025-09-10
Fix some west/east consts.
Carl Hetherington
2025-05-24
Remove assert.
v1.0.7
Carl Hetherington
2025-03-25
Remove unused and non-building class.
v1.0.6
Carl Hetherington
2025-01-06
Report GetLastError() on WriteFile() failure.
v1.0.5
Carl Hetherington
2024-12-24
Fix build.
v1.0.4
Carl Hetherington
2024-12-24
Add missing flags to Windows builds.
Carl Hetherington
2024-12-24
Remove unnecessary distinction between 32-bit and 64-bit Windows.
Carl Hetherington
2024-10-14
Remove unused import.
v1.0.3
Carl Hetherington
2024-06-08
Don't assert here as it happens when the disk is full (DoM #2825).
v1.0.2
Carl Hetherington
2024-04-22
Add the DCP-o-matic-specific API additions for MPEG2 (as added previously for...
v1.0.1
Carl Hetherington
2024-04-21
Fix ordering in member initializer lists.
Carl Hetherington
2024-04-21
Fix some unused variable warnings.
Carl Hetherington
2024-03-22
Remove use of register keyword (reserved in C++17).
Carl Hetherington
2024-03-22
Remove pragma that raises a warning on GCC.
v1.0.0
cah
2024-03-22
Don't redefine WIN32_LEAN_AND_MEAN if it's already defined.
cah
2024-03-21
Fix <> / "" confusion for includes.
cah
2024-03-21
Hackily fix use of undefinied variable if !ASDCP_SUCCESS(result) happens here.
Carl Hetherington
2024-03-21
Add some more logging to RESULT_WRITEFAIL cases.
Carl Hetherington
2024-03-21
Log actual error codes from CreateFileW failures.
Carl Hetherington
2024-03-21
Remove MSVC-ism; I think this is safe, and these methods are only used for de...
Carl Hetherington
2024-03-21
Stop some valgrind errors about undefined memory.
Carl Hetherington
2024-03-21
Add cscript file.
Carl Hetherington
2024-03-21
Add hacks for predictable random number and timestamp generation.
Carl Hetherington
2024-03-21
Support hashing while writing MXFs.
Carl Hetherington
2024-03-21
Allow overwrite (i.e. continue) when writing JPEG2000 MXFs.
Carl Hetherington
2024-03-21
Add missing UTF8 version of do_stat().
Carl Hetherington
2024-03-21
Remove edit rate checks so that DCP-o-matic can use any edit rate it wants.
Carl Hetherington
2024-03-21
Add another OpenReadFrame method for JP2K::CodestreamParser.
Carl Hetherington
2024-03-21
Set up MXF header value DisplayHeight. Otherwise mediainfo reports
Carl Hetherington
2024-03-21
Add waf build system.
Carl Hetherington
2023-07-31
feat: new version indicatse API changes
John Hurst
2023-07-31
fix: corrected byte offset of SqcdOFST and SPqcdOFST in j2c parser
John Hurst
2023-07-31
fix: allow full 64 bits of index duration through API
John Hurst
2023-07-31
feat: added DeleteMDObjectByID() to MXF header and footer classes
John Hurst
2023-07-31
feat: added option -g
John Hurst
2023-04-25
Merge pull request #124 from Jason-elkins/master
John Hurst
2023-04-25
ci: remove docker build
Jason-elkins
2023-04-25
Merge pull request #123 from Jason-elkins/master
John Hurst
2023-04-25
Merge pull request #117 from msheby/feature/allow-mos
John Hurst
2023-04-25
Merge pull request #116 from msheby/feature/ns-428-7-2014
John Hurst
2023-04-25
Merge pull request #115 from msheby/fix/m4-openssl-detection
John Hurst
2023-04-25
Merge pull request #113 from DolbyLaboratories/dolby/fix_misaligned_reads_wav
John Hurst
2023-03-31
feat: add RFC5646Language to TimedTextDescriptor
jelkins
2023-02-09
fix: improve autoconf handling of OpenSSL 1.x
Matthew Sheby
2023-02-09
feature: allow an MCA label to start with a hyphen
Matthew Sheby
[next]