Use dcp::file_to_string().
[dcpomatic.git] / src / lib / transcode_job.h
2021-05-03 Carl HetheringtonC++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2019-05-30 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-05-30 Carl HetheringtonDestory TranscodeJob earlier, hopefully to fix #1570.
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonAdd a load of explicit keywords.
2017-05-10 Carl HetheringtonRename some classes.
2017-05-09 Carl HetheringtonMake TranscoderJob able to take any sort of transcoder.
2017-05-09 Carl HetheringtonMake Transcoder a virtual base.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-19 Carl HetheringtonNo-op; variable renaming.
2015-03-24 Carl HetheringtonHand-apply e30fd8d; resurrect JSON server code.
2014-12-05 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2014-12-05 Carl HetheringtonSome include tidying.
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-08-11 Carl HetheringtonMerge master.
2014-08-11 Carl HetheringtonRemove some left-over JSON bits.
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-19 Carl HetheringtonAdd some basic JSON stuff.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-09 Carl HetheringtonMerge master.
2013-06-20 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMerge master.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
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-03 Carl HetheringtonMore various bits.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-03-31 Carl HetheringtonContent can be added and previewed.
2013-03-31 Carl HetheringtonRuns.
2013-02-16 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-16 Carl HetheringtonRemove now-unused job dependencies.
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.
2013-01-17 Carl HetheringtonEncodeOptions can go.
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 HetheringtonSplit Options into encode / decode.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-21 Carl HetheringtonPass options only to jobs that need them.
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonTry to not start jobs if a dependant fails.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-22 Carl HetheringtonImprove transcode job progress reporting.
2012-07-14 Carl HetheringtonMove things round a bit.