gst-plugins-rs/video/closedcaption/src
Mathieu Duponchelle 05ece5560e tttocea608: expose roll-up timeout property
In roll-up mode, when no more timed text comes in, the closed
captions may remain displayed on screen indefinitely (unless the
decoder implements a timeout, but that is not mandatory).

Expose a property to erase the display memory after a configurable
amount of time has elapsed instead.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/754>
2022-05-11 01:47:52 +02:00
..
c closedcaption/caption.c: fix deletion 2021-04-15 14:35:22 +00:00
ccdetect Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
cea608overlay cea608overlay: handle CLEAR status 2022-05-10 18:52:56 +02:00
cea608tojson Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
cea608tott cea608tott: Don't zero-pad SRT indices but zero-pad hours to at least two digits 2022-03-28 12:17:34 +03:00
jsontovtt Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
mcc_enc closedcaption: Update to uuid 1.0 2022-04-22 13:18:26 +00:00
mcc_parse mccparse/sccparse: Don't log gst::FlowError::Flushing or Eos as error to the debug logs 2022-05-03 15:32:07 +03:00
scc_enc Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
scc_parse mccparse/sccparse: Don't log gst::FlowError::Flushing or Eos as error to the debug logs 2022-05-03 15:32:07 +03:00
transcriberbin transcriberbin: Protect runtime "passthrough=false" change 2022-04-08 21:55:54 +00:00
tttocea608 tttocea608: expose roll-up timeout property 2022-05-11 01:47:52 +02:00
tttojson Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
caption_frame.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ccutils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ffi.rs libcaption: implement eia608_to_text 2021-01-19 16:40:00 +01:00
lib.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
line_reader.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
parser_utils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ttutils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00