gst-plugins-rs/video/closedcaption/src
Seungha Yang 9f6b0d426c 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/1249>
2023-06-19 19:02:40 +03:00
..
c closedcaption/caption.c: fix deletion 2021-04-15 14:35:22 +00:00
ccdetect Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
cea608overlay Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
cea608tojson Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
cea608tott Fix various new clippy warnings 2022-12-16 18:51:00 +02:00
jsontovtt Fix various new clippy warnings 2022-12-16 18:51:00 +02:00
mcc_enc Fix various new clippy warnings 2022-12-16 18:51:00 +02:00
mcc_parse mccparse: Map timecode to PTS directly without offset 2023-06-19 19:02:40 +03:00
scc_enc Fix various new clippy warnings 2022-11-12 15:52:49 +00:00
scc_parse Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
transcriberbin transcriberbin: fix deadlock on construction error 2023-04-05 18:15:26 +03:00
tttocea608 tttocea608: fix disappearing text after special character in non-popon 2023-04-05 18:15:20 +03:00
tttojson Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
caption_frame.rs Fix various new clippy warnings 2022-12-16 18:51:00 +02:00
ccutils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ffi.rs libcaption: implement eia608_to_text 2021-01-19 16:40:00 +01:00
lib.rs Use GFV::none_for_format where applicable 2022-10-08 18:29:10 +02:00
line_reader.rs Provide explicit type to Iterator::sum() calls to avoid ambiguity 2022-11-27 20:44:44 +02:00
parser_utils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ttutils.rs Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00