..
auto
gstreamer: Mark various enums as exhaustive
2023-01-24 11:07:33 +02:00
format
Inline various trivial functions
2023-01-11 11:33:54 +02:00
subclass
Update various object construction functions to more efficient approaches
2023-01-22 09:48:51 +02:00
allocation_params.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
allocator.rs
Compile out GStreamer version checks if a high enough version is configured at build time
2023-01-06 10:41:55 +02:00
bin.rs
Update various object construction functions to more efficient approaches
2023-01-22 09:48:51 +02:00
buffer.rs
gstreamer: Add various convenience From
impls for Caps
, BufferList
, CapsFeatures
, Buffer
and VideoOverlayComposition
2023-01-23 13:06:54 +00:00
buffer_cursor.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
buffer_pool.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
buffer_serde.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
bufferlist.rs
gstreamer: Add various convenience From
impls for Caps
, BufferList
, CapsFeatures
, Buffer
and VideoOverlayComposition
2023-01-23 13:06:54 +00:00
bufferlist_serde.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
bus.rs
Compile out GStreamer version checks if a high enough version is configured at build time
2023-01-06 10:41:55 +02:00
bus_unix.rs
Use uninitialized stack memory for out parameters instead of zeroed memory if applicable
2023-01-11 09:06:38 +00:00
bus_windows.rs
Use uninitialized stack memory for out parameters instead of zeroed memory if applicable
2023-01-11 09:06:38 +00:00
caps.rs
gstreamer: Add various convenience From
impls for Caps
, BufferList
, CapsFeatures
, Buffer
and VideoOverlayComposition
2023-01-23 13:06:54 +00:00
caps_features.rs
gstreamer: Add various convenience From
impls for Caps
, BufferList
, CapsFeatures
, Buffer
and VideoOverlayComposition
2023-01-23 13:06:54 +00:00
caps_features_serde.rs
Update various APIs to use glib::GStr
2023-01-15 21:05:57 +02:00
caps_serde.rs
Update various APIs to use glib::GStr
2023-01-15 21:05:57 +02:00
child_proxy.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
clock.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
context.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
control_binding.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
control_source.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
date_time.rs
Fix compilation due to changes in autogenerated code
2023-01-04 13:25:17 +02:00
date_time_serde.rs
Inline various trivial functions
2023-01-11 11:33:54 +02:00
device_monitor.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
device_provider.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
device_provider_factory.rs
Update various APIs to use glib::GStr
2023-01-15 21:05:57 +02:00
element.rs
Use glib::function_name!
instead of module_path!
macro in more places
2023-01-16 11:10:21 +02:00
element_factory.rs
gstreamer: Deprecate ElementFactory::create_with_properties()
and make_with_properties()
2023-01-23 13:06:54 +00:00
element_factory_type.rs
Inline various trivial functions
2023-01-11 11:33:54 +02:00
enums.rs
gstreamer: Mark various enums as exhaustive
2023-01-24 11:07:33 +02:00
error.rs
Use glib::function_name!
instead of module_path!
macro in more places
2023-01-16 11:10:21 +02:00
event.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
flag_serde.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
functions.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
ghost_pad.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
gobject.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
gtype.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
iterator.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
lib.rs
gstreamer: Mark various enums as exhaustive
2023-01-24 11:07:33 +02:00
log.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
memory.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
message.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
meta.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
miniobject.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
object.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
pad.rs
Update various object construction functions to more efficient approaches
2023-01-22 09:48:51 +02:00
pad_template.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
param_spec.rs
gstreamer: Mark ParamSpec
constructors as deprecated in favour of the builders
2023-01-22 09:14:50 +02:00
parse_context.rs
Generate missing doc aliases for newtypes
2021-06-01 15:15:59 +02:00
pipeline.rs
Update various object construction functions to more efficient approaches
2023-01-22 09:48:51 +02:00
plugin.rs
gstreamer: Remove useless GstPluginExtManual
trait
2023-01-04 13:25:17 +02:00
plugin_feature.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
promise.rs
Inline various trivial functions
2023-01-11 11:33:54 +02:00
proxy_pad.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
query.rs
gstreamer: Make allocation query caps optional
2023-01-19 16:08:16 +02:00
registry.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
sample.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
sample_serde.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
segment.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
segment_serde.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
serde_macros.rs
gstreamer: Use Value::from_type_unchecked()
where applicable
2023-01-06 10:41:55 +02:00
static_caps.rs
Update various APIs to use glib::GStr
2023-01-15 21:05:57 +02:00
static_pad_template.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
stream.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
stream_collection.rs
Use IntoGlibPtr
trait instead of to_glib_full()
where appropriate to reduce unnecessary refcounting/copying
2023-01-05 12:09:57 +02:00
structure.rs
gstreamer: Implement Structure::from_iter()
more generically
2023-01-15 23:06:45 +02:00
structure_serde.rs
Update various APIs to use glib::GStr
2023-01-15 21:05:57 +02:00
tag_setter.rs
Update various APIs to use glib::GStr
2023-01-15 21:05:57 +02:00
tags.rs
Update various APIs to use glib::GStr
2023-01-15 21:05:57 +02:00
tags_serde.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
task.rs
Inline various trivial functions
2023-01-11 11:33:54 +02:00
task_pool.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
toc.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
toc_serde.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
tracer.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
tracer_factory.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
typefind.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
typefind_factory.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00
utils.rs
Inline various trivial functions
2023-01-11 11:33:54 +02:00
value.rs
Change some assertions to debug assertions
2023-01-14 17:13:46 +02:00
value_serde.rs
Group and merge imports in all manual code
2023-01-04 13:25:17 +02:00