summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2013-07-04Pad silence for things that already have at least some audio.Carl Hetherington
2013-07-04Try to wrap ffprobe paths in quotes (may fix #168).Carl Hetherington
2013-07-04Initialise the number of threads to the number of cores in the machine (#170).Carl Hetherington
2013-07-03Make C++ flags available from makedcp.Carl Hetherington
2013-07-03Add some more logging to checking of existing picture MXFs.Carl Hetherington
2013-07-02Remove debug logging.Carl Hetherington
2013-07-01Try to fix end trims again.Carl Hetherington
2013-07-01Fix deadlock.Carl Hetherington
2013-06-28Some more logging for Mikkel.Carl Hetherington
2013-06-28Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomaticCarl Hetherington