summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-17Add credit.Carl Hetherington
2019-07-17Merge pull request #2 from tschiemer/masterCarl Hetherington
2019-07-17bugfix: unknown template instantiationphilip
2019-06-27Add some comments.Carl Hetherington
2019-06-26Reject certificate chains where the adjacent certificates have the same subject.Carl Hetherington
2019-06-26Try to fix build.Carl Hetherington
2019-06-26Try to fix OS X build.Carl Hetherington
2019-06-25Add another raw_convert type.Carl Hetherington
2019-06-12Add another type to raw/locale convert.Carl Hetherington
2019-05-21Increase header size when writing SMPTE subtitle MXFs; fixes problems when wr...Carl Hetherington
2019-04-28class/struct confusion.Carl Hetherington
2019-04-25Throw a different exception when an unrecognised LabelSetType is found.Carl Hetherington
2019-04-08Fix previous and add unit test for Key::hex.Carl Hetherington
2019-04-08Make Key support any length.Carl Hetherington
2019-03-29Add EPISODE and PROMO content types.Carl Hetherington
2019-03-27Only build tests on Ubuntu 18.04 as we need BOOST_TEST.Carl Hetherington
2019-03-26Bump libcxml.Carl Hetherington
2019-03-23Bump libcxml for OS X fix.Carl Hetherington
2019-03-22Bump libcxml for raw_convert type addition.Carl Hetherington
2019-03-22Fix incorrect type.Carl Hetherington
2019-03-22Bump libcxml for pkg-config fix.Carl Hetherington
2019-03-20More bits in dcpkdm.Carl Hetherington
2019-03-19Missing include.Carl Hetherington
2019-03-19Bump libcxml.Carl Hetherington
2019-03-19Missing file.Carl Hetherington
2019-03-19ContentVersion is required by SMPTE, I think.Carl Hetherington
2019-03-19Support RatingList.Carl Hetherington
2019-03-19Bump cxml for removal of sstream dependency.Carl Hetherington
2019-03-18Accept that <Duration> and <EntryPoint> are optional, and account for this in...Carl Hetherington
2019-03-17Missing header install.Carl Hetherington
2019-03-17Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcpCarl Hetherington
2019-03-17Finish initial CPL markers support.Carl Hetherington
2019-03-17Move asset refs and hash from ReelAsset to ReelMXF.Carl Hetherington
2019-03-17Remove some unused constructors.Carl Hetherington
2019-03-17Add Marker enum.Carl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2019-03-16Try to fix build with older openssl.Carl Hetherington
2019-03-15Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcpCarl Hetherington
2019-03-15Check that all image data is present after loading a SMPTE subtitle asset.Carl Hetherington
2019-03-15Tweak comment.Carl Hetherington
2019-03-14Warn about incorrect string encoding in dcpkdm.Carl Hetherington
2019-03-14Some new features in dcpkdm.Carl Hetherington
2019-03-14Help fix in dcpkdm tool.Carl Hetherington
2019-03-12Tweak link flags.v1.6.4Carl Hetherington
2019-03-12And corresponding test updates.Carl Hetherington
2019-03-12More insulation against libdcp version updates.Carl Hetherington
2019-03-12Try to fix libdcp static build.Carl Hetherington
2019-03-12Update tests for previous.Carl Hetherington
2019-03-12Stop test output depending on libdcp version.Carl Hetherington
2019-03-12Fix gcov shlib build; this fixes tests to run against the locally-built libdc...Carl Hetherington