asdcplib.git
2024-04-21 Carl HetheringtonAdd the DCP-o-matic-specific API additions for MPEG2... mpeg2
2024-04-21 Carl HetheringtonFix ordering in member initializer lists.
2024-04-21 Carl HetheringtonFix some unused variable warnings.
2024-03-22 Carl HetheringtonRemove use of register keyword (reserved in C++17).
2024-03-22 cahRemove pragma that raises a warning on GCC. v1.0.0
2024-03-22 cahDon't redefine WIN32_LEAN_AND_MEAN if it's already...
2024-03-21 cahFix <> / "" confusion for includes.
2024-03-21 Carl HetheringtonHackily fix use of undefinied variable if !ASDCP_SUCCES...
2024-03-21 Carl HetheringtonAdd some more logging to RESULT_WRITEFAIL cases.
2024-03-21 Carl HetheringtonLog actual error codes from CreateFileW failures.
2024-03-21 Carl HetheringtonRemove MSVC-ism; I think this is safe, and these method...
2024-03-21 Carl HetheringtonStop some valgrind errors about undefined memory.
2024-03-21 Carl HetheringtonAdd cscript file.
2024-03-21 Carl HetheringtonAdd hacks for predictable random number and timestamp...
2024-03-21 Carl HetheringtonSupport hashing while writing MXFs.
2024-03-21 Carl HetheringtonAllow overwrite (i.e. continue) when writing JPEG2000...
2024-03-21 Carl HetheringtonAdd missing UTF8 version of do_stat().
2024-03-21 Carl HetheringtonRemove edit rate checks so that DCP-o-matic can use...
2024-03-21 Carl HetheringtonAdd another OpenReadFrame method for JP2K::CodestreamPa...
2024-03-21 Carl HetheringtonSet up MXF header value DisplayHeight. Otherwise media...
2024-03-21 Carl HetheringtonAdd waf build system.
2023-07-31 John Hurstfeat: new version indicatse API changes
2023-07-31 John Hurstfix: corrected byte offset of SqcdOFST and SPqcdOFST...
2023-07-31 John Hurstfix: allow full 64 bits of index duration through API
2023-07-31 John Hurstfeat: added DeleteMDObjectByID() to MXF header and...
2023-07-31 John Hurstfeat: added option -g
2023-04-25 John HurstMerge pull request #124 from Jason-elkins/master
2023-04-25 Jason-elkinsci: remove docker build
2023-04-25 John HurstMerge pull request #123 from Jason-elkins/master
2023-04-25 John HurstMerge pull request #117 from msheby/feature/allow-mos
2023-04-25 John HurstMerge pull request #116 from msheby/feature/ns-428...
2023-04-25 John HurstMerge pull request #115 from msheby/fix/m4-openssl...
2023-04-25 John HurstMerge pull request #113 from DolbyLaboratories/dolby...
2023-03-31 jelkinsfeat: add RFC5646Language to TimedTextDescriptor
2023-02-10 Matthew Shebyfix: improve autoconf handling of OpenSSL 1.x
2023-02-10 Matthew Shebyfeature: allow an MCA label to start with a hyphen
2023-02-10 Matthew ShebyRDD 52 points to ST 428-7:2014
2022-10-17 John Hurstbuild: advance to 2.12.4
2022-10-17 John HurstMerge pull request #114 from Jason-elkins/master
2022-10-17 jelkinsfix: add IMF JP2K 2K Lossy Profiles
2022-08-30 jhurstFixed local path translation error when writing anc...
2022-08-10 Arnaud BiennerFix misaligned reads when readin/writing audio
2022-07-21 jhurstupdated change log to include 2.10.38 and 2.12.2
2022-05-25 John Hurstbuild: advance configure.ac to 2.12.3
2022-04-28 John HurstAdded IMF IAB header to install target
2022-02-16 John HurstMerge pull request #107 from Jason-elkins/patch-5
2022-02-16 Jason-elkinsCreate .gitlab-ci.yml
2022-02-08 John HurstMerge pull request #105 from Jason-elkins/patch-4
2022-02-08 John HurstMerge pull request #106 from thorfdbg/master
2022-02-04 Thomas RichterFixed creating the essence coding of the JPEG XS file.
2022-02-03 Thomas RichterEnabled JPEG XS in as-02-info.
2022-02-03 Thomas RichterMerge branch 'cinecert:master' into master
2022-01-28 Thomas RichterFixed the MMDs for the JPEG XS AS02 labels.
2022-01-28 Thomas RichterMerge branch 'master' of github.com:thorfdbg/asdcplib
2021-12-15 Jason-elkinsupdate configure.ac to 2.12.2
2021-11-24 John HurstMerge pull request #104 from msheby/bugfix/chunks-after...
2021-11-24 Matthew Shebycorrectly handle WAVE files that have chunks after...
2021-11-17 John HurstMerge pull request #103 from IMFTool/cmake-fix
2021-11-17 John HurstMerge pull request #102 from Jason-elkins/patch-3
2021-11-17 IMFToolCMake fix
2021-11-10 jhurstMoved as-02-wrap-jxs build under the JXS conditional
2021-11-10 jhurstAdded option -s
2021-11-10 jhurstModified the KLV parser to return RESULT_ALLOC instead...
2021-11-10 jhurstAdded a new UL matching operator MatchIgnorePlaceholder()
2021-11-10 jhurstAdded as-02-wrap-iab and as-02-wrap-jxs to the build
2021-11-10 jhurstAdded as-02-wrap-iab to the build
2021-11-10 jhurstNew command
2021-11-10 jhurstAdded recognition of IAB files
2021-10-02 John HurstMerge pull request #100 from DolbyLaboratories/ci_jxs_build
2021-10-02 Jason-elkinsupdate configure.ac to 2.12.1
2021-10-02 John HurstMerge pull request #101 from Jason-elkins/master
2021-10-02 John HurstMerge pull request #99 from thorfdbg/master
2021-10-02 Jason-elkinsupdate configure.ac to 2.12.0
2021-09-22 ArnaudBiennerCI: add JPEG XS build
2021-09-22 Thomas RichterFixed constructor of JXS file reader.
2021-09-18 jhurstfixed egregious pointer misuse previously committed...
2021-09-18 jhurstupdate to use IFileReaderFactory API
2021-09-16 jhurstMerge branch 'master' of https://github.com/cinecert...
2021-09-16 jhurstwas segfaulting due to incomplete IFileReader impl...
2021-09-15 John HurstMerge pull request #98 from DolbyLaboratories/Dolby...
2021-09-13 ArnaudBiennerUpdate ci.yml
2021-09-13 jhurstupdated markings
2021-09-13 jhurstmake PHDR work with IFileReaderFactory
2021-09-13 jhurstAS_02_internal.h removed from AS_02_IAB.h; it is not...
2021-09-13 jhurstAddress filename changes
2021-09-12 jhurstMerge remote-tracking branch 'upstream/master'
2021-09-12 John HurstMerge pull request #96 from msheby/feature/j2clayout
2021-09-12 John HurstMerge pull request #97 from thorfdbg/master
2021-09-12 John HurstMerge pull request #5 from DolbyLaboratories/dolby...
2021-09-10 Thomas RichterAdded the autogen boilerplate script.
2021-09-10 Thomas RichterFixed a wrong byte in the MDD file, the JPEG XS picture...
2021-09-09 nolaizRe-implement previous {Read,Write}Frame API
2021-09-09 millaFix indentation
2021-09-09 millaWriteframe and Readframe in line with other APIs (they...
2021-09-07 Thomas RichterAdded autogen boilerplate.
2021-09-02 Matthew Shebyupdate -D documentation
2021-09-02 Matthew Shebyadd -J option for writing J2CLayout
2021-09-02 Matthew Shebyadd additional predefined RGBALayout values
2021-08-27 John HurstMerge pull request #95 from msheby/bugfix/issue71
2021-08-27 John HurstMerge pull request #14 from DolbyLaboratories/dolby...
next