summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-09Use string_mask = nombstr so that openssl uses PRINTABLESTRINGCarl Hetherington
2018-03-08Add method to detect utf8 strings.Carl Hetherington
2018-02-25Fix build error.Carl Hetherington
2018-02-25Throw exceptions with badly-formed XML when reading a DCP; preserve detail in...Carl Hetherington
2018-02-22Read Atmos assets into other_assets.Carl Hetherington
2018-02-14Use a bool instead of an int for disable-forensic-picture andCarl Hetherington
2018-02-14Add parsing of ForensicMarkFlagList in KDMRequiredExtensions constructor.Carl Hetherington
2018-02-14Fix indentation.Carl Hetherington
2018-02-14Make disabling forensic marking optional.Mart Jansink
2018-02-14Make an encrypted KDM's id publicly available.Mart Jansink
2018-02-14Add the "Multiple Modified Transitional 1" KDM formulation.Mart Jansink
2018-02-12Use a different ID for the XML inside a SMPTE subtitle MXF than theCarl Hetherington
2018-02-07db8af2f changed rebase() to round down when rebasing times, butCarl Hetherington
2018-02-05Add an assert.Carl Hetherington
2018-01-31Inconsequential typo.Carl Hetherington
2018-01-24Throw exceptions in openjpeg's error handler during decode as well as encode.Carl Hetherington
2018-01-13Fix missing HAlign/VAlign attributes in subtitles when their value is negative.Carl Hetherington
2018-01-09Add some setters.Carl Hetherington
2017-12-29Add an assertion and a better error message.Carl Hetherington
2017-12-22Add openjpeg_version method.Carl Hetherington
2017-12-17Try to fix build with new-ish OpenSSL.1.0Carl Hetherington
2017-12-15Improve KDM decryption error message again.Carl Hetherington
2017-10-10Remove unused class declaration.Carl Hetherington
2017-09-12Fix repeated subtitles when reading SMPTE encrypted DCPs.Carl Hetherington
2017-09-06CCAP fixes.Carl Hetherington
2017-09-04Add basic CCAP support.Carl Hetherington
2017-09-03Fix some warnings.Carl Hetherington
2017-09-02Try to fix wavelet transform levels count for 4K (dcpomatic #1125).Carl Hetherington
2017-07-24More __mingw_snprintf fixes.mxeCarl Hetherington
2017-07-24Try again to fix Windows build.Carl Hetherington
2017-07-24Try to fix build on newer MinGW.Carl Hetherington
2017-07-24Comments.Carl Hetherington
2017-07-09Allow assets() to silently ignore unresolved assets.Carl Hetherington
2017-07-09Prevent resolve_fonts from adding duplicate fonts to its list.Carl Hetherington
2017-06-29Remove use of _formatted when writing subtitle XML.Carl Hetherington
2017-06-23Make xyz_to_xyz into a constructor of OpenJPEGImage where it makes more sense.Carl Hetherington
2017-06-13Remove redundant _annotation_text from CPL.Carl Hetherington
2017-06-06White space.Carl Hetherington
2017-06-05Fix up management of certificate chain validity.Carl Hetherington
2017-06-02Comment.Carl Hetherington
2017-05-24Better exception when loading a KDM fails.Carl Hetherington
2017-05-17Use http://www.digicine.com/PROTO-ASDCP-VL-20040311# for the VOLINDEX namespa...Carl Hetherington
2017-05-17Add scope to KeyType tags in KDMs.Carl Hetherington
2017-05-15Add ::time_of_day without seconds.Carl Hetherington
2017-04-09Try to fix build on some older GCCs.Carl Hetherington
2017-04-07Remove believed-out-of-date use declaration.Carl Hetherington
2017-04-04More error information from CertificateChain::valid.Carl Hetherington
2017-04-04Fix crash with a missing subtitle asset.Carl Hetherington
2017-03-30Add stride parameter to dcp::xyz_to_rgba.Carl Hetherington
2017-03-30Add comment.Carl Hetherington