gst-plugins-rs/video/closedcaption/src
Seungha Yang 558656deb5 transcriberbin: Protect runtime "passthrough=false" change
There can be small race where transcription-bin is linked with
tee but state change of the transcription-bin is not finished.
And at the same time, upstream pushes event/buffer to the
transcription-bin. Do state change first then link to avoid
the condition

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/716>
2022-04-08 21:55:54 +00:00
..
c closedcaption/caption.c: fix deletion 2021-04-15 14:35:22 +00:00
ccdetect Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
cea608overlay Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
cea608tojson Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
cea608tott cea608tott: Don't zero-pad SRT indices but zero-pad hours to at least two digits 2022-03-28 12:17:34 +03:00
jsontovtt Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
mcc_enc Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
mcc_parse Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
scc_enc Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
scc_parse Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
transcriberbin transcriberbin: Protect runtime "passthrough=false" change 2022-04-08 21:55:54 +00:00
tttocea608 Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
tttojson Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
caption_frame.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +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 Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
line_reader.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
parser_utils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ttutils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00