summaryrefslogtreecommitdiff
path: root/test/writer_test.cc
AgeCommit message (Expand)Author
2023-11-20Improve progress reporting of digest calculations (might help with #2643).Carl Hetherington
2023-10-16This test suddenly just started failing withCarl Hetherington
2023-10-15Fix DCP content font ID allocation to cope with DCPs that have multiple fontsCarl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-06-07Rearrange subtitle font management.Carl Hetherington
2021-10-12Hopefully fix race between thread finishing and cleanup being run (#2100).Carl Hetherington
2021-04-27Reduce disk usage of interrupt_encoder_test.Carl Hetherington
2021-04-21Make digest calculations interruptible.Carl Hetherington
2021-02-23Fix assertion failure in AudioBuffers::copy_from() (#1909)Carl Hetherington