gstreamer-rs/gstreamer/src
Sebastian Dröge 0f2c850785 gstreamer: Move various MetaAPI methods to an extension trait
These don't make sense to implement any different than the default.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1290>
2023-07-05 11:36:44 +03:00
..
auto Regenerate with latest gir 2023-02-07 21:00:46 +02:00
format gstreamer: fix unused import in test 2023-04-21 12:19:48 +03:00
subclass Use glib::Object::new() instead of new_default() 2023-01-31 12:05:53 +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 Migrate everything to object lock API instead of custom GMutex handling 2023-02-06 10:50:33 +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 Fix various new clippy warnings 2023-01-25 10:18:33 +02: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 Migrate everything to object lock API instead of custom GMutex handling 2023-02-06 10:50:33 +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 Fix various new clippy warnings 2023-01-25 10:18:33 +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 Revert "Add support for inline variable names in error/warning/info message creation macros" 2023-02-13 11:40:55 +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 MessageType enum as non-exhaustive 2023-01-24 12:57:05 +02:00
error.rs Revert "Add support for inline variable names in error/warning/info message creation macros" 2023-02-13 11:40:55 +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: Move various MetaAPI methods to an extension trait 2023-07-05 11:36:44 +03:00
log.rs gstreamer: Only retrieve the debug category once per log call 2023-06-06 13:56:25 +03:00
memory.rs Change some assertions to debug assertions 2023-01-14 17:13:46 +02:00
message.rs gstreamer: Add bindings for Message::structure_mut() 2023-01-26 15:28:42 +02:00
meta.rs gstreamer: Move various MetaAPI methods to an extension trait 2023-07-05 11:36:44 +03:00
miniobject.rs miniobject: Implement the HasParamSpec trait in the macro 2023-04-21 12:07:21 +03:00
object.rs Migrate everything to object lock API instead of custom GMutex handling 2023-02-06 10:50:33 +02:00
pad.rs Migrate everything to object lock API instead of custom GMutex handling 2023-02-06 10:50:33 +02:00
pad_template.rs Change some assertions to debug assertions 2023-01-14 17:13:46 +02:00
param_spec.rs ParamSpecArray: fix type_ from fraction to array 2023-03-13 10:05:58 +01:00
parse_context.rs Generate missing doc aliases for newtypes 2021-06-01 15:15:59 +02:00
pipeline.rs Migrate everything to object lock API instead of custom GMutex handling 2023-02-06 10:50:33 +02:00
plugin.rs Migrate everything to object lock API instead of custom GMutex handling 2023-02-06 10:50:33 +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 Fix various new clippy warnings 2023-01-25 10:18:33 +02:00
structure.rs Fix various new clippy warnings 2023-01-25 10:18:33 +02:00
structure_serde.rs Update various APIs to use glib::GStr 2023-01-15 21:05:57 +02:00
tag_setter.rs gstreamer: Rename TagSetter::add() to TagSetter::add_tag() to not conflict with Bin::add() 2023-02-04 16:44:40 +02:00
tags.rs Fix various new clippy warnings 2023-01-25 10:18:33 +02:00
tags_serde.rs Fix various new clippy warnings 2023-01-25 10:18:33 +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 Migrate everything to object lock API instead of custom GMutex handling 2023-02-06 10:50:33 +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