Use a vector<ContentVersion> instead of just one, to support the
authorCarl Hetherington <cth@carlh.net>
Thu, 27 Aug 2020 22:05:46 +0000 (00:05 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 20 Sep 2020 17:30:46 +0000 (19:30 +0200)
commitb789839b6c6a9d9df63818fb88d117c2bde22660
tree7b8ae8849028135c4b8ad827adabad1eb7dc0f04
parent74e87e6332b5b924edea3fd300d7b9664cd849dd
Use a vector<ContentVersion> instead of just one, to support the
new metadata.
src/cpl.cc
src/cpl.h
test/write_subtitle_test.cc