gstreamer-rs/gstreamer-base/src
Marijn Suijten 3c610e12e5 gst,base,sdp: Use specific copy/free or (un)ref instead of g_boxed
SDPMessage, FlowCombiner and ParseContext have specific functions
available to perform copying, freeing and (un)ref'ing. Calling them
directly on versions where they are supported prevents us from going
through GType machinery and locks that end up the same functions in the
end.
2021-01-08 10:41:06 +01:00
..
auto Regen with more doc alias for enums and consts 2020-12-18 15:23:05 +01:00
subclass Re-export all dependency crates and their preludes 2020-12-20 19:40:34 +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 Re-export all dependency crates and their preludes 2020-12-20 19:40:34 +02:00
utils.rs Fix license header situation 2020-12-15 11:53:31 +01:00