Remove DCP subtitle support. v1.6.41
authorCarl Hetherington <cth@carlh.net>
Thu, 1 Dec 2022 21:44:38 +0000 (22:44 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 3 Dec 2022 09:12:52 +0000 (10:12 +0100)
commit032e484a267da1262803297a96f23420f01a65c8
tree7d196ce81955dbd70e6324f2b09744c557defb33
parent08fa1aa2bc718635c3ae0f991800c6c6cfd62a2b
Remove DCP subtitle support.

This was only a thin wrapper around libdcp, used by videocon but
not by DCP-o-matic.  It seems very unlikely that anybody else will
want it, and the dependency of libsub on libdcp causes hassle that
will be gladly avoided.
18 files changed:
cscript
doc/mainpage.txt
run/tests
src/collect.h
src/colour.h
src/dcp_reader.cc [deleted file]
src/dcp_reader.h [deleted file]
src/exceptions.h
src/reader_factory.cc
src/stl_binary_reader.h
src/util.cc
src/web_vtt_reader.h
src/wscript
test/dcp_reader_test.cc [deleted file]
test/dcp_to_stl_binary_test.cc [deleted file]
test/wscript
tools/wscript
wscript