summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-03Apply osx fix-up patch.Carl Hetherington
2013-08-01Duplicate universal_copy.Carl Hetherington
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-30Remove failing chmod, since it probably wasn't doing anything anyway.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-30set -e in make_dmg; add some more bits.Carl Hetherington
2013-07-30Missing OS X dep.Carl Hetherington
2013-07-29Try umount -f.Carl Hetherington
2013-07-29Resolve dependent libs for ffprobe.Carl Hetherington
2013-07-29ffprobe needs libavdevice.Carl Hetherington
2013-07-28Some manual updates.Carl Hetherington
2013-07-28Updates to manual.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-27New screenshots.Carl Hetherington
2013-07-27Manual adjustments.Carl Hetherington
2013-07-27Port ffprobe fix for OS X.Carl Hetherington
2013-07-27Forward-port gauge stretching fix.Carl Hetherington
2013-07-27New ffmpeg version.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-26Manual work.Carl Hetherington
2013-07-26Rename Add file to Add files(s).Carl Hetherington
2013-07-26Default to a content type.Carl Hetherington
2013-07-26Some manual updates.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-25Very basic ffmpeg audio test.Carl Hetherington
2013-07-25Audio position will be screwed up by resampling unless we are careful.Carl Hetherington
2013-07-25Merge branch '1.0' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-07-25Try to be more careful when loading FrameInfos from disk.Carl Hetherington
2013-07-25Bump libdcp version.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-25Add note.Carl Hetherington
2013-07-25Prevent infinite loop of audio analysis if it is cancelled.Carl Hetherington