summaryrefslogtreecommitdiff
path: root/test/rewrite_subs.cc
AgeCommit message (Expand)Author
2020-09-27Load language tags from on-disk files rather than embedding themCarl Hetherington
2020-04-14s/DCPReadError/ReadError/gCarl Hetherington
2019-12-22Use VerificationNote for non-fatal errors in DCP::read.Carl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2016-08-17Use an optional<> where there should be one.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2015-12-16Tidy API; subtitle_asset() -> asset()>Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-08Some comments and test tweaks.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-05Rename some stuff Content -> Asset.Carl Hetherington
2014-07-02Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_...Carl Hetherington
2014-05-03Use exceptions to hold errors even in the keep_going case.Carl Hetherington
2014-05-03Ignore missing asset errors.Carl Hetherington
2014-02-26Merge master; MXF subtitle stuff not included.Carl Hetherington
2014-02-26Clean up unit testing.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-06-20Include trimming.Carl Hetherington
2013-05-04Split CPL up into its own files.Carl Hetherington
2012-12-22More various fixes to subtitle XML writing.Carl Hetherington