gst-plugins-rs/video
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
..
cdg cdgdec: fix test with gst master 2020-05-01 10:29:28 +02:00
closedcaption tttocea608: add roll-up modes 2020-05-30 01:36:11 +02:00
dav1d Configure crate-type to cdylib/rlib consistently in Cargo.toml 2020-04-24 15:02:12 +03:00
flavors Configure crate-type to cdylib/rlib consistently in Cargo.toml 2020-04-24 15:02:12 +03:00
gif Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
rav1e Configure crate-type to cdylib/rlib consistently in Cargo.toml 2020-04-24 15:02:12 +03:00
rspng video/png: Add PNG encoder element 2020-05-15 08:30:32 -06:00