Merge master.
[dcpomatic.git] / src / lib / player.cc
2014-03-17 Carl HetheringtonMerge master.
2014-03-09 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-09 Carl HetheringtonFix display of no-scale mode in the player; the image...
2014-03-08 Carl HetheringtonMerge master.
2014-03-07 Carl HetheringtonAdd primitive subtitle view. Remove unused Film member...
2014-03-07 Carl HetheringtonRemove template from TimedAudioBuffers; a couple of...
2014-03-07 Carl HetheringtonFormatting.
2014-03-07 Carl Hetheringtonoperator bool on Time is a really bad idea; removed...
2014-03-06 Carl HetheringtonFix build.
2014-03-06 Carl HetheringtonBuild fixes.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-04 Carl HetheringtonMerge master.
2014-03-04 Carl HetheringtonNew DCPTime/ContentTime types.
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2014-03-03 Carl HetheringtonMerge master.
2014-02-27 Carl HetheringtonMerge master.
2014-02-26 Carl HetheringtonMerge branch 'master' into 2.0
2014-02-25 Carl HetheringtonMerge master.
2014-02-25 Carl HetheringtonSomewhat riskily remove use of AV_SEEK_BACKWARD. It...
2014-02-25 Carl HetheringtonWhite space.
2014-02-25 Carl HetheringtonFix seek to zero.
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-12 Carl HetheringtonMerge branch 'master' into 2.0--libdcp-1.0
2014-02-11 Carl HetheringtonPartial hacks to use of libdcp 1.0.
2014-02-11 Carl HetheringtonMerge master.
2014-02-10 Carl HetheringtonFix failure to update player after fix-missing.
2014-02-08 Carl HetheringtonFix exception when seeking with missing content.
2014-02-05 Carl HetheringtonMerge.
2014-02-05 Carl HetheringtonFix some coverity-reported stuff.
2014-02-04 Carl HetheringtonMerge master.
2014-01-29 Carl HetheringtonAdd subtitle X offset option.
2014-01-29 Carl HetheringtonFix typo causing incorrectly timed subtitles when their...
2014-01-23 Carl HetheringtonMerge master.
2014-01-16 Carl HetheringtonMerge branch 'master' into 2.0
2014-01-15 Carl HetheringtonMerge 1.0-seek and subtitle-content.
2014-01-15 Carl HetheringtonMerge master.
2014-01-15 Carl HetheringtonBasics of subtitle rendering.
2014-01-15 Carl HetheringtonMerge branch 'master' into subtitle-content
2014-01-14 Carl HetheringtonDon't take into account audio decoders with no audio...
2014-01-14 Carl HetheringtonScale subtitle times with frame rate change if they...
2014-01-09 Carl HetheringtonMerge master.
2014-01-07 Carl HetheringtonAllow moving-still-image sources to have their frame...
2014-01-06 Carl HetheringtonBasics of per-channel audio gain.
2014-01-06 Carl HetheringtonMerge master.
2014-01-03 Carl HetheringtonVarious attempted fixes to audio sync.
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-03 Carl HetheringtonFix _audio_position after seek.
2014-01-03 Carl HetheringtonVarious fix-ups.
2014-01-01 Carl HetheringtonUntested basic stats for player.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2014-01-01 Carl HetheringtonCatch a couple of exceptions; hopefully fix trimming...
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.
next