summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-07-31Time must be computed post-resample.Carl Hetherington
2013-07-31Various fixes to audio play wrt trimming and push/pull merger API.Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-28Don't decode subtitles if they are not enabled.Carl Hetherington
2013-07-28Some missing signal disconnections.Carl Hetherington
2013-07-28Cope with errors from avcodec_decode_audio4 and also with frames that aren't ...Carl Hetherington
2013-07-28Don't really need the details of filename in the analyse audio job name.Carl Hetherington
2013-07-28A couple of 3D fixes.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-27Port ffprobe fix for OS X.Carl Hetherington
2013-07-27Extract audio merging code from Player.Carl Hetherington
2013-07-26Default to a content type.Carl Hetherington
2013-07-26Basic if sketchy support for image sequences.Carl Hetherington
2013-07-25Hopefully much cleaner handling of PTS changes under resample.Carl Hetherington
2013-07-25Audio position will be screwed up by resampling unless we are careful.Carl Hetherington
2013-07-25Try to be more careful when loading FrameInfos from disk.Carl Hetherington
2013-07-25Fix crash in tests.Carl Hetherington
2013-07-25Call Resampler::flush() again.Carl Hetherington
2013-07-25Move resampling back into AudioDecoder and fix various screw-ups with audio i...Carl Hetherington
2013-07-25Zero 'lost' frames when audio buffer frame counts are dropped.Carl Hetherington
2013-07-25Small optimisation.Carl Hetherington
2013-07-25Fix excessive pathname in job name.Carl Hetherington
2013-07-25Remove debug message.Carl Hetherington
2013-07-25Fix a couple of logging things.Carl Hetherington
2013-07-25Merge branch '1.0' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-07-25Add comment.Carl Hetherington
2013-07-24Fix video information with 3D.Carl Hetherington
2013-07-24Restore video content frame rate information.Carl Hetherington
2013-07-24Restore nice rendering of content paths.Carl Hetherington
2013-07-24Try to clean up resampler output correctly.Carl Hetherington
2013-07-24XML tags can't start with numbers.Carl Hetherington
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-23Merge Windows CPU code from master.Carl Hetherington
2013-07-23Remove debug.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-23Remove out-of-date comment.Carl Hetherington
2013-07-23New libdcp API.Carl Hetherington
2013-07-23Various 3D fixes.Carl Hetherington
2013-07-23Put log in the right place.Carl Hetherington
2013-07-22Various 3D bits.Carl Hetherington
2013-07-22Compile fix.Carl Hetherington
2013-07-22Merge branch '1.0' into 1.0-3D-take2Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-22Updated French translation from Lilian.Carl Hetherington
2013-07-22Remove duplicate save of SequenceVideo setting.Carl Hetherington
2013-07-22Hopefully fix complete lack of audio.Carl Hetherington
2013-07-22Basic UI.Carl Hetherington
2013-07-22Try to fix deadlock.Carl Hetherington
2013-07-22Tidy up a bit.Carl Hetherington