summaryrefslogtreecommitdiff
path: root/src/stl_binary_reader.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-01 22:44:38 +0100
committerCarl Hetherington <cth@carlh.net>2022-12-01 23:19:07 +0100
commit3da3168c383b9dfa675f972f0802e180920d63c0 (patch)
tree7d196ce81955dbd70e6324f2b09744c557defb33 /src/stl_binary_reader.h
parent8ff50a18013d3c57d1058368146c979354016663 (diff)
Remove DCP subtitle support.libsub-bye-bye-dcp
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.
Diffstat (limited to 'src/stl_binary_reader.h')
-rw-r--r--src/stl_binary_reader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stl_binary_reader.h b/src/stl_binary_reader.h
index beb9de2..75e328a 100644
--- a/src/stl_binary_reader.h
+++ b/src/stl_binary_reader.h
@@ -23,6 +23,7 @@
#include "reader.h"
#include "stl_binary_tables.h"
#include <map>
+#include <memory>
namespace sub {