Merge 1.0
[dcpomatic.git] / src / lib / player.cc
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-30 Carl HetheringtonDon't flush audio if Player is not supposed to be playi...
2013-12-29 Carl HetheringtonAnother attempt to fix clang build.
2013-12-29 Carl HetheringtonTry to fix clang build.
2013-12-29 Carl HetheringtonFix crash when processing audio before time 0.
2013-12-29 Carl HetheringtonFix playback after start trim.
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-26 Carl HetheringtonImprove seek speed.
2013-12-26 Carl HetheringtonFix subtitle position.
2013-12-26 Carl HetheringtonMore transport tidying up.
2013-12-24 Carl HetheringtonTidy up playback slightly.
2013-12-24 Carl HetheringtonSome fixes to playback of drop-frame content.
2013-12-24 Carl HetheringtonMerge 1.0 and some subtitling fixes.
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-22 Carl HetheringtonVarious fixes to film viewer.
2013-12-22 Carl HetheringtonFix play of 3D.
2013-12-22 Carl HetheringtonVarious test / seek fixes.
2013-12-21 Carl HetheringtonAdd some more tests; improve seeking.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-20 Carl HetheringtonSome small optimisations to player.
2013-12-19 Carl HetheringtonDon't emit things from player that are turned off.
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonAttempt to move resampling into AudioDecoder.
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonVIDEO_FRAME_TYPE needs to invalidate the player's pieces.
2013-12-18 Carl HetheringtonRepeat frames rather than using black for missing frame...
2013-12-18 Carl HetheringtonFix seek with respect to video/audio frame boundary...
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonConsiderable rework of decoder timing; tests pass,...
2013-12-13 Carl HetheringtonStart of changing frame numbers to time.
2013-12-13 Carl HetheringtonTime -> DCPTime.
2013-12-11 Carl HetheringtonVarious work on better seeking (and seeking of audio).
2013-12-08 Carl HetheringtonSmall cleanup with _have_valid_pieces; don't allow...
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-12-04 Carl HetheringtonDo lots of the player processing with less copying.
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-22 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-22 Carl HetheringtonMerge still/moving image classes.
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-12 Carl HetheringtonFix bad_alloc exception on audio analysis (and probably...
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonSpeculative fix for slow-downs and large memory consump...
2013-11-09 Carl HetheringtonTry to fix crash on drop()ping JobManager. More debugg...
2013-11-09 Carl HetheringtonFix a few memory leaks.
2013-10-29 Carl HetheringtonSeek past trim on setting up player pieces.
2013-10-29 Carl HetheringtonFix audio weirdness when start-trimming.
2013-10-24 Carl HetheringtonSupport repeat of more than one extra frame per source...
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-22 Carl HetheringtonAllow films to be loaded when content is missing.
2013-10-22 Carl HetheringtonHacks.
2013-10-22 Carl HetheringtonMake repeat a number rather than a bool.
2013-10-17 Carl HetheringtonFix initial display of a new piece of content.
2013-10-16 Carl HetheringtonOptimise the fetch-same-frame case a bit (#196).
2013-10-16 Carl HetheringtonRemove DEBUG_PLAYER stuff.
2013-10-16 Carl HetheringtonNo need to rebuild pieces when only crop or ratio changes.
2013-10-15 Carl HetheringtonAllow no-stretch scaling of video content.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-25 Carl HetheringtonFix build.
2013-08-23 Carl HetheringtonTry to fix problems with odd crop values and YUV.
2013-08-23 Carl HetheringtonTidy up duplicated code.
2013-08-23 Carl HetheringtonFix hang on attempt to emit zero frames of silence.
2013-08-18 Carl HetheringtonTry to make audio gain work again.
2013-08-17 Carl HetheringtonTry to actually use colour conversion; bump libdcp...
2013-08-03 Carl HetheringtonOnly pull audio in pass() if we are handling it.
2013-07-31 Carl HetheringtonTime must be computed post-resample.
2013-07-31 Carl HetheringtonVarious fixes to audio play wrt trimming and push/pull...
2013-07-30 Carl HetheringtonSomewhat untested and sketchy basics of trimming.
2013-07-28 Carl HetheringtonSome missing signal disconnections.
2013-07-27 Carl HetheringtonMore attempts to fix audio / merging etc.
2013-07-27 Carl HetheringtonAdjust AudioMerger to non-signalling API.
2013-07-27 Carl HetheringtonExtract audio merging code from Player.
2013-07-25 Carl HetheringtonBasic if sketchy support for image sequences.
2013-07-25 Carl HetheringtonHopefully much cleaner handling of PTS changes under...
2013-07-25 Carl HetheringtonMove resampling back into AudioDecoder and fix various...
2013-07-25 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-25 Carl HetheringtonAdd comment.
2013-07-24 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-24 Carl HetheringtonTry to clean up resampler output correctly.
2013-07-23 Carl HetheringtonRemove debug.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-23 Carl HetheringtonVarious 3D fixes.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-19 Carl HetheringtonSome missing ui_signaller use.
2013-07-19 Carl HetheringtonSpacing tweaks; rename ImageMagick -> StillImage.
2013-07-19 Carl HetheringtonAdd remove option; resize timeline after drags.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonRemove old looping method.
2013-07-19 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-18 Carl HetheringtonBasics of making loop do something.
2013-07-18 Carl HetheringtonToken 4K test.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-16 Carl HetheringtonPrevent viewer updates on timeline drag (#175).
2013-07-15 Carl HetheringtonMerge.
2013-07-15 Carl HetheringtonAdd some player tests. Fix seek with content at non...
next