gst-plugins-rs/video/closedcaption/src/scc_parse
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
..
imp.rs sccparse: Ignore invalid timecode during seek as well 2024-03-06 11:12:04 +00:00
mod.rs Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
parser.rs closedcaption: Port from nom to winnow 2024-02-26 14:00:08 +02:00