summaryrefslogtreecommitdiff
path: root/src
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-30Make length editable only for still images.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-27Forward-port gauge stretching fix.Carl Hetherington
2013-07-27Extract audio merging code from Player.Carl Hetherington
2013-07-26Set up audio stream description on load.Carl Hetherington
2013-07-26Rename Add file to Add files(s).Carl Hetherington
2013-07-26Default to a content type.Carl Hetherington
2013-07-26Fix complete breakage of main window.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-26Remove some old Connect() calls.Carl Hetherington
2013-07-26Try to fix dark-grey borders on Windows.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-25Prevent infinite loop of audio analysis if it is cancelled.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-24Fix content selection update on new film.Carl Hetherington
2013-07-24Restore video content frame rate information.Carl Hetherington
2013-07-24Fix track assignment.Carl Hetherington
2013-07-24Pulse jobs with no progress reports.Carl Hetherington
2013-07-24Handle cancel properly on dir picker.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-23Setup DCP name after changing 3D switch.Carl Hetherington
2013-07-23Remove debug.Carl Hetherington
2013-07-23Use wx 2.9 binding API.Carl Hetherington