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
2024-04-21
Add the DCP-o-matic-specific API additions for MPEG2 (as added previously for...
mpeg2
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 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
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 #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 #113 from DolbyLaboratories/dolby/fix_misaligned_reads_wav
John Hurst
2023-03-31
feat: add RFC5646Language to TimedTextDescriptor
jelkins
2023-02-09
feature: allow an MCA label to start with a hyphen
Matthew Sheby
2023-02-09
RDD 52 points to ST 428-7:2014
Matthew Sheby
2022-10-17
fix: add IMF JP2K 2K Lossy Profiles
jelkins
2022-08-30
Fixed local path translation error when writing anc resource files
jhurst
2022-08-10
Fix misaligned reads when readin/writing audio
Arnaud Bienner
2022-04-28
Added IMF IAB header to install target
John Hurst
2022-02-04
Fixed creating the essence coding of the JPEG XS file.
Thomas Richter
2022-02-03
Enabled JPEG XS in as-02-info.
Thomas Richter
2022-02-03
Merge branch 'cinecert:master' into master
Thomas Richter
2022-01-28
Fixed the MMDs for the JPEG XS AS02 labels.
Thomas Richter
2021-11-23
correctly handle WAVE files that have chunks after the "data" chunk
Matthew Sheby
2021-11-17
CMake fix
IMFTool
2021-11-10
Moved as-02-wrap-jxs build under the JXS conditional
jhurst
2021-11-10
Added option -s
jhurst
2021-11-10
Modified the KLV parser to return RESULT_ALLOC instead of RESULT_FAIL when an...
jhurst
2021-11-10
Added a new UL matching operator MatchIgnorePlaceholder()
jhurst
2021-11-10
Added as-02-wrap-iab and as-02-wrap-jxs to the build
jhurst
2021-11-10
Added as-02-wrap-iab to the build
jhurst
2021-11-10
New command
jhurst
2021-11-10
Added recognition of IAB files
jhurst
2021-09-22
Fixed constructor of JXS file reader.
Thomas Richter
[next]