gst-plugins-rs/video/closedcaption/tests
Mathieu Duponchelle 83b0596242 tttocea608: add roll-up modes
In roll-up mode, the element expects input text without layout
(eg new lines), and the characters it outputs are displayed
immediately, without double-buffering as in pop-on mode.

Once the last column is reached, the element simply outputs
a carriage return and the text scrolls up, potentially splitting
words with no hyphenation.

The main advantage of this mode is its simplicity and the near-zero
latency it introduces.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/347>
2020-05-30 01:36:11 +02:00
..
captions-test_708.mcc Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
cea608tott.rs Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
dn2018-1217.scc Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
mcc_enc.rs Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
mcc_parse.rs Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
scc_enc.rs Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
scc_parse.rs Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
timecodes-cut-down-sample.scc Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
tttocea608.rs tttocea608: add roll-up modes 2020-05-30 01:36:11 +02:00