Switch away from the many-constructor-arguments approach to a hopefully simpler API.
authorCarl Hetherington <cth@carlh.net>
Wed, 25 Sep 2013 19:41:45 +0000 (20:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 25 Sep 2013 19:41:45 +0000 (20:41 +0100)
commitf76647abae551840a43bb8f07189051ec20bab6d
tree12d67e33c71516480cb71381bc426dfe18513821
parente8530ea06f0b0883e5e19dd18beed70732ac5d3c
Switch away from the many-constructor-arguments approach to a hopefully simpler API.
19 files changed:
examples/make_dcp.cc
src/asset.cc
src/asset.h
src/cpl.cc
src/mxf_asset.cc
src/mxf_asset.h
src/picture_asset.cc
src/picture_asset.h
src/picture_asset_writer.cc
src/picture_asset_writer.h
src/sound_asset.cc
src/sound_asset.h
test/dcp_test.cc
test/encryption_test.cc
test/error_test.cc
test/recovery_test.cc
test/round_trip_test.cc
test/wscript
wscript