gst-plugins-rs/video/closedcaption/src
Matthew Waters eacbda5d6e cea608overlay: ensure tha the list of lines remains sorted by line number
Otherwise, when iterating over the lines, they may be written out of order.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/2053>
2025-01-29 00:36:39 +00: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: Always pad cea708 2024-12-24 10:34:20 +00:00
cea708overlay cea708overlay: clear more things on caption timeout 2024-12-23 21:54:59 +00: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-15 15:58:57 +00:00
tttocea608 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
tttocea708 tttocea708: log the bytes and times generated 2024-12-11 22:57:40 +11: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: ensure tha the list of lines remains sorted by line number 2025-01-29 00:36:39 +00:00
cea708utils.rs cea708overlay: clear more things on caption timeout 2024-12-23 21:54:59 +00: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