gstreamer-rs/gstreamer/src
Marijn Suijten 89c7883202 gstreamer: Automatically generate Allocator::alloc
Parameter mutability has been fixed (and reverted, hence overridden with
const=true)for this function in gstreamer; it can now be automatically
generated.
2021-02-15 20:19:38 +01:00
..
auto gstreamer: Automatically generate Allocator::alloc 2021-02-15 20:19:38 +01:00
subclass gstreamer/uri_handler: Update for glib class data API changes 2021-02-07 17:40:45 +02:00
allocation_params.rs gstreamer/allocation_params: Implement to_glib_none 2021-02-15 20:19:38 +01:00
bin.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
buffer.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
buffer_cursor.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
buffer_pool.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
buffer_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
bufferlist.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
bufferlist_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
bus.rs Use std::future::ready instead of futures_util::future::ready 2021-01-19 13:33:11 +01:00
bus_unix.rs Fix license header situation 2020-12-15 11:53:31 +01:00
bus_windows.rs Fix license header situation 2020-12-15 11:53:31 +01:00
caps.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
caps_features.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
caps_features_serde.rs Fix license header situation 2020-12-15 11:53:31 +01:00
caps_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
child_proxy.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
clock.rs gstreamer/clock: Move away from deprecated atomic API 2021-02-10 13:09:51 +02:00
clock_time.rs gstreamer/clock_time: Improve Display formatting 2021-01-29 16:31:07 +00:00
clock_time_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
context.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
control_binding.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
control_source.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
date_time.rs gstreamer/datetime: Silence new 1.50 clippy warning 2021-02-10 13:09:51 +02:00
date_time_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
device_monitor.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
device_provider.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
element.rs Use async/await in a few places and reduce dependencies as a result 2021-01-14 15:25:03 +02:00
enums.rs Fix license header situation 2020-12-15 11:53:31 +01:00
error.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
event.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
format.rs gstreamer/format,value: Skip init in functions that contain self 2021-01-08 11:50:31 +01:00
format_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
functions.rs Fix license header situation 2020-12-15 11:53:31 +01:00
ghost_pad.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
gobject.rs Fix license header situation 2020-12-15 11:53:31 +01:00
iterator.rs Fix license header situation 2020-12-15 11:53:31 +01:00
lib.rs gstreamer: Automatically generate Allocator::alloc 2021-02-15 20:19:38 +01:00
log.rs gstreamer/log: Handle compiled out GStreamer debug system properly 2021-01-31 12:25:48 +02:00
memory.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
message.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
meta.rs Fix license header situation 2020-12-15 11:53:31 +01:00
miniobject.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
object.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
pad.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
pad_template.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
param_spec.rs Fix license header situation 2020-12-15 11:53:31 +01:00
parse_context.rs gst,base,sdp: Use specific copy/free or (un)ref instead of g_boxed 2021-01-08 10:41:06 +01:00
pipeline.rs Fix license header situation 2020-12-15 11:53:31 +01:00
plugin.rs Fix license header situation 2020-12-15 11:53:31 +01:00
plugin_feature.rs Fix license header situation 2020-12-15 11:53:31 +01:00
promise.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
proxy_pad.rs Fix license header situation 2020-12-15 11:53:31 +01:00
query.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
sample.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
sample_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
segment.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
segment_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
static_caps.rs Fix license header situation 2020-12-15 11:53:31 +01:00
static_pad_template.rs Fix license header situation 2020-12-15 11:53:31 +01:00
stream.rs Fix license header situation 2020-12-15 11:53:31 +01:00
stream_collection.rs Fix license header situation 2020-12-15 11:53:31 +01:00
structure.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
structure_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
tag_setter.rs Fix license header situation 2020-12-15 11:53:31 +01:00
tags.rs gstreamer/tags: Fix redundant_semicolons lint warning 2021-01-08 11:01:02 +01:00
tags_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
toc.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
toc_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00
typefind.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
utils.rs Fix license header situation 2020-12-15 11:53:31 +01:00
value.rs gstreamer/format,value: Skip init in functions that contain self 2021-01-08 11:50:31 +01:00
value_serde.rs Fix clippy::field_reassign_with_defaults instead of ignoring it 2021-01-08 11:01:02 +01:00