gst-plugins-rs/video/closedcaption/src
Seungha Yang 02c77d2e44 mccparse: Map timecode to PTS directly without offset
Assumes that caption stream's timeline starts from zero,
and maps timecode time_since_daily_jam() to PTS directly without
subtracting the first seen timecode.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1246>
2023-06-16 01:06:26 +09:00
..
c closedcaption/caption.c: fix deletion 2021-04-15 14:35:22 +00:00
ccdetect Optimize various error message / debug message formatting 2023-02-13 11:50:57 +02:00
cea608overlay use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
cea608tocea708 use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
cea608tojson use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
cea608tott use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
jsontovtt use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
mcc_enc use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
mcc_parse mccparse: Map timecode to PTS directly without offset 2023-06-16 01:06:26 +09:00
scc_enc use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
scc_parse use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
transcriberbin use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
tttocea608 use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
tttojson use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
caption_frame.rs Fix various new clippy warnings 2022-12-13 11:43:16 +02:00
ccutils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
cea608utils.rs cea608utils: track last channel for characters without channel embedded 2023-04-05 12:18:15 +10:00
ffi.rs fix typos 2023-04-10 13:35:32 +02:00
lib.rs closedcaption: add cea608tocea708 element 2023-04-05 13:00:32 +10: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 Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ttutils.rs closedcaption: move 608 utility functions to a separate file 2023-04-05 12:18:15 +10:00