From e88db4e35dcd82e2b0ba0140b3107d195b193332 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Fri, 6 Dec 2024 18:46:03 +0100 Subject: [PATCH] cea608tott: output generated text on carriage return We would never output any text in roll-up mode otherwise Part-of: --- video/closedcaption/src/cea608tott/imp.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/video/closedcaption/src/cea608tott/imp.rs b/video/closedcaption/src/cea608tott/imp.rs index be494308..6f2578af 100644 --- a/video/closedcaption/src/cea608tott/imp.rs +++ b/video/closedcaption/src/cea608tott/imp.rs @@ -124,6 +124,7 @@ impl Cea608ToTt { | cea608_types::Cea608::Backspace(_) | cea608_types::Cea608::EndOfCaption(_) | cea608_types::Cea608::DeleteToEndOfRow(_) + | cea608_types::Cea608::CarriageReturn(_) ) { // only in some specific circumstances do we want to actually change