gst-plugins-rs/video/closedcaption/src/tttocea608
Mathieu Duponchelle 7923e26545 tttocea608: implement word wrapping in roll-up modes.
In roll-up modes, we open new lines when the last column is reached.
This commit implements lookahead on a word basis, in order to avoid
splitting words unless absolutely necessary (when a word won't fit
on a full row)
2021-04-20 17:53:12 +00:00
..
imp.rs tttocea608: implement word wrapping in roll-up modes. 2021-04-20 17:53:12 +00:00
mod.rs tttocea608: in-depth refactoring, support for new input format 2021-01-20 02:29:19 +01:00