Try to move J2K bandwidth and colour LUT to be per-film (#23).
authorCarl Hetherington <cth@carlh.net>
Sat, 12 Jan 2013 01:37:59 +0000 (01:37 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 12 Jan 2013 01:37:59 +0000 (01:37 +0000)
commitae118502865c95f15317716aef8d26641b9e9c3f
treefb72e4985b8260f490860da84875fd7c6d6d8dae
parent69d6f62af925aca5706136c5eb5f4194d8d1be3e
Try to move J2K bandwidth and colour LUT to be per-film (#23).
14 files changed:
src/lib/config.cc
src/lib/config.h
src/lib/dcp_video_frame.cc
src/lib/dcp_video_frame.h
src/lib/encoder.cc
src/lib/film.cc
src/lib/film.h
src/tools/makedcp.cc
src/wx/config_dialog.cc
src/wx/config_dialog.h
src/wx/film_editor.cc
src/wx/film_editor.h
src/wx/properties_dialog.cc
test/test.cc