gstreamer-rs/gstreamer-base/src
Sebastian Dröge ea239c587e Store panic information not in a custom instance struct but in the instance data provided by the subclassing infrastructure
This scales better as there will only be only such data instead of two
or more when having deeper class hierarchies with multiple Rust
elements, and also makes it unnecessary to use a special instance struct
so the default works well.
2021-03-09 16:36:35 +02:00
..
auto Regenerate with latest gir 2021-03-08 12:25:37 +02:00
subclass Store panic information not in a custom instance struct but in the instance data provided by the subclassing infrastructure 2021-03-09 16:36:35 +02:00
adapter.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
aggregator.rs Fix license header situation 2020-12-15 11:53:31 +01:00
aggregator_pad.rs Fix license header situation 2020-12-15 11:53:31 +01:00
base_parse.rs Fix license header situation 2020-12-15 11:53:31 +01:00
base_parse_frame.rs Fix license header situation 2020-12-15 11:53:31 +01:00
base_sink.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
base_src.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
base_transform.rs Fix license header situation 2020-12-15 11:53:31 +01:00
flow_combiner.rs gst,base,sdp: Use specific copy/free or (un)ref instead of g_boxed 2021-01-08 10:41:06 +01:00
functions.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
lib.rs Remove allow(unused_imports) from mod auto 2021-01-30 15:49:49 +01:00
utils.rs Fix license header situation 2020-12-15 11:53:31 +01:00