summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2017-08-27Fix incorrect ISDCF name in some cases (#1118).Carl Hetherington
2017-08-26Stop player analysing audio even if it is configured automatically to happen.Carl Hetherington
2017-08-26Comment typo.Carl Hetherington
2017-08-02Use a default DCP name if none is specified, rather than giving an error.Carl Hetherington
2017-08-02Make up a DCP name rather than giving an error.Carl Hetherington
2017-07-12Make ::length return rounded-up length.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington
2017-05-09Make TranscoderJob able to take any sort of transcoder.Carl Hetherington
2017-05-09Basica save-as (duplicate) (#746).Carl Hetherington
2017-05-09Simple cover sheet support (#1039).Carl Hetherington
2017-04-30Try to improve hint when making a DCP which is not 24 or 48fps.Carl Hetherington
2017-04-27Distinguish master DoM encode threads count from the server count.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-03Confirm overwrite of existing DCP when creating a new one.Carl Hetherington
2017-02-20Be more careful about allowing possibly-trouble-causing characters in DCP fil...Carl Hetherington
2017-02-13Add some debugging for KDM generation from imported encrypted DCPs.Carl Hetherington
2017-02-12Correctly include keys for referenced encrypted DCPs in KDMs (#975).Carl Hetherington
2017-01-20Some error message formatting tidy-ups.Carl Hetherington
2017-01-07Prevent creation of a DCP with missing content or DCP content that needs KDMs...Carl Hetherington
2017-01-04Rename Time::round_up to Time::ceil.Carl Hetherington
2016-10-31Use the same ContextID whenever encrypting the picture asset for a project;Carl Hetherington
2016-10-11Fix crash on opening content menu for DCPs that have had incorrect KDMs added.Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-24Revert "Bump libdcp for new method."Carl Hetherington
2016-08-24Bump libdcp for new method.Carl Hetherington
2016-08-17Check for conflicing refer-to-DCP settings.Carl Hetherington
2016-08-17Small libdcp API change.Carl Hetherington
2016-08-12Move locale_convert into libdcp.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-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-07-09Remove unused variable.Carl Hetherington
2016-07-08Support shadow in subtitles (#911).Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-06-17Add preference for the default number of DCP channels (#897).Carl Hetherington
2016-06-14Basic guessing of audio channels from filenames (#393).Carl Hetherington
2016-06-13Make storage of VideoFrameType robust by using a string in the XML rather tha...Carl Hetherington
2016-06-13Rename MD5Digester -> Digester.Carl Hetherington
2016-06-02Fix crash when loading old state files.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Various text fixes.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-05-16Use CPL title for KDM AnnotationTexts.Carl Hetherington
2016-04-25Fix erroneous lower-casing of XX subtitle languages.Carl Hetherington