gstreamer-rs/gstreamer-audio/src
Sebastian Dröge c9d07219c8 Store whether GStreamer was initialized in an AtomicBool
Avoids a function call in the normal case.
2022-06-27 10:28:28 +03:00
..
auto Regenerate with latest gir 2022-05-20 17:48:40 +02:00
subclass Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
audio_aggregator.rs Update minimum supported version to 1.14 2022-04-07 12:45:47 +03:00
audio_aggregator_convert_pad.rs audio: Add audioaggregator bindings 2022-04-01 11:04:08 +03:00
audio_aggregator_pad.rs audio: Add audioaggregator bindings 2022-04-01 11:04:08 +03:00
audio_buffer.rs Handle empty slices correctly 2022-02-07 12:50:37 +02:00
audio_channel_position.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
audio_converter.rs Update minimum supported version to 1.14 2022-04-07 12:45:47 +03:00
audio_decoder.rs Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
audio_encoder.rs Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
audio_format.rs Implement more iterator functions / traits in custom iterators for efficiency reasons 2022-05-22 12:42:42 +03:00
audio_format_info.rs audio,video: Remove dox feature from function bodies 2021-06-04 11:51:01 +02:00
audio_info.rs Add #[must_use] attribute to many builders 2021-12-04 10:26:08 +02:00
audio_meta.rs Remove unneeded std::convert::TryFrom/TryInto and std::str::FromStr imports 2021-10-31 18:20:31 +02:00
audio_ring_buffer_spec.rs manual code: fix-getters-def doc aliases 2021-05-03 20:46:57 +02:00
audio_stream_align.rs Update minimum supported version to 1.14 2022-04-07 12:45:47 +03:00
flag_serde.rs Add De/Serialization for most bitflag types 2022-05-06 09:05:52 +00:00
functions.rs Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
lib.rs Store whether GStreamer was initialized in an AtomicBool 2022-06-27 10:28:28 +03:00
utils.rs audio: Add audioaggregator bindings 2022-04-01 11:04:08 +03:00