summaryrefslogtreecommitdiff
path: root/src/web_vtt_reader.h
AgeCommit message (Collapse)Author
2022-12-03Remove DCP subtitle support.v1.6.41Carl Hetherington
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.
2022-11-13Add primitive WebVTT reader.v1.6.38Carl Hetherington