summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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-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-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-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-18Commenting tweaks.Carl Hetherington
2012-10-18Another slightly speculative pixel format addition.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-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-16No-op; comments.Carl Hetherington
2012-10-16Limit name part of DCI name to 14 characters.Carl Hetherington
2012-10-16Fix date format in DCP names.Carl Hetherington
2012-10-16Fix int/float confusion.Carl Hetherington
2012-10-16Fix horrid memory corruptions.Carl Hetherington
2012-10-16Various DCI naming tweaks and a subtitle bug fix.Carl Hetherington
2012-10-16Partial attempt at cleanup of naming straight vs DCI.Carl Hetherington
2012-10-16Clumsy DCI naming dialog.Carl Hetherington
2012-10-16Try to make client/server communications a little more robust.Carl Hetherington
2012-10-16Factor out key-value code.Carl Hetherington
2012-10-15Clean up subtitle classes a bit.Carl Hetherington
2012-10-15Add a sub to the client/server test and fix an exposed bug.Carl Hetherington
2012-10-15Unholy melange of stuff; setup a standard test config; send / receive subs to...Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-14Try to clarify the difference between line size and stride.Carl Hetherington