summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2012-10-14Round image line sizes up to 32. Seems to help with LHS image corruption wit...Carl Hetherington
2012-10-14Remove unused code.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-14Simplify use of Image hierarchy a bit.Carl Hetherington
2012-10-14Remove believed-unnecessary PostProcessImage.Carl Hetherington
2012-10-14Try moving subtitle adjustment for crop into the decoder.Carl Hetherington
2012-10-14Comment; fix up UI for subtitle scaling.Carl Hetherington
2012-10-14Fix up tests; possibly working subtitle transforms.Carl Hetherington
2012-10-11Basic sub offset support.Carl Hetherington
2012-10-11Use PNG for thumbs so that we get alpha blending in wxwidgets.Carl Hetherington
2012-10-10Thumbs sort of have subs.Carl Hetherington