summaryrefslogtreecommitdiff
path: root/test/subtitle_metadata_test.cc
AgeCommit message (Collapse)Author
2025-03-24Basic support for variable-Z 3D subtitles.Carl Hetherington
2025-01-12Rename subtitle_languages() -> open_text_languages().Carl Hetherington
Also make it return open captions as well as open subtitles (#2941).
2022-12-29Cleanup: test tidying.Carl Hetherington
2021-03-31Put subtitle language back into content from the film (#1930).Carl Hetherington
This also adds the main/additional language flag. Of all the considerations about how to specify subtitle language, the most important seems to be that the language specification happens for the content where the language is; i.e. in the content text tab.
2021-01-22Test fixes.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-20Recover subtitle language metadata from the places is was writtenCarl Hetherington
in older films.