summaryrefslogtreecommitdiff
path: root/src/lib/player.cc
AgeCommit message (Expand)Author
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-02-11Merge master.Carl Hetherington
2014-02-10Fix failure to update player after fix-missing.Carl Hetherington
2014-02-08Fix exception when seeking with missing content.Carl Hetherington
2014-02-05Fix some coverity-reported stuff.Carl Hetherington
2014-02-04Merge master.Carl Hetherington
2014-01-29Add subtitle X offset option.Carl Hetherington
2014-01-29Fix typo causing incorrectly timed subtitles when their contentCarl Hetherington
2014-01-15Merge 1.0-seek and subtitle-content.Carl Hetherington
2014-01-15Merge master.Carl Hetherington
2014-01-15Basics of subtitle rendering.Carl Hetherington
2014-01-14Don't take into account audio decoders with no audio when updating audio_done...Carl Hetherington
2014-01-14Scale subtitle times with frame rate change if they are part of a piece of vi...Carl Hetherington
2014-01-09Merge master.Carl Hetherington
2014-01-07Allow moving-still-image sources to have their frame rate specified.Carl Hetherington
2014-01-06Basics of per-channel audio gain.Carl Hetherington
2014-01-03Various attempted fixes to audio sync.Carl Hetherington
2014-01-03Fix _audio_position after seek.Carl Hetherington
2014-01-03Various fix-ups.Carl Hetherington
2014-01-01Untested basic stats for player.Carl Hetherington
2014-01-01Catch a couple of exceptions; hopefully fix trimming behaviour.Carl Hetherington
2013-12-31Merge 1.0Carl Hetherington
2013-12-30Don't flush audio if Player is not supposed to be playing it.Carl Hetherington
2013-12-29Another attempt to fix clang build.Carl Hetherington
2013-12-29Try to fix clang build.Carl Hetherington
2013-12-29Fix crash when processing audio before time 0.Carl Hetherington
2013-12-29Fix playback after start trim.Carl Hetherington
2013-12-26Improve seek speed.Carl Hetherington
2013-12-26Fix subtitle position.Carl Hetherington
2013-12-26More transport tidying up.Carl Hetherington
2013-12-24Tidy up playback slightly.Carl Hetherington
2013-12-24Some fixes to playback of drop-frame content.Carl Hetherington
2013-12-24Merge 1.0 and some subtitling fixes.Carl Hetherington
2013-12-22Various fixes to film viewer.Carl Hetherington
2013-12-22Fix play of 3D.Carl Hetherington
2013-12-22Various test / seek fixes.Carl Hetherington
2013-12-21Add some more tests; improve seeking.Carl Hetherington
2013-12-20Some small optimisations to player.Carl Hetherington
2013-12-19Don't emit things from player that are turned off.Carl Hetherington
2013-12-18Attempt to move resampling into AudioDecoder.Carl Hetherington
2013-12-18Merge branch '1.0' into 1.0-seekCarl Hetherington
2013-12-18VIDEO_FRAME_TYPE needs to invalidate the player's pieces.Carl Hetherington
2013-12-18Repeat frames rather than using black for missing frames when we're inside so...Carl Hetherington
2013-12-18Fix seek with respect to video/audio frame boundary alignment.Carl Hetherington
2013-12-18Considerable rework of decoder timing; tests pass, at least.Carl Hetherington
2013-12-13Start of changing frame numbers to time.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-11Various work on better seeking (and seeking of audio).Carl Hetherington
2013-12-08Small cleanup with _have_valid_pieces; don't allow repeat_last_video if we do...Carl Hetherington
2013-12-04Suspend scale / crop / window / subtitle overlay until we decide that a frame...Carl Hetherington