summaryrefslogtreecommitdiff
path: root/test/wscript
AgeCommit message (Expand)Author
2026-01-31Allow building without MPEG2 transcoding, and so without FFmpeg.Carl Hetherington
2025-12-18Add can_be_read() to ReelFileAsset and subclasses.Carl Hetherington
2025-12-09Add DCP::cpl_summaries().v1.10.42Carl Hetherington
2025-03-24Add LoadVariableZ.Carl Hetherington
2025-03-01Add method to search for potential DCPs.v1.10.13Carl Hetherington
2025-01-01Add new, improved raw_convert using fmt/fast_float (DoM #2220).Carl Hetherington
2024-09-04Allow libcxml and libdcp builds with static boost.v1.9.16Carl Hetherington
2024-04-22Support MPEG2 compression.v1.9.6Carl Hetherington
2024-04-22Support MPEG2 decompression.Carl Hetherington
2024-04-15Add basic verification report.v1.9.5Carl Hetherington
2024-03-22Bump asdcplib to dcpomatic-2.13.0 branch.v1.9.4Carl Hetherington
2024-01-08Add ScopeGuard.Carl Hetherington
2023-10-09Add wrappers around boost::filesystem methods that handle theCarl Hetherington
2023-08-22Add some tests.Carl Hetherington
2023-03-16Specify number of channels in the data passed to SoundAssetWriter, and pad ch...Carl Hetherington
2022-09-03Properly support ContentKind scope attribute.v1.8.26Carl Hetherington
2022-05-05Move fix_long_path tests over from DoM.Carl Hetherington
2022-04-25Add a test for reading, changing, then writing a DCP.Carl Hetherington
2022-04-22Don't specify no-default-inline on clang as it's not supported.Carl Hetherington
2022-03-03Fix slightly extended libxml++ dependency.v1.8.10Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.v1.8.8Carl Hetherington
2021-04-14Rename write_subtitle_test -> shared_subtitle_testCarl Hetherington
2021-04-14Rename read_interop_subtitle_test -> interop_subtitle_test.Carl Hetherington
2021-04-14Merge read_smpte_subtitle_test with smpte_subtitle_test.Carl Hetherington
2021-03-19Missing library for static build.Carl Hetherington
2021-03-19Fix static test buid.Carl Hetherington
2021-01-21Move all ostream operator<< into some test-only stream_operators.{cc,h} files.Carl Hetherington
2020-10-28Move benchmark out of test/ into benchmark/Carl Hetherington
2020-09-21Support MCA sound channel tags in MXF/CPL.Carl Hetherington
2020-09-21Support CPL metadata.Carl Hetherington
2020-09-20Add new LanguageTag class.Carl Hetherington
2020-09-17Add dcp::combine().Carl Hetherington
2020-07-11Allow creation of ATMOS sync on channel 14.Carl Hetherington
2019-12-22xerces-related build fixes.Carl Hetherington
2019-12-22Remove now-unused boost regex.Carl Hetherington
2019-12-22Use regex and check <IssueDate> in CPL.Carl Hetherington
2019-04-08Fix previous and add unit test for Key::hex.Carl Hetherington
2019-03-19Support RatingList.Carl Hetherington
2019-03-17Finish initial CPL markers support.Carl Hetherington
2018-03-20More DCP verification bits.Carl Hetherington
2018-03-08Add method to detect utf8 strings.Carl Hetherington
2018-02-12Use a different ID for the XML inside a SMPTE subtitle MXF than theCarl Hetherington
2016-08-30Neater and more correct XML subtitle parser.Carl Hetherington
2016-08-11Add locale_convert. Reimplement raw_convert without stringstream.Carl Hetherington
2016-07-22Add some tests for the hashing put into the FrameInfo.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-05-25Add very minimal Atmos asset.Carl Hetherington
2016-04-11Add make_digest test (for profiling really).Carl Hetherington
2016-02-05Add openssl dep to tests for Fedora.Carl Hetherington
2016-02-03Various build system / dependency fixes.Carl Hetherington