Replace dcp::Data with dcp::ArrayData
authorCarl Hetherington <cth@carlh.net>
Sun, 1 Nov 2020 22:40:01 +0000 (23:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 2 Nov 2020 22:10:04 +0000 (23:10 +0100)
commit6fa9748f382302fa88292b4219598bb81edc7bd0
tree83f0859c934da2293913efb2c5ba029526e5634d
parentb639b7b20f1ab341194bcd5c76700ca419254d11
Replace dcp::Data with dcp::ArrayData
16 files changed:
src/lib/crypto.cc
src/lib/crypto.h
src/lib/dcp_video.cc
src/lib/dcp_video.h
src/lib/emailer.cc
src/lib/encode_server.cc
src/lib/ffmpeg_image_proxy.cc
src/lib/ffmpeg_image_proxy.h
src/lib/image.cc
src/lib/image.h
src/lib/reel_writer.cc
src/lib/string_text_file.cc
src/tools/server_test.cc
test/client_server_test.cc
test/crypto_test.cc
test/test.cc