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>
Mon, 21 Sep 2020 19:57:18 +0000 (21:57 +0200)
commit0a8f009ceb86417704b2e2d2bb377c850d9e042e
tree212db1ed8d36395dcedafd075312fa721d0a012c
parenta0e7285ae99ca4630a8096884f05ad4e1b3fc204
Use a vector<ContentVersion> instead of just one, to support the
new metadata.
src/cpl.cc
src/cpl.h
test/write_subtitle_test.cc