gstreamer-rs/gstreamer-base/src
Sebastian Dröge ba1d8c5ce6 gstreamer: Move initialization panic into a separate function
This keeps the number of duplicated panics all over the codebase lower
and reduces generated code size.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1184>
2023-01-05 21:33:14 +02:00
..
auto gstreamer: Autogenerate some more API 2023-01-04 13:25:17 +02:00
subclass Use IntoGlibPtr trait instead of to_glib_full() where appropriate to reduce unnecessary refcounting/copying 2023-01-05 12:09:57 +02:00
adapter.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
aggregator.rs gstreamer: Autogenerate some more API 2023-01-04 13:25:17 +02:00
aggregator_pad.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
base_parse.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
base_parse_frame.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
base_sink.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
base_src.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
base_transform.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
flow_combiner.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
functions.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
lib.rs gstreamer: Move initialization panic into a separate function 2023-01-05 21:33:14 +02:00
utils.rs Generate missing doc aliases for newtypes 2021-06-01 15:15:59 +02:00