gstreamer-rs/gstreamer-audio/src
Sebastian Dröge 0b70e52032 gstreamer/audio/video: Correctly implement ExactSizeIterator
len() is optional but size_hint() must return the correct values. Also
this shouldn't return the overall length but the remaining length.
2020-10-09 11:35:19 +03:00
..
auto Regenerate everything 2020-09-08 15:42:28 +03:00
subclass Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:02:05 +03:00
audio_buffer.rs audio/audio-buffer: Use correct pointer for the audio buffer plane data 2020-07-26 18:21:23 +03:00
audio_channel_position.rs gstreamer: Simplify MiniObject bindings by removing one layer of abstraction 2020-06-30 11:06:02 +03:00
audio_decoder.rs gstreamer-audio/video: Make allocator optional in get_allocator() functions for encoder/decoder base classes 2020-04-02 19:58:42 +03:00
audio_encoder.rs gstreamer-audio/video: Make allocator optional in get_allocator() functions for encoder/decoder base classes 2020-04-02 19:58:42 +03:00
audio_format.rs gstreamer/audio/video: Correctly implement ExactSizeIterator 2020-10-09 11:35:19 +03:00
audio_format_info.rs Don't generate LAST/NONE variants of flags types 2020-06-30 11:35:49 +03:00
audio_info.rs Name functions returning a builder builder(), not new() 2020-06-25 19:42:33 +03:00
audio_meta.rs audio: Add bindings for AudioMeta 2020-06-07 18:58:54 +03:00
audio_ring_buffer_spec.rs Implement Sync/Send for more types and don't implement Send for TypeFind 2019-12-18 18:37:44 +02:00
audio_stream_align.rs Switch everything from mem::uninitialized() to MaybeUninit or mem::zeroed() 2019-07-11 17:56:50 +03:00
functions.rs audio: Add bindings for audio_buffer_truncate() 2020-06-07 18:58:54 +03:00
lib.rs audio: sort AUDIO_FORMATS_ALL 2020-06-09 09:26:32 +02:00