summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-07-15Add friend for tests.Carl Hetherington
2013-07-15Add default J2K bandwidth option.Carl Hetherington
2013-07-14Don't decode things if they are not enabled.Carl Hetherington
2013-07-14Resequence video (perhaps) on DCP video frame rate change.Carl Hetherington
2013-07-14Fix piece video_position, player _video_position and FFmpegDecoder _video_pos...Carl Hetherington
2013-07-13More seek tidying.Carl Hetherington
2013-07-13Write first_audio correctly.Carl Hetherington
2013-07-13Another attempt to fix back / same-frame seeks.Carl Hetherington
2013-07-13Various fixes to PTS mangling.Carl Hetherington
2013-07-12Try to improve refetching of last frame and seek backwards.Carl Hetherington
2013-07-12Remove entirely untested colour LUT options.Carl Hetherington
2013-07-12Get libdcp to do RGB->XYZ conversion.Carl Hetherington
2013-07-12Use run-time-generated LUTs for XYZ/RGB conversion.Carl Hetherington
2013-07-12Remove unused RGBPlusAlphaImage; merge Image/SimpleImage.Carl Hetherington
2013-07-12Whitespace.Carl Hetherington
2013-07-12Whitespace.Carl Hetherington
2013-07-12Tidy up video state identifer code slightly.Carl Hetherington
2013-07-12Add silence padding test.Carl Hetherington
2013-07-12Missing libxml++ dep.Carl Hetherington
2013-07-12Remove unused variable.Carl Hetherington
2013-07-11Remove bad attempt at flushing resamplers.Carl Hetherington
2013-07-11Add test for audio delay, and do it in the player rather than the decoder.Carl Hetherington
2013-07-11Missing initialisation of _info.format; fix audio emission into frames rather...Carl Hetherington
2013-07-11GPL boilerplate.Carl Hetherington
2013-07-11Untested audio delay.Carl Hetherington
2013-07-11Untested flushing of resamplers.Carl Hetherington
2013-07-11Basics of allowing setup of DCP audio channels.Carl Hetherington
2013-07-11Prevent crash when there is no subtitle after there having been one.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10Merge branch '1.0' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-07-10Add SubtitleContent.Carl Hetherington
2013-07-10Fix mis-merge of wscript.Carl Hetherington
2013-07-10Basic return of subtitles.Carl Hetherington
2013-07-10Add missing virtual content.Carl Hetherington
2013-07-10Remove old combiner.ccCarl Hetherington
2013-07-10Add missing virtual destructor.Carl Hetherington
2013-07-10Remove erroneous trimmer.cc; use copy for FFMpeg filter passthrough.Carl Hetherington
2013-07-10Fix audio emission with mapping.Carl Hetherington
2013-07-10Fix a few warnings.Carl Hetherington
2013-07-10Fix initial display to be frame 1, not 2.Carl Hetherington
2013-07-10_dcp_audio_channels is trying to do the same thing as _minimum_audio_channels...Carl Hetherington
2013-07-09I'm fairly sure seek should be in terms of the content's frame rate...Carl Hetherington
2013-07-09Fix cropping of YUV images by amounts that are finer than the U/V resolution ...Carl Hetherington
2013-07-09Remove debug.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-07-09Merge master.Carl Hetherington
2013-07-08Somewhat hacky fix to crashes in A/B with some filters.Carl Hetherington
2013-07-06Try to fix build.Carl Hetherington
2013-07-04Put in silence where there was none.Carl Hetherington