summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2017-12-30Add missing factor to fix problems when padding in subsampled containers; sho...Carl Hetherington
2017-12-30Make horizontal_factor look the same as vertical_factor.Carl Hetherington
2017-12-29Add basic memory-used stuff for butler and reduce minimum audioCarl Hetherington
2017-12-29Reduce the maximum video readahead.Carl Hetherington
2017-12-29Do split buffers over reel boundaries correctly.Carl Hetherington
2017-12-29I don't think the audio parameter here should ever be 0.Carl Hetherington
2017-12-29Previously the code did not account for referenced audio, so farCarl Hetherington
2017-12-18More build tweaks for arch.Carl Hetherington
2017-12-18Try to fix build failure with ImageMagick 7 on arch.Carl Hetherington
2017-12-14Mark .exr as a valid image file.Carl Hetherington
2017-12-13Setup SubtitleDecoder::_position correctly (in some cases).Carl Hetherington
2017-12-13Attempt to prevent a deadlock if audio is full and video empty (or vice versa).Carl Hetherington
2017-12-13Reset VideoDecoder::_position on seek.Carl Hetherington
2017-12-13Fix crash on startup.Carl Hetherington
2017-12-11Fix various problems caused by non-integer-frame start trims,Carl Hetherington
2017-12-10Give a better error.Carl Hetherington
2017-12-10Clear out _stream_states before re-filling it.Carl Hetherington
2017-12-09Add some information about Windows versions.Carl Hetherington
2017-12-08#include for M_PI.Carl Hetherington
2017-12-08Add M_PI which isn't defined by gcc with std=c++11.Carl Hetherington
2017-11-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-11-08Updated fr_FR translation from Thierry Journet.Carl Hetherington
2017-10-24pot/merge.Carl Hetherington
2017-10-24Fix (and inform about) video content that is not placed on a frame boundary.Carl Hetherington
2017-10-22pot/merge.Carl Hetherington
2017-10-18Pre-roll subtitles when accurate seeking in DCPs to avoid disappearing subs o...Carl Hetherington
2017-10-10Horrid hack to fix loading of sRGB TIFF, for example; may break log/lin DPX a...Carl Hetherington
2017-10-10Further fixes to audio decoder positioning logic.Carl Hetherington
2017-10-09Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2017-10-09Fix logic of audio decoder positioning.Carl Hetherington
2017-10-08Fix some warnings (part of #1135).Carl Hetherington
2017-10-08Fix build failure (#1134).Carl Hetherington
2017-10-05Add configuration option to set writer's maximum frames in memory.Carl Hetherington
2017-10-04Updated da_DK translation from Anders Uhl Pedersen.Carl Hetherington
2017-09-26Speculative fix for alpha blending onto YUV422P10LE.Carl Hetherington
2017-09-26Remove debug code; fixes #1133.Carl Hetherington
2017-09-03Some more verbose errors.Carl Hetherington
2017-09-03Restore correct setup of fast resampler when the player is set to fast.Carl Hetherington
2017-09-03A few optimisations.Carl Hetherington
2017-09-03Cope with e.g. truehd audio streams having not every audio frame arriving wit...Carl Hetherington
2017-09-02Remember the last directory used when opening DCPs in the player (#1121).Carl Hetherington
2017-09-01Fix corruption of an existing DCP when a new one is made with the same videoCarl Hetherington
2017-08-31Try to fix build wrt ImageMagick.Carl Hetherington
2017-08-31More attempts to fix DPX log/lin problems; see comments and #1123.Carl Hetherington
2017-08-31Fix erroneous re-use of video files after turning off burnt subtitles (#1113).Carl Hetherington
2017-08-30Updated es_ES translation from Manuel AC.Carl Hetherington
2017-08-30Fix incorrect reel lengths in some cases; account for emitted data being reje...Carl Hetherington
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-26Add a comment.Carl Hetherington