summaryrefslogtreecommitdiff
path: root/src/lib/film_state.cc
AgeCommit message (Expand)Author
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-24Fix bug with setting up content digest.Carl Hetherington
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-21Fix thinko in content setup.Carl Hetherington
2012-10-21Partial merge of examine content and thumbnail jobs.Carl Hetherington
2012-10-20Extract audio more correctly and neatly; support 7.1 in DCP naming; fix up la...Carl Hetherington
2012-10-20Try to clean up stream handling wrt audio channel counts.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-18Commenting tweaks.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-17Fix subtitling logic in DCI naming.Carl Hetherington
2012-10-17Basic support for selection of audio / subtitle streams.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-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-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.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
2012-10-10Merge branch 'master' into subsCarl Hetherington
2012-10-09Simplify and test audio sample rate alteration.Carl Hetherington
2012-10-09Make subtitle addition optional.Carl Hetherington
2012-10-07Fix up some bugs when using limited DCP range (reported by Wolfgang Woehl).Carl Hetherington
2012-10-02Use drop-frame sound hack for 30 fps drop as well.Carl Hetherington
2012-10-01Various fixes to resampling.Carl Hetherington
2012-09-27Try to fix problems with upper-case still-image extensions.Carl Hetherington
2012-09-23Remove probably unnecessary and certainly erroneous hack for content digest b...Carl Hetherington
2012-08-01Fix crash with still images.Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-27Clean up a few bits.Carl Hetherington
2012-07-27Un-hard-wire bytes per sample slightly.Carl Hetherington
2012-07-24Fix bad access of content path.Carl Hetherington
2012-07-23Try to improve path handling a bit, and add a few tests.Carl Hetherington
2012-07-23Use MD5 digest of content file as part of the J2C directory, rather than the ...Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington