summaryrefslogtreecommitdiff
path: root/src/lib/film_state.h
AgeCommit message (Collapse)Author
2012-10-24Merge FilmState / Film.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-22Try to make audio discard work properly.Carl Hetherington
2012-10-22Fix crash on using delay; fix x-thread GUI access caused by FilmState ↵Carl Hetherington
default copy constructor copying its Changed signal's connections; fix up delay setup after film examine.
2012-10-21Add missing virtual destructor.Carl Hetherington
2012-10-21Partial merge of examine content and thumbnail jobs.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-20Don't cache sample format, fix up various things.Carl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from ↵Carl Hetherington
FilmState and FilmState does get/set.
2012-10-17Basic support for selection of audio / subtitle streams.Carl Hetherington
2012-10-16No-op; comments.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-10Thumbs sort of have subs.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-01Various fixes to resampling.Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-27Un-hard-wire bytes per sample slightly.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-24Fix length of still-image DCPs.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
filename itself.
2012-07-15Move things round a bit.Carl Hetherington