summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-11-20Some more decode logging.Carl Hetherington
2016-11-08Basic test that we (roughly) hit average J2K bandwidth targets.Carl Hetherington
2016-11-08Various fixes to subtitle rendering.Carl Hetherington
2016-10-31Use the same ContextID whenever encrypting the picture asset for a project;Carl Hetherington
2016-10-25pot/merge.Carl Hetherington
2016-10-23Add new test for imported XML subtitles.Carl Hetherington
2016-10-23Move some tests around.Carl Hetherington
2016-10-19Fix misunderstandings in decoder frame handling for 3D/3D-alternate.Carl Hetherington
2016-09-30Better tidy_for_filename that doesn't screw up with UTF-8.Carl Hetherington
2016-09-23Fix build of Windows debug version.Carl Hetherington
2016-09-21Disallow referencing DCPs of different frame rates to the project.Carl Hetherington
2016-09-21Improve test checking.Carl Hetherington
2016-09-21Trim referred-to DCPs correctly using CPL entry point / duration.Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington
2016-08-25Make burnt-in subtitle outline width configurable (#940).Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-22Do full gamma correction etc. when alpha-blending subtitlesCarl Hetherington
2016-08-20Handle subtitles which contain Pango markup.Carl Hetherington
2016-08-17Small libdcp API change.Carl Hetherington
2016-08-16Add a basic test for OV/VF with subs (#928).Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-08-04Different configuration of filename format for assets / metadata (since CPL/P...Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington
2016-07-28Bump for metadata format number increase.Carl Hetherington
2016-07-27Temporarily increase local encoding thread count during digest test.Carl Hetherington
2016-07-27Add test of reel digests.Carl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-07-20Do EncodeServerFinder 'disable' in a more sensible way.Carl Hetherington
2016-07-16Remove unused method.Carl Hetherington
2016-07-08Test start-trim of audio-only content.Carl Hetherington
2016-07-08Fix failure to analyse audio in some cases.Carl Hetherington
2016-07-03Try to fix Arch build error reported by Markus.Carl Hetherington
2016-07-02Fix thinkos with marked_up() rendering of bold/italic/underline.Carl Hetherington
2016-07-01Fix test hash after adding subtitle line spacing to the subtitle content iden...Carl Hetherington
2016-07-01Fix SRT tests, and abstract out checking of XML subtitles.Carl Hetherington
2016-06-29Fix handling of incorrectly-recognised JPEG2000 files.Carl Hetherington
2016-06-28Fix pango markup when rendering subtitles.Carl Hetherington
2016-06-24Update test/data.Carl Hetherington
2016-06-22Set AudioDecoder::fast a different way.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-06-14Update for state file version change.Carl Hetherington
2016-06-14Fix some confusion with filling and VideoFrame.Carl Hetherington
2016-06-14Add VideoFrame class.Carl Hetherington
2016-06-14Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-06-14Test fix.Carl Hetherington
2016-06-13Try to fix build.Carl Hetherington