From 5f589c6d951a5fc549dc652a7839c257d9bc6782 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 2 Mar 2026 23:21:42 +0100 Subject: wip: srt export. --- src/lib/subtitle_format.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/subtitle_format.h') diff --git a/src/lib/subtitle_format.h b/src/lib/subtitle_format.h index dbcbf6d17..5832e0cd2 100644 --- a/src/lib/subtitle_format.h +++ b/src/lib/subtitle_format.h @@ -25,7 +25,8 @@ enum class SubtitleFormat { XML, - MXF + MXF, + SRT }; -- cgit v1.2.3