summaryrefslogtreecommitdiff
path: root/test/burnt_subtitle_test.cc
AgeCommit message (Expand)Author
2025-10-10Fix tests after changes to config parameters.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-05-19Remove Ubuntu 22.04 test reference hacks.Carl Hetherington
2024-07-14Fix tests on Ubuntu 24.04.Carl Hetherington
2024-05-30Render subtitles using show_in_cairo_context() instead of add_to_cairo_contex...Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-21Replace all new_test_film with new_test_film2.Carl Hetherington
2024-04-22Support encoding of MPEG2 DCPs.Carl Hetherington
2024-04-21Rename Encoder -> FilmEncoder, and subclasses.Carl Hetherington
2024-04-21Rename classes to follow preparatory renames in libdcp.Carl Hetherington
2024-02-03Don't emit subtitle images that have a zero dimension (#2743).Carl Hetherington
2023-09-01Missing #ifdef for Windows references.Carl Hetherington
2023-08-29Fix vertical alignment of subtitles in some cases (#2569).Carl Hetherington
2023-08-29Restore burnt subtitle tests.Carl Hetherington
2022-12-29Cleanup: test tidying.Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2021-02-26More verification of DCPs during tests.Carl Hetherington
2021-02-23Verify a whole bunch of DCPs made by unit tests.Carl Hetherington
2021-02-07More libdcp include fixes.Carl Hetherington
2021-01-22c++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-01-21Stop jobs silently failing in tests.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19More renaming; text -> plain.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2017-07-03Fix up test a bit even though it's not being run.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-12-20Allow content factory to return multiple content.Carl Hetherington
2016-08-22Do full gamma correction etc. when alpha-blending subtitlesCarl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-02-12Rename SubRip -> TextSubtitle.Carl Hetherington
2015-09-14More <iostream> includes for Arch.Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-10Various fixes for DCP subtitles, and a test or two.Carl Hetherington
2014-06-20Various subtitle UI tweaks.Carl Hetherington
2014-06-13Add test of burnt subtitles.Carl Hetherington