gst-plugins-rs/video/closedcaption/src
Seungha Yang 237f22d131 sccparse: Ignore invalid timecode during seek as well
sccparse holds last timecode in order to ignore invalid timecode
and fallback to the previous timecode. That should happen
when sccparse is handling seek event too. Otherwise single invalid
timecode before the target seek position will cause flow error.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1485>
2024-03-06 11:12:04 +00:00
..
c closedcaption/caption.c: fix deletion 2021-04-15 14:35:22 +00:00
ccdetect Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
cea608overlay Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
cea608tocea708 Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
cea608tojson Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
cea608tott Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
jsontovtt Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
mcc_enc Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
mcc_parse closedcaption: Port from nom to winnow 2024-02-26 14:00:08 +02:00
scc_enc Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
scc_parse sccparse: Ignore invalid timecode during seek as well 2024-03-06 11:12:04 +00:00
transcriberbin Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
tttocea608 Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
tttojson Use once_cell crate directly again 2024-01-31 18:07:57 +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 Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
cea708utils.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
ffi.rs fix typos 2023-04-10 13:35:32 +02:00
lib.rs closedcaption: move 708 service writing to shared file 2023-11-21 23:33:09 +11: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 closedcaption: move 608 utility functions to a separate file 2023-04-05 12:18:15 +10:00