summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-10-22Try again to sort out the audio padding / alignment.Carl Hetherington
2012-10-22Do audio/video pts sync in a hopefully much more sensible way.Carl Hetherington
2012-10-22Forgot to save/load new state item.Carl Hetherington
2012-10-22Try to make audio discard work properly.Carl Hetherington
2012-10-22Fix crash on using delay; fix x-thread GUI access caused by FilmState default...Carl Hetherington
2012-10-22Partial fix to sync according to pts.Carl Hetherington
2012-10-22Add some more logging.Carl Hetherington
2012-10-22Remove debug.Carl Hetherington
2012-10-21Bit more error checking; remove a believed-pointless free().Carl Hetherington
2012-10-21Don't report .tmp files as valid thumbs.Carl Hetherington
2012-10-21Add missing virtual destructor.Carl Hetherington
2012-10-21Correctly report exceptions thrown by the thumb encoder.Carl Hetherington
2012-10-21Fix thinko in content setup.Carl Hetherington
2012-10-21Fix up subtitle positioning under crop.Carl Hetherington
2012-10-21Tidy up progress reporting for examine content.Carl Hetherington
2012-10-21Pass options only to jobs that need them.Carl Hetherington
2012-10-21Partial merge of examine content and thumbnail jobs.Carl Hetherington
2012-10-21Missing frames treated as bad on check hashes. Try to stop running makedcp i...Carl Hetherington
2012-10-20Extract audio more correctly and neatly; support 7.1 in DCP naming; fix up la...Carl Hetherington
2012-10-20Don't add silence at the end if not decoding audio; use an appropriately size...Carl Hetherington
2012-10-20Disallow AudioBuffer copy construction.Carl Hetherington
2012-10-20Fix update of channel count in UI.Carl Hetherington
2012-10-20Add no-remote option to makedcp.Carl Hetherington
2012-10-20A bit of tidying up.Carl Hetherington
2012-10-20Try to clean up stream handling wrt audio channel counts.Carl Hetherington
2012-10-20Clean up audio passing round a bit.Carl Hetherington
2012-10-20Don't cache sample format, fix up various things.Carl Hetherington
2012-10-20Rework audio to deinterleave straight away and pass dataCarl Hetherington
2012-10-20Remove unused variable.Carl Hetherington
2012-10-20Speculative fix for failure to pick up correct audio / subtitle streams.Carl Hetherington
2012-10-20Cope with AVSubtitles having no AVSubtitleRects.Carl Hetherington
2012-10-19Fix build.Carl Hetherington
2012-10-18Commenting tweaks.Carl Hetherington
2012-10-18makedcp should notice when jobs are added.Carl Hetherington
2012-10-18Another slightly speculative pixel format addition.Carl Hetherington
2012-10-17Fix build on 32-bit.Carl Hetherington
2012-10-17Tidy up slightly.Carl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...Carl Hetherington
2012-10-17Update stream choices correctly when changed.Carl Hetherington
2012-10-17Typo in previous.Carl Hetherington
2012-10-17Try to fix problems with YUV422P10LE.Carl Hetherington
2012-10-17Try to support 422 in post processing.Carl Hetherington
2012-10-17Try to support YUV422.Carl Hetherington
2012-10-17Move audio information field up next to audio stream combo.Carl Hetherington
2012-10-17Fix subtitling logic in DCI naming.Carl Hetherington
2012-10-17Basic support for selection of audio / subtitle streams.Carl Hetherington
2012-10-17Windows apparently has Rectangle in the global namespace.Carl Hetherington
2012-10-16Fix text in about box.Carl Hetherington
2012-10-16No-op; comments.Carl Hetherington
2012-10-16Limit name part of DCI name to 14 characters.Carl Hetherington