Remove old unused stuff.
[dcpomatic.git] / src / lib / film_state.h
2012-10-22 Carl HetheringtonTry again to sort out the audio padding / alignment.
2012-10-22 Carl HetheringtonDo audio/video pts sync in a hopefully much more sensib...
2012-10-22 Carl HetheringtonTry to make audio discard work properly.
2012-10-22 Carl HetheringtonFix crash on using delay; fix x-thread GUI access cause...
2012-10-21 Carl HetheringtonAdd missing virtual destructor.
2012-10-21 Carl HetheringtonPartial merge of examine content and thumbnail jobs.
2012-10-20 Carl HetheringtonA bit of tidying up.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonDon't cache sample format, fix up various things.
2012-10-20 Carl HetheringtonA bit of tidying up.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonDon't cache sample format, fix up various things.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-17 Carl HetheringtonBasic support for selection of audio / subtitle streams.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonNo-op; comments.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonPartial attempt at cleanup of naming straight vs DCI.
2012-10-16 Carl HetheringtonClumsy DCI naming dialog.
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-15 Carl HetheringtonSome work on DCI naming. Clean up compacted / aligned...
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-11 Carl HetheringtonBasic sub offset support.
2012-10-10 Carl HetheringtonThumbs sort of have subs.
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-09 Carl HetheringtonMake subtitle addition optional.
2012-10-07 Carl HetheringtonFix up some bugs when using limited DCP range (reported...
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-01 Carl HetheringtonVarious fixes to resampling.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonUn-hard-wire bytes per sample slightly.
2012-07-26 Carl HetheringtonImplemented but faulty.
2012-07-24 Carl HetheringtonMerge branch 'master' into wx
2012-07-24 Carl HetheringtonFix length of still-image DCPs.
2012-07-23 Carl HetheringtonTry to improve path handling a bit, and add a few tests.
2012-07-22 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2012-07-22 Carl HetheringtonUse MD5 digest of content file as part of the J2C direc...
2012-07-14 Carl HetheringtonMove things round a bit.