summaryrefslogtreecommitdiff
path: root/src/lib/player.cc
AgeCommit message (Expand)Author
2014-06-12Merge mistake.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-05A couple of fixes to hangs when over-trimming content.Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03All audio content should resample if the output frame rate and contentCarl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-22Add ContentTimePeriod class.Carl Hetherington
2014-05-22Fix small problem with subtitles and start-trim (I think).Carl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-14Add ImageProxy class.Carl Hetherington
2014-05-14Move Eyes and ColourConversion into PlayerVideoFrame.Carl Hetherington
2014-05-14Rename PlayerImage to PlayerVideoFrame and give it its own file.Carl Hetherington
2014-05-02Rename AudioContent frame_rate methods and move resampled_audio_frame_rate in...Carl Hetherington
2014-05-01Fix 3D support.Carl Hetherington
2014-05-01Various fixes so that audio_delay_test works again.Carl Hetherington
2014-04-25Fix subtitle display when the next subtitle is decoded before theCarl Hetherington
2014-04-25Collect player subtitle processing into a Subtitle class.Carl Hetherington
2014-04-25Put Piece class in its own file.Carl Hetherington
2014-04-09Fix problems with FFmpegContent with no audio streams.Carl Hetherington
2014-04-02Various fixes to FFmpeg decoder, including a couple of tests.Carl Hetherington
2014-04-01Various small fixes.Carl Hetherington
2014-04-01Don't overlap simultaneous video content in the timeline. Fix keep-aligned f...Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-09Fix display of no-scale mode in the player; the image still has to be scaled ...Carl Hetherington
2014-03-07Add primitive subtitle view. Remove unused Film member from Decoder hierarchy.Carl Hetherington
2014-03-07Remove template from TimedAudioBuffers; a couple of small fixes.Carl Hetherington
2014-03-07Formatting.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2014-03-06Build fixes.Carl Hetherington
2014-03-04Merge master.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-03-04Add support for no-scale of the input video.Carl Hetherington
2014-02-25Somewhat riskily remove use of AV_SEEK_BACKWARD. It was causingCarl Hetherington
2014-02-25White space.Carl Hetherington
2014-02-25Fix seek to zero.Carl Hetherington
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