Replace some raw arrays with std::vectors.
authorCarl Hetherington <cth@carlh.net>
Mon, 11 Oct 2021 17:55:06 +0000 (19:55 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 11 Oct 2021 18:13:21 +0000 (20:13 +0200)
commit44b69f2d9affb048c3d166e3a62bf3462dd5c8b5
tree7cf2a540d01c66f9a7d12acfdabd0ee2f4251c80
parent805d4a48fa6e4d8e28fd582a2ae6ba78b8343144
Replace some raw arrays with std::vectors.
15 files changed:
src/lib/cross_windows.cc
src/lib/ext.cc
src/lib/ffmpeg_encoder.cc
src/lib/file_log.cc
src/lib/image_examiner.cc
src/lib/update_checker.cc
src/lib/update_checker.h
src/tools/dcpomatic.cc
src/tools/dcpomatic_player.cc
src/wx/gl_video_view.cc
test/create_cli_test.cc
test/dcp_playback_test.cc
test/ffmpeg_audio_only_test.cc
test/socket_test.cc
test/test.cc