Emit no audio from DCPs if none is mapped
[dcpomatic.git] / src / lib / film_state.cc
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-24 Carl HetheringtonFix bug with setting up content digest.
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 HetheringtonForgot to save/load new state item.
2012-10-22 Carl HetheringtonTry to make audio discard work properly.
2012-10-21 Carl HetheringtonFix thinko in content setup.
2012-10-21 Carl HetheringtonPartial merge of examine content and thumbnail jobs.
2012-10-20 Carl HetheringtonExtract audio more correctly and neatly; support 7...
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 HetheringtonRework audio to deinterleave straight away and pass...
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 HetheringtonStuff.
2012-10-18 Carl HetheringtonCommenting tweaks.
2012-10-17 Carl HetheringtonTidy up slightly.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-17 Carl HetheringtonFix subtitling logic in DCI naming.
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 HetheringtonLimit name part of DCI name to 14 characters.
2012-10-16 Carl HetheringtonFix date format in DCP names.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonVarious DCI naming tweaks and a subtitle bug fix.
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-11 Carl HetheringtonUse PNG for thumbs so that we get alpha blending in...
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 HetheringtonSimplify and test audio sample rate alteration.
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 HetheringtonUse drop-frame sound hack for 30 fps drop as well.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-01 Carl HetheringtonVarious fixes to resampling.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-28 Carl HetheringtonMerge branch 'ubuntu-build'
2012-09-27 Carl HetheringtonTry to fix problems with upper-case still-image extensions.
2012-09-23 Carl HetheringtonRemove probably unnecessary and certainly erroneous...
2012-08-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-08-01 Carl HetheringtonFix crash with still images.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonClean up a few bits.
2012-07-27 Carl HetheringtonUn-hard-wire bytes per sample slightly.
2012-07-24 Carl HetheringtonMerge.
2012-07-24 Carl HetheringtonFix bad access of content path.
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.