Merge master; fix crash on new film.
[dcpomatic.git] / src / lib / transcoder.cc
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-25 Carl HetheringtonRemove Image::clone in favour of a copy constructor...
2013-04-24 Carl HetheringtonTry to fix crash with still-image DCPs.
2013-04-23 Carl HetheringtonConnect Trimmer clsas.
2013-04-23 Carl HetheringtonMerge branch 'debian-dbg'
2013-04-22 Carl HetheringtonMerge branch 'bug-120'
2013-04-22 Carl HetheringtonTry to fix it.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-21 Carl HetheringtonMerge master.
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-16 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'fix-early-audio-take2' into staging
2013-04-15 Carl HetheringtonMerge branch 'master' into fix-early-audio-take2
2013-04-15 Carl HetheringtonRepair very bad merge. Mysterious.
2013-04-15 Carl HetheringtonMerge master.
2013-04-14 Carl HetheringtonMerge branch 'content-rework-take5' of ssh://houllier...
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-12 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-12 Carl HetheringtonSeems wrong to try to complete an encode if it has...
2013-04-11 Carl HetheringtonTry to fix lack of subs in the viewer after they are...
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-04 Carl HetheringtonSplit playlist files up; fix build.
2013-04-03 Carl HetheringtonMore various bits.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonXML metadata and some other bits.
2013-03-31 Carl HetheringtonContent can be added and previewed.
2013-03-31 Carl HetheringtonRuns.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-08 Carl HetheringtonNumerous fixes to A/B mode so that at least it doesn...
2013-03-06 Carl HetheringtonTry doing delay line by fiddling timestamps. Fix up...
2013-03-06 Carl HetheringtonRemove believed never-failing checks for audio streams.
2013-03-06 Carl HetheringtonRevert "Split timed from untimed sinks / sources. ...
2013-03-05 Carl HetheringtonSplit timed from untimed sinks / sources. Should produ...
2013-03-02 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMake film hold its DCP frame rate.
2013-02-08 Carl HetheringtonShuffle Job pointers around slightly.
2013-02-07 Carl HetheringtonMerge.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonRevert "Skipping hacks."
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-16 Carl HetheringtonIntegrated FFmpeg player (slow).
2012-12-15 Carl HetheringtonSkipping hacks.
2012-12-15 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-10 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-10 Carl HetheringtonFix merge.
2012-12-10 Carl HetheringtonTry to allow users to specify that the film's header...
2012-12-04 Carl HetheringtonMerge master.
2012-11-18 Carl HetheringtonCall processor process_end methods as required. Remove...
2012-11-17 Carl HetheringtonAnother attempt to do external audio moderately nicely.
2012-11-16 Carl HetheringtonVarious external audio fixes.
2012-11-16 Carl HetheringtonFix never-ending transcodes with FFmpeg audio.
2012-11-15 Carl HetheringtonUntested external audio support; AB transcodes still...
2012-11-14 Carl HetheringtonTests pass again.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-12 Carl HetheringtonUntested; more movement of stuff out of decoder.
2012-11-10 Carl HetheringtonMerge master.
2012-11-10 Carl HetheringtonMore various AudioStream hacks.
2012-11-05 Carl HetheringtonMove trimming into the encoder; seems to be cleaner.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-09-29 Carl HetheringtonEntirely untested resampling to fix 24fps drop-frame.
2012-07-14 Carl HetheringtonMove things round a bit.