Add some tests; fix failure to make DCP when there is a bit of audio right at the...
[dcpomatic.git] / src / lib / player.h
2017-07-12 Carl HetheringtonAdd some tests; fix failure to make DCP when there...
2017-07-11 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-11 Carl HetheringtonRemove unused Player::_ignore_audio. Ignore position
2017-06-29 Carl HetheringtonFixes for silence in projects, various cleanups.
2017-06-23 Carl HetheringtonAdd a OV/VF test; tidy up a bit.
2017-05-21 Carl HetheringtonDo resampling in AudioDecoder rather than Player.
2017-05-16 Carl HetheringtonRe-merge _last_{video,audio}_time and _last_seek_time...
2017-05-13 Carl HetheringtonFill audio in the Player.
2017-05-10 Carl HetheringtonRemove unused declaration.
2017-05-08 Carl HetheringtonFix up black-filling logic.
2017-05-08 Carl HetheringtonPlayer is not finished if it's still filling in blank...
2017-05-07 Carl HetheringtonSmall refactoring.
2017-05-07 Carl HetheringtonPull ActiveSubtitles code out to a class.
2017-05-07 Carl HetheringtonFix fill of timeline periods where there is no video.
2017-05-07 Carl HetheringtonRemove unused code.
2017-05-05 Carl HetheringtonKeep active subtitles around until the video they are...
2017-04-30 Carl HetheringtonFix some cppcheck warnings.
2017-04-27 Carl HetheringtonInitial work on removing storage of subtitle times.
2017-04-23 Carl HetheringtonTidy up _last_video_time to make it more like _last_aud...
2017-04-23 Carl HetheringtonDiscard audio received before the time of the last...
2017-04-19 Carl HetheringtonSeveral fixes to audio.
2017-04-19 Carl HetheringtonFix crash brought on by previous.
2017-04-19 Carl HetheringtonRestore upmixer_a_test and fix resampler flushing.
2017-04-19 Carl HetheringtonFix merging of audio in various circumstances.
2017-04-19 Carl HetheringtonFix pull timing; fix units of ReelWriter::total_written...
2017-04-19 Carl HetheringtonVarious fixes to push audio vaguely in the right direction.
2017-04-19 Carl HetheringtonFix bug in gap-filling; rename _last_video_time ->...
2017-04-19 Carl HetheringtonAttempt to tidy up internal APIs slightly.
2017-04-19 Carl HetheringtonRemove some unused bits.
2017-04-19 Carl HetheringtonImplement subtitles.
2017-04-19 Carl HetheringtonVarious bits; preview video seems to work.
2017-04-19 Carl HetheringtonVarious work on the audio code.
2017-04-19 Carl HetheringtonBasic grunt-work, untested and unfinished, but it compiles.
2016-07-01 Carl HetheringtonMake the preview respond to changes in subtitle line...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonFix Player::overlaps for the new world order.
2015-10-26 Carl HetheringtonReinstate subtitle speed-up patch 526fd6de4c80a7ac9614a...
2015-10-22 Carl HetheringtonVarious multi-reel fixes.
2015-10-12 Carl HetheringtonRename split-by-video content slightly; fix referencing...
2015-10-04 Carl HetheringtonFix subtitle timing under trim.
2015-09-15 Carl HetheringtonBack-end for very basic and hacky VF support for a...
2015-09-09 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-09-09 Carl HetheringtonMerge.
2015-09-09 Carl HetheringtonUse SRC_LINEAR for speed when analysing audio (#685).
2015-09-04 Carl HetheringtonDon't bother with audio in the film viewer.
2015-08-26 Carl HetheringtonRest of src/lib/*.h tidying.
2015-07-15 Carl HetheringtonRemove unused PlayerStatistics stuff.
2015-07-14 Carl HetheringtonFix confusion about what dcp_to_content_audio should...
2015-07-14 Carl HetheringtonTests of Player::dcp_to_content_video, content_video_to...
2015-07-01 Carl HetheringtonGo back to player having a playlist and not assuming...
2015-06-25 Carl HetheringtonMerge branch 'content-burn-subs' into 2.0
2015-06-25 Carl HetheringtonMake player decide whether subtitles should be burnt...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-17 Carl HetheringtonHence Player does not need Playlist.
2015-06-17 Carl HetheringtonUse Film's ContentChanged rather than Playlist's.
2015-06-17 Carl HetheringtonUse Film::Changed instead of Playlist::Changed in Player.
2015-06-08 Carl HetheringtonMerge.
2015-06-08 Carl HetheringtonFix detection of same-frame to speed up simple encodes...
2015-06-02 Carl HetheringtonApply single-processor branch manually; processor is...
2015-05-26 Carl Hetherington{Video,Audio}Frame -> Frame.
2015-05-02 Carl HetheringtonRemove approximate size stuff where playback viewer...
2015-01-19 Carl HetheringtonFix audio analysis; make sure we don't decode video...
2015-01-19 Carl HetheringtonRemove unused variable.
2014-12-20 Carl HetheringtonBasic pass-through of font information when using DCP...
2014-12-05 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2014-12-05 Carl HetheringtonSome include tidying.
2014-12-03 Carl HetheringtonHand apply a484114b80f21f2f786b6142ad950f5295249673...
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge master.
2014-08-30 Carl HetheringtonMerge master.
2014-08-25 Carl HetheringtonMerge master.
2014-08-23 Carl HetheringtonMerge master.
2014-08-11 Carl HetheringtonMerge master.
2014-08-06 Carl HetheringtonMerge master.
2014-07-22 Carl HetheringtonWarning fixes.
2014-07-17 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 1.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
next