summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-11Allow creation of ATMOS sync on channel 14.atmosCarl Hetherington
2020-07-11Fix parameters when running tests with valgrind.Carl Hetherington
2020-07-11Hopefully make all tests stable enough to be run with --random,Carl Hetherington
2020-07-03Add xmllint to the tools check.Carl Hetherington
2020-06-19Show CPL IDs in dcpinfo.Carl Hetherington
2020-06-19Formatting fix.Carl Hetherington
2020-06-19Fix test now that Atmos asset ID is correctly read from the MXF.Carl Hetherington
2020-06-19Fix missing Key ID when writing details of encrypted Atmos assets to CPL.Carl Hetherington
2020-06-19Add and use new write_to_cpl_mxf().Carl Hetherington
2020-06-19Rename write_to_cpl_base -> write_to_cpl_asset.Carl Hetherington
2020-06-19Header guard.Carl Hetherington
2020-06-19Missing set up of AtmosVersion when writing Atmos assets.Carl Hetherington
2020-06-19Add wrapper for AtmosAssetWriter::write to write a frame.Carl Hetherington
2020-06-19Fix a whole load of missing setup for AtmosAssets, most notablyCarl Hetherington
2020-06-19I believe atmos_id is a unique identifier, so create it in theCarl Hetherington
2020-06-17Allow specification of the JPEG2000 comment string.Carl Hetherington
2020-06-17Tidy up and fix some small memory leaks.Carl Hetherington
2020-06-17Clean up strange use of c_str().Carl Hetherington
2020-06-11Run verification tests with a space in the XSD path to trigger an old bug.Carl Hetherington
2020-06-11Fix failure to verify when the XSD/DTD path has a space in it.Carl Hetherington
2020-06-11Add some missing .xsd files to the install target.Carl Hetherington
2020-06-11Bump openjpeg for Windows ccache build fixes.Carl Hetherington
2020-06-02Don't build benchmarks with cdist.Carl Hetherington
2020-05-31Add very simple benchmark for rgb_to_xyz.Carl Hetherington
2020-05-20Add add_days to LocalTime.Carl Hetherington
2020-05-12Make add_minutes() work correctly with milliseconds.Carl Hetherington
2020-05-12Move some tests and rename one set.Carl Hetherington
2020-05-12Add a proper implementation of add_months() and a test for theCarl Hetherington
2020-05-12Add a note when verifying if the DCP refers to assetsCarl Hetherington
2020-05-12Comment typo.Carl Hetherington
2020-05-12Improve comment.Carl Hetherington
2020-05-09Verify the XML of subtitle files.Carl Hetherington
2020-05-09Comment typo.Carl Hetherington
2020-05-08Make J2K frame size tests more robust.Carl Hetherington
2020-05-08Store and allow access to the raw XML that is read in fromCarl Hetherington
2020-05-07Factor some code out into methods.Carl Hetherington
2020-05-07Check that JPEG2000 frames aren't too big (i.e. tooCarl Hetherington
2020-05-07Result is specific to verify_asset().Carl Hetherington
2020-05-06Allow ignoring of specifications in NameFormat.Carl Hetherington
2020-04-26Try to fix Centos 6 build.Carl Hetherington
2020-04-25Missing #include.Carl Hetherington
2020-04-20Fix build on some (older?) GCCs.Carl Hetherington
2020-04-14Add an explicit exception for J2K decompression failures.Carl Hetherington
2020-04-14s/DCPReadError/ReadError/gCarl Hetherington
2020-04-14Add a special exception for the case when opj_start_compress fails.Carl Hetherington
2020-04-02Bump libcxml for new force-cpp stuff.Carl Hetherington
2020-04-02Cleanup.Carl Hetherington
2020-04-02Pass force-cpp11 down to libcxml.Carl Hetherington
2020-04-02Tidy up by using option_defaults.Carl Hetherington
2020-03-16Fix misformatting of dcpinfo output.Carl Hetherington