gstreamer-rs/gstreamer-base/src
Marijn Suijten fb55cdfeff Remove allow(unused_imports) from mod auto
gir has been fixed to omit all unnecessary imports from objects, enums
and flags which currently are the only offenders of this linter warning.
Hence disallow this warning from now on which is anyway not applied to
every crate - like gstreamer-gl - where such issues have been uncovered.
2021-01-30 15:49:49 +01:00
..
auto Update gir to c85699a with import cleanups; regenerate 2021-01-30 15:49:38 +01:00
subclass gstreamer: Provide class metadata, pad templates and basetransform configuration via trait methods 2021-01-25 13:56:55 +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