summaryrefslogtreecommitdiff
path: root/src/lib/subtitle_analysis.cc
AgeCommit message (Collapse)Author
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
anything that is passed to read_file() from libcxml. This should fix #2623 and other similar problems.
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-08-26Fix error string.Carl Hetherington
2020-07-26Ignore libxml++ warnings in a nicer way.Carl Hetherington
2020-04-24Fix typo and missing serialisation of offsets at time of analysis.Carl Hetherington
2020-04-24Add subtitle analysis so that the outline of all subtitlesCarl Hetherington
in a piece of content can be overlaid onto the preview (#1233).