summaryrefslogtreecommitdiff
path: root/src/lib/video_decoder.cc
AgeCommit message (Expand)Author
2014-03-07Add primitive subtitle view. Remove unused Film member from Decoder hierarchy.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-01-03Various fix-ups.Carl Hetherington
2013-12-24Merge 1.0 and some subtitling fixes.Carl Hetherington
2013-12-24Merge 1.0.Carl Hetherington
2013-12-23Add top/bottom option for 3D frames.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-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10Basic return of subtitles.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-21Split examiner parts off decoder.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-15Partially fix crop.Carl Hetherington
2013-06-07Fix seeks past the end of video files.Carl Hetherington
2013-06-03A few build fixes.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...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-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-20Various time-related fixes; fix daft hang on decodes.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-09Merge ImageMagick and FFmpeg content into VideoContent list; remove seek_to_l...Carl Hetherington
2013-04-07Fix still video playback.Carl Hetherington
2013-04-02Various fixes.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-03-31Content can be added and previewed.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-06Hopefully fix up still-image generation.Carl Hetherington
2013-03-06Fix mistake in previous simplification.Carl Hetherington
2013-03-06Small simplification.Carl Hetherington
2013-03-06Revert "Split timed from untimed sinks / sources. Should produce same output...Carl Hetherington
2013-03-06First cut.Carl Hetherington
2013-03-05Split timed from untimed sinks / sources. Should produce same output, in the...Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-08Shuffle Job pointers around slightly.Carl Hetherington
2013-02-08Some comments.Carl Hetherington
2013-01-23Fix some unaligned images.Carl Hetherington
2013-01-17shared_ptr is a bit excessive for DecodeOptions.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-18Try to tidy up subtitle timing and seeks wrt source frames, DCP frames and ro...Carl Hetherington
2012-12-18Fix being tested.Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington