Pass options only to jobs that need them.
authorCarl Hetherington <cth@carlh.net>
Sun, 21 Oct 2012 12:17:04 +0000 (13:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 21 Oct 2012 12:17:04 +0000 (13:17 +0100)
commit4488ca79635bda37e034b888d1c43618f5e4285e
tree89857796342721270a5a8f148139c2ea96c2201f
parent6b368187e7bc16cbe0e83858f35990e536c5ccc8
Pass options only to jobs that need them.
14 files changed:
src/lib/ab_transcode_job.cc
src/lib/ab_transcode_job.h
src/lib/check_hashes_job.cc
src/lib/check_hashes_job.h
src/lib/copy_from_dvd_job.cc
src/lib/examine_content_job.cc
src/lib/job.cc
src/lib/job.h
src/lib/make_dcp_job.cc
src/lib/make_dcp_job.h
src/lib/scp_dcp_job.cc
src/lib/transcode_job.cc
src/lib/transcode_job.h
test/test.cc