summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-14Bump libcxml for static boost build fixes.v1.8.105Carl Hetherington
2024-09-13Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.20Carl Hetherington
2024-09-06Remove (unused) import, which was removed from Python 3.14.v1.8.104Carl Hetherington
2024-09-04Drop Centos 7 support and fix erroneous use of --static-boost on Centos 9.v1.9.19Carl Hetherington
2024-09-04Fix new warning to only be disabled for GCC 14.v1.9.18Carl Hetherington
2024-09-04Add new warning raised in the wxwidgets headers by Debian unstable's compiler.v1.9.17Carl Hetherington
2024-09-04Allow libcxml and libdcp builds with static boost.v1.9.16Carl Hetherington
2024-09-03Fix up example.Carl Hetherington
2024-08-17Missing header guard.v1.9.15Carl Hetherington
2024-08-17Support open captions and closed subtitles.Carl Hetherington
2024-08-17Cleanup: condense some if/assignments.Carl Hetherington
2024-08-17Rename TextType::SUBTITLE -> OPEN_SUBTITLE and CAPTION -> CLOSED_CAPTION.Carl Hetherington
2024-08-17Cleanup: remove unused parameter.Carl Hetherington
2024-08-17Subtitle{,String,Image} -> Text{,String,Image}.Carl Hetherington
2024-08-17{,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset.Carl Hetherington
2024-08-17Merge ReelClosedCaptionAsset into ReelTextAsset.Carl Hetherington
2024-08-17Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset.Carl Hetherington
2024-08-17Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.14Carl Hetherington
2024-08-15Fix test broken by previous commit.v1.8.103Carl Hetherington
2024-08-15Missing set of frame rate causing crash when DoM tries to make its message.v1.8.102Carl Hetherington
2024-07-27Report Bv2.1 errors in the bottom part of the saved verification report.v1.9.13Carl Hetherington
2024-07-09Ignore another warning that comes from asdcplibv1.9.12Carl Hetherington
2024-06-30Bump FFmpeg to one based on 7.0.1.v1.9.11Carl Hetherington
2024-06-28Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.10Carl Hetherington
2024-06-27Speculative fix for assertion failure (DoM #2839).v1.8.101Carl Hetherington
2024-06-27Whitespace.Carl Hetherington
2024-06-27Some comments and default values.Carl Hetherington
2024-06-27Extract method to a header to make it testable.Carl Hetherington
2024-06-08Bump asdcplib for fix to assertion (DoM #2825).v1.9.9Carl Hetherington
2024-05-24Report bit depth from sound frame, and handle 16-bit.v1.9.8Carl Hetherington
2024-05-24Check that DCPs have 24-bit audio.Carl Hetherington
2024-05-16Merge branch 'main' into v1.9.xv1.9.7Carl Hetherington
2024-05-13In-line run of subs_in_out so that it gets the environment more easily.v1.8.100Carl Hetherington
2024-05-13Pass environment prefix to test runner.Carl Hetherington
2024-05-13Support some more random MCA tags seen in the field (EasyDCP 4.2.0).Carl Hetherington
2024-04-22Fix build on Centos 7 (which gives a suggested parantheses warning)Carl Hetherington
2024-04-22Support MPEG2 compression.v1.9.6Carl Hetherington
2024-04-22Support MPEG2 decompression.Carl Hetherington
2024-04-18Pass full J2KFrameInfo into fake_write() for consistency with a forthcoming c...Carl Hetherington
2024-04-18Use J2KFrameInfo instead of FrameInfo.Carl Hetherington
2024-04-18Cleanup: fix doxygen comment.Carl Hetherington
2024-04-18Move FrameInfo into its own file.Carl Hetherington
2024-04-18Cleanup: fix more comments/guards (and add check script).Carl Hetherington
2024-04-18Move Behaviour enum out of J2KPictureAsset.Carl Hetherington
2024-04-18Cleanup: fix some header guard names and comments.Carl Hetherington
2024-04-18Cleanup: white space.Carl Hetherington
2024-04-18Remove unnecessary explicit qualifier.Carl Hetherington
2024-04-18Cleanup: fix header guard name and comment.Carl Hetherington
2024-04-18Split the old PictureAsset into a new PictureAsset + J2KPictureAsset.Carl Hetherington
2024-04-18Cleanup: fix header guard name and comment.Carl Hetherington