summaryrefslogtreecommitdiff
path: root/src/lib/player.h
AgeCommit message (Expand)Author
2013-12-18Attempt to move resampling into AudioDecoder.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-04Suspend scale / crop / window / subtitle overlay until we decide that a frame...Carl Hetherington
2013-10-24Support repeat of more than one extra frame per source frame.Carl Hetherington
2013-10-22Hacks.Carl Hetherington
2013-10-17Fix initial display of a new piece of content.Carl Hetherington
2013-10-16Optimise the fetch-same-frame case a bit (#196).Carl Hetherington
2013-08-17Try to actually use colour conversion; bump libdcp in cscript.Carl Hetherington
2013-07-28Some missing signal disconnections.Carl Hetherington
2013-07-27More attempts to fix audio / merging etc.Carl Hetherington
2013-07-27Adjust AudioMerger to non-signalling API.Carl Hetherington
2013-07-27Extract audio merging code from Player.Carl Hetherington
2013-07-25Hopefully much cleaner handling of PTS changes under resample.Carl Hetherington
2013-07-25Move resampling back into AudioDecoder and fix various screw-ups with audio i...Carl Hetherington
2013-07-24Try to clean up resampler output correctly.Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-15Add some player tests. Fix seek with content at non-DCP frame rate. A few o...Carl Hetherington
2013-07-11Untested flushing of resamplers.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10Add SubtitleContent.Carl Hetherington
2013-07-10Basic return of subtitles.Carl Hetherington
2013-07-09Hopefully fix seek back/forward.Carl Hetherington
2013-07-09Various fixes; simplification of FilmViewer; make image appear on first load ...Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-20Pull some emacs mode lines.Carl Hetherington
2013-06-16Fix subtitle controls in the viewer.Carl Hetherington
2013-06-16Some work on cropping in the film viewer; also prevent player from always sca...Carl Hetherington
2013-06-15Seek back to same place when something changes.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-26Add unfinished timing tab; fix crash on reconstruction of timeline; fix lack ...Carl Hetherington
2013-05-24Seeking tweaks.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington
2013-05-23Some more tidying up.Carl Hetherington
2013-05-22Various hacks.Carl Hetherington
2013-05-22Half-way through trying to make seek work again.Carl Hetherington
2013-05-21Various more hacks; basically trying to remove Regions as an unnecessary comp...Carl Hetherington
2013-05-20Various incomplete hacks on regions / audio mapping.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-10Remove Timed*Sink and Timed*Source>Carl Hetherington
2013-05-08Some tidying up. Do encode progress in the writer to improve progress bar mo...Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-26Attempted fixes for some unimplemented timing bits.Carl Hetherington
2013-04-26Try to clean up some aspects of video/audio/video-audio content; fixes crash ...Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-14Merge branch 'content-rework-take5' of /home/carl/git/dvdomatic into content-...Carl Hetherington