summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-15Fix thinko in previous commit.v1.8.24Carl Hetherington
2022-07-14Close assets on destruction even if finalize() is not called.v1.8.23Carl Hetherington
2022-07-14Allow tests to be run on Fedora.Carl Hetherington
2022-07-14Update comment to reflect strange aspects of subtitle alignment standards.Carl Hetherington
2022-06-21Add another warning to LIBDCP_DISABLE_WARNINGSv1.8.22mac-warningCarl Hetherington
2022-06-20Bump asdcplib for build fix.v1.8.21Carl Hetherington
2022-06-16Make an error a little more detailed.Carl Hetherington
2022-06-14Bump asdcplib for some more logging.Carl Hetherington
2022-06-05Make size_in_pixels() more accurate.v1.8.20Carl Hetherington
2022-05-09Missing install of a header.v1.8.19Carl Hetherington
2022-05-09Extract, test and slightly adjust the piecewise LUT for inverse gamma.Carl Hetherington
2022-05-06Another missing include.Carl Hetherington
2022-05-06Fix scaling ranges to be the same as they used to be.Carl Hetherington
2022-05-06Typo in function name.Carl Hetherington
2022-05-06Missing includes.Carl Hetherington
2022-05-05Tweak whitespace.file-class-in-domCarl Hetherington
2022-05-05Add ::puts().Carl Hetherington
2022-05-05Add ::tell().Carl Hetherington
2022-05-05Move fix_long_path tests over from DoM.Carl Hetherington
2022-05-05Add accessor for use with things like fprintf().Carl Hetherington
2022-05-05Add move constructor.Carl Hetherington
2022-05-05Add header guard.Carl Hetherington
2022-05-05Add ::seek().Carl Hetherington
2022-05-05Add ::take().Carl Hetherington
2022-05-05Add checked_{read,write} from DoM.Carl Hetherington
2022-05-05Copy and use fix_long_path from DoM.Carl Hetherington
2022-05-05Remove unnecessary usinginaccurate-gamma2Carl Hetherington
2022-05-05Use 2 LUTs for output gamma to improve accuracy (DoM #2242).Carl Hetherington
2022-05-05Allow LUTs to be created with a particular range.Carl Hetherington
2022-05-05Use std::vector for LUTs.Carl Hetherington
2022-05-05Add a new (failing) test which exposes inaccuracies in inverse gamma.Carl Hetherington
2022-05-05Tidying.Carl Hetherington
2022-05-04Write subtitle files in binary mode.tests-on-all-platformsCarl Hetherington
2022-05-04Missing finalize() on a writer in a test.Carl Hetherington
2022-05-04Missing DYLD_LIBRARY_PATH for macOS.Carl Hetherington
2022-05-04Fix run/tests for macOS sed.Carl Hetherington
2022-05-04C++11 tidying.Carl Hetherington
2022-05-04Make some tests repeatable across platforms.Carl Hetherington
2022-05-04Remove deprecation warning from cdist.Carl Hetherington
2022-05-04Tidying.Carl Hetherington
2022-05-04Fix test runner on macOS.Carl Hetherington
2022-05-04Allow tests to be run on Windows.Carl Hetherington
2022-05-01Bump asdcplib to a version with some better Win32 error logging.Carl Hetherington
2022-04-30Don't talk about suggest-override on very old GCCs.v1.8.18Carl Hetherington
2022-04-30Rename PKL::write to PKL::write_xml for consistency.v1.8.17Carl Hetherington
2022-04-26Add move constructor/operator=.dcp-editor3Carl Hetherington
2022-04-26Add CPL::set().Carl Hetherington
2022-04-25Add AssetList to extract some boilerplate from AssetMap and PKL.Carl Hetherington
2022-04-25Tidy up write_xml() API a little.Carl Hetherington
2022-04-25Add a test for reading, changing, then writing a DCP.Carl Hetherington