gst-plugins-rs/video/closedcaption
Mathieu Duponchelle 79657e5671 transcriberbin: fix inspect with missing elements
Relax the dependency on `awstranscriber` by still building the initial
state when it is absent, this also means an alternative transcriber can
be linked even when `awstranscriber` was not available during
construction.

Also fix property getter / setters to avoid unwrapping the pad state,
and bubble up channel bin construction errors instead of unwrapping (eg
when textwrap was not available).

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/584
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1679>
2024-07-29 08:38:36 +00:00
..
src transcriberbin: fix inspect with missing elements 2024-07-29 08:38:36 +00:00
tests Fix various new clippy 1.79 warnings 2024-06-14 08:33:49 +03:00
build.rs closedcaption: remove libcaption code entirely 2024-04-05 19:29:24 +11:00
Cargo.toml closedcaption: implement cea708overlay element 2024-04-10 06:55:34 +00:00
LICENSE-MPL-2.0 git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00