summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-22Remove some unused code.Carl Hetherington
2017-05-21Comment format tweak.Carl Hetherington
2017-05-21Fix _position with VIDEO_FRAME_TYPE_3D_ALTERNATE.Carl Hetherington
2017-05-21Remove debug.Carl Hetherington
2017-05-21Do resampling in AudioDecoder rather than Player.Carl Hetherington
2017-05-20Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2017-05-20Fix incorrect asserts.Carl Hetherington
2017-05-19Supporter.Carl Hetherington
2017-05-19Supporter.Carl Hetherington
2017-05-19Fix infinite loop with referenced audio.Carl Hetherington
2017-05-18Fix audio fill in the presence of audio delay.Carl Hetherington
2017-05-18Fix order of pass/fill; only round up at the end of the playlist, not on ever...Carl Hetherington
2017-05-18Supporter.Carl Hetherington
2017-05-18Player should fill towards the next video frame.Carl Hetherington
2017-05-18Remove old declaration.Carl Hetherington
2017-05-17Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2017-05-17Speculative corresponding audio fix to 732c9008999e4eeff01a72b84d2bc99dc77bd602.Carl Hetherington
2017-05-17Respect _no_video and _no_audio when filling.Carl Hetherington
2017-05-17Speculative fix when solves problems when FFmpeg content has sound but missin...Carl Hetherington
2017-05-17Assert that reel assets are all the same length.Carl Hetherington
2017-05-17Put audio-gap padding in the right place (after the forthcoming audio has bee...Carl Hetherington
2017-05-16Fix _last_video_time with 3D.Carl Hetherington
2017-05-16Fix black fill where there is no earliest content.Carl Hetherington
2017-05-16FFmpegEncoder fixes: handle AV_CODEC_CAP_VARIABLE_FRAME_SIZE, fix typo in int...Carl Hetherington
2017-05-16Re-merge _last_{video,audio}_time and _last_seek_time; fix _last_video to wor...Carl Hetherington
2017-05-16Fix failure to fill FFmpeg gaps at the start of films.Carl Hetherington
2017-05-16Fix slightly short video reels in some cases.Carl Hetherington
2017-05-16Fix missing pad of gaps caused by delays in audio content at the start of a F...Carl Hetherington
2017-05-16Remove unused _last_pull.Carl Hetherington
2017-05-16Add a couple of asserts.Carl Hetherington
2017-05-15Add some debug for Igor.Carl Hetherington
2017-05-15Fix missing subtitle in some cases.Carl Hetherington
2017-05-15Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-05-15Tidy up subtitle appearance with text subtitles.Carl Hetherington
2017-05-15pot/merge.Carl Hetherington
2017-05-15Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2017-05-15Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-05-15Fix typo (thanks Rob).Carl Hetherington
2017-05-15Don't put seconds in KDM filenames.Carl Hetherington
2017-05-14Fix confusion wrt subtitle editing dialogues.Carl Hetherington
2017-05-13pot/merge.Carl Hetherington
2017-05-13Give a slightly better error whn trying to add a KDM using add-file (#1035).Carl Hetherington
2017-05-13Fill audio in the Player.Carl Hetherington
2017-05-13Restore scrollbars on large audio mapping views on Linux (#970).Carl Hetherington
2017-05-13Fix crash on rounding in AudioMerger.Carl Hetherington
2017-05-13And another one.Carl Hetherington
2017-05-13Fix ridiculous thinko in avio_open_boost.Carl Hetherington
2017-05-13Get initial colour conversion from FFmpeg header, if it's understood (#993).Carl Hetherington
2017-05-13Fix setup of initial colour conversion for Video MXF content.Carl Hetherington
2017-05-13Fix various small errors in emailed-KDM zip file format (#478).Carl Hetherington