summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2017-07-12Don't emit black to fill up to a frame that we're not going to emit.Carl Hetherington
2017-07-12Report underruns from Butler::get_audio.Carl Hetherington
2017-07-12Make ::get tell caller if there's been an underrun.Carl Hetherington
2017-07-12Hopefully fix erroneous unresolved asset errors with OV/VF DCPs.Carl Hetherington
2017-07-12Add some tests; fix failure to make DCP when there is a bit of audio right at...Carl Hetherington
2017-07-12Make ::length return rounded-up length.Carl Hetherington
2017-07-12Use Film::length() rather than Playlist::length() (former is rounded upCarl Hetherington
2017-07-12Force video content to start on a frame boundary.Carl Hetherington
2017-07-11Remove unused Player::_ignore_audio. Ignore positionCarl Hetherington
2017-07-11Try to fix build with GraphicsMagick.Carl Hetherington
2017-07-11Fix missing subtitle when it is at the same time as some video in different c...Carl Hetherington
2017-07-04Hopefully fix logarithmic DPX sources.Carl Hetherington
2017-07-03Don't create decoders if they are not necessary.Carl Hetherington
2017-07-02Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-07-02Updated fr_FR translation from Thierry Journet.Carl Hetherington
2017-06-29Tweak ratio name.Carl Hetherington
2017-06-29pot/merge.Carl Hetherington
2017-06-29Offer only flat/scope/full-frame as container choices and differentiateCarl Hetherington
2017-06-29Fixes for silence in projects, various cleanups.Carl Hetherington
2017-06-23Add a OV/VF test; tidy up a bit.Carl Hetherington
2017-06-23Remove debug code.Carl Hetherington
2017-06-23Attempts to simplify black-filling logic in Player.Carl Hetherington
2017-06-18Add a note to be fixed in #1073.Carl Hetherington
2017-06-18Small optimisation.Carl Hetherington
2017-06-18Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2017-06-18Remove spurious fills of audio data.Carl Hetherington
2017-06-15Fix crash when finding DCP size with Interop subs.Carl Hetherington
2017-06-14Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-06-14Another pot/merge.Carl Hetherington
2017-06-14Updated fr_FR translation from Thierry Journet.Carl Hetherington
2017-06-14pot/merge.Carl Hetherington
2017-06-11Catch butler runaway when no audio is provided by the player.Carl Hetherington
2017-06-11Fix incorrect audio MXFs when writing multiple reels.Carl Hetherington
2017-06-08Add size and audio/subtitle languages to contact sheet.Carl Hetherington
2017-06-08Updated de_DE translation from Carsten Kurz.Carl Hetherington
2017-06-07Fix mixdown mapping.Carl Hetherington
2017-06-07Fix crash when alpha-blending subtitles onto YUV420 images.Carl Hetherington
2017-06-07Basic and untested export option to bounce down to stereo; add encoder test w...Carl Hetherington
2017-06-07Fix incorrect reel numbers in subtitle XML/MXF.Carl Hetherington
2017-06-05Improve management of certificate chains to make it harder to haveCarl Hetherington
2017-06-01Improve an error message.Carl Hetherington
2017-06-01Stop old frames appearing in the preview after seeks.Carl Hetherington
2017-06-01Re-add missing audio mapping in butler for preview.Carl Hetherington
2017-06-01Create ZIP files for emails in temporary directories.Carl Hetherington
2017-06-01Remove emailed ZIP files when they are no longer needed.Carl Hetherington
2017-05-31Allow repeat-frame to work with 3D.Carl Hetherington
2017-05-30Fix build.Carl Hetherington
2017-05-30Remove call to fill_audio which goes wrong with multi-audio-stream content.Carl Hetherington
2017-05-30Add a debug log for an assertion failure.Carl Hetherington
2017-05-30Fix what empirically seems to be a double-delete, though I'm not sure how it is.Carl Hetherington