gst-plugins-rs/video/closedcaption
Seungha Yang ce24ca965e transcriberbin: Fix deadlock
Fix race between latency query handler and setup_transcription()
method.

Locking order of setup_transcription() is
state lock -> setup_transcription() -> settings lock
So taking state lock inside of setting lock in src_query()
can cause deadlock.
2022-03-08 19:23:26 +02:00
..
src transcriberbin: Fix deadlock 2022-03-08 19:23:26 +02:00
tests Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:44:39 +02:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml Update versions to 0.8.2 2022-02-21 12:51:40 +02:00
LICENSE-MPL-2.0 Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:44:39 +02:00