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