gst-plugins-rs/video/closedcaption/src
Ray Tiley 06c8874752 [cea608overlay] - don't indent centered text.
Adding the additional 10% padding was causing captions to render to far
to the right.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1845>
2024-10-08 16:30:43 -04:00
..
ccdetect Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
cea608overlay Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
cea608tocea708 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
cea608tojson Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
cea608tott Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
cea708mux cea708mux: Fix off-by-one in deciding whether a buffer belongs to this or the next frame 2024-09-19 12:05:42 +00:00
cea708overlay Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
jsontovtt Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
mcc_enc Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
mcc_parse Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
scc_enc Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
scc_parse Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
transcriberbin transcriberbin: fix linking of user-provided transcriber 2024-10-02 11:16:02 +00:00
tttocea608 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
tttocea708 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
tttojson Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
ccutils.rs closedcaption: implement cea708overlay element 2024-04-10 06:55:34 +00:00
cea608utils.rs [cea608overlay] - don't indent centered text. 2024-10-08 16:30:43 -04:00
cea708utils.rs Fix new Rust 1.78 clippy warnings 2024-05-02 18:36:23 +03:00
lib.rs closedcaption: implement cea708overlay element 2024-04-10 06:55:34 +00:00
line_reader.rs Provide explicit type to Iterator::sum() calls to avoid ambiguity 2022-11-17 10:16:26 +02:00
parser_utils.rs closedcaption: Port from nom to winnow 2024-02-26 14:00:08 +02:00
ttutils.rs tttocea608: move functionality to a separate object 2024-03-28 13:46:28 +11:00