summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2017-05-09Make TranscoderJob able to take any sort of transcoder.Carl Hetherington
2017-05-09Missing files.Carl Hetherington
2017-05-09Make Transcoder a virtual base.Carl Hetherington
2017-05-09Basica save-as (duplicate) (#746).Carl Hetherington
2017-05-09Simple cover sheet support (#1039).Carl Hetherington
2017-05-08Correctly stop when we have no decoders and we haven't filled.Carl Hetherington
2017-05-08Fix assertion failure if rounding reduces remaining frames to 0.Carl Hetherington
2017-05-08Fix up black-filling logic.Carl Hetherington
2017-05-08Player is not finished if it's still filling in blank space.Carl Hetherington
2017-05-08Set _finished to false when requesting a seek so that the nextCarl Hetherington
2017-05-08Comment.Carl Hetherington
2017-05-08Small refactoring.Carl Hetherington
2017-05-08More comment updates.Carl Hetherington
2017-05-08Fix comment.Carl Hetherington
2017-05-08Some comments and cleanup.Carl Hetherington
2017-05-08Pull ActiveSubtitles code out to a class.Carl Hetherington
2017-05-08Fix fill of timeline periods where there is no video.Carl Hetherington
2017-05-07Remove unused code.Carl Hetherington
2017-05-05Temporary-ish TODO.Carl Hetherington
2017-05-05Keep active subtitles around until the video they are on has been emitted.Carl Hetherington
2017-05-05Don't seek a piece if the seek is outside its boundary.Carl Hetherington
2017-05-05Clear _video/_audio when the seek is request, not when it's performed.Carl Hetherington
2017-05-04Nag about saving metadata.xml and DCP XMLs when making an encrypted DCP.Carl Hetherington
2017-05-04Nag users to backup config.xml if they make a DKDM.Carl Hetherington
2017-04-30Fix some cppcheck warnings.Carl Hetherington
2017-04-30Try to improve hint when making a DCP which is not 24 or 48fps.Carl Hetherington
2017-04-27Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-04-27Move ports around to allow master/server to coexist (#962).Carl Hetherington
2017-04-27pot/merge.Carl Hetherington
2017-04-27Distinguish master DoM encode threads count from the server count.Carl Hetherington
2017-04-27Initial work on removing storage of subtitle times.Carl Hetherington
2017-04-27Try to fix build with older boosts.Carl Hetherington
2017-04-26Nicer fix for previous commit.Carl Hetherington
2017-04-26Fix video flickering when seeking near the end of the film.Carl Hetherington
2017-04-26Add 1.43:1 (IMAX) ratio.Carl Hetherington
2017-04-26Copy config.xml and cinemas.xml if they fail to load so data is not lost.Carl Hetherington
2017-04-23Tidy up _last_video_time to make it more like _last_audio_time.Carl Hetherington
2017-04-23Fix seeking; seek all decoders even if they have no content at theCarl Hetherington
2017-04-23Discard audio received before the time of the last accurate seek.Carl Hetherington
2017-04-23Cope better with the butler thread throwing an exception; give upCarl Hetherington
2017-04-23Add AudioMerger::clear() method.Carl Hetherington
2017-04-23Cope better with the butler thread throwing an exception; stop the butler doi...Carl Hetherington
2017-04-21Throw exceptions raised while waiting for the butler to deliver video.Carl Hetherington
2017-04-21Add assert.Carl Hetherington
2017-04-19Config option to disable preview audio.Carl Hetherington
2017-04-19Fix memory leak.Carl Hetherington
2017-04-19Various fixes to seeking with audio.Carl Hetherington
2017-04-19No-op; white space.Carl Hetherington
2017-04-19Should clear audio too when seeking.Carl Hetherington
2017-04-19New method.Carl Hetherington