..
auto
Add API for setting/getting object flags
2019-05-11 13:13:33 +03:00
subclass
Use Option<&T> instead of &Option<T> everywhere
2019-05-22 23:27:13 +03:00
bin.rs
Update manual code
2019-04-15 19:19:19 +03:00
buffer.rs
buffer: display metas in Debug
2019-05-16 14:45:55 +02:00
buffer_pool.rs
buffer_pool: use to_glib_none() to cast BufferPoolAcquireParams
2019-05-07 13:30:00 +05:30
buffer_serde.rs
Buffer::from_slice() / from_mut_slice() can't possibly return None
2018-12-26 12:13:23 +01:00
bufferlist.rs
Update manual code
2019-04-15 19:19:19 +03:00
bufferlist_serde.rs
Fix various minor clippy warnings
2019-02-21 19:56:23 +02:00
bus.rs
bus: Fix naming for filtered pop functions
2019-05-11 13:45:09 +00:00
bus_unix.rs
Update manual code
2019-04-15 19:19:19 +03:00
bus_windows.rs
Update manual code
2019-04-15 19:19:19 +03:00
caps.rs
Add manual implementations for various new 1.16 functions
2019-04-23 20:45:39 +03:00
caps_features.rs
Update manual code
2019-04-15 19:19:19 +03:00
caps_features_serde.rs
Silence/fix various clippy warnings
2019-03-07 14:05:35 +02:00
caps_serde.rs
Silence/fix various clippy warnings
2019-03-07 14:05:35 +02:00
child_proxy.rs
Update manual code
2019-04-15 19:19:19 +03:00
clock.rs
Update manual code and configuration for 1.16
2019-04-23 19:15:53 +03:00
clock_time.rs
Update manual code
2019-04-15 19:19:19 +03:00
clock_time_serde.rs
Fix various clippy warnings in the serde code
2018-10-11 11:58:01 +03:00
context.rs
Update manual code
2019-04-15 19:19:19 +03:00
date_time.rs
Regenerate and fix manual bindings for GString support
2019-01-03 22:01:41 +00:00
date_time_serde.rs
Silence/fix various clippy warnings
2019-03-07 14:05:35 +02:00
device_monitor.rs
Update manual code
2019-04-15 19:19:19 +03:00
device_provider.rs
Update manual code
2019-04-15 19:19:19 +03:00
element.rs
Add unset_*_flags functions
2019-05-11 15:51:33 +03:00
enums.rs
enums: Removed MessageType::Any
2019-05-11 11:45:12 +03:00
error.rs
Update manual code
2019-04-15 19:19:19 +03:00
event.rs
Add manual implementations for various new 1.16 functions
2019-04-23 20:45:39 +03:00
format.rs
format: serde: avoid redundant ()
for some types
2018-07-30 23:18:30 +03:00
format_serde.rs
Fix various clippy warnings in the serde code
2018-10-11 11:58:01 +03:00
functions.rs
Update manual code
2019-04-15 19:19:19 +03:00
ghost_pad.rs
Update manual code
2019-04-15 19:19:19 +03:00
gobject.rs
Update manual code
2019-04-15 19:19:19 +03:00
iterator.rs
Update manual code
2019-04-15 19:19:19 +03:00
lib.rs
pipeline: Add to lib.rs
2019-05-12 16:41:18 +03:00
log.rs
Update manual code
2019-04-15 19:19:19 +03:00
message.rs
gstreamer: Add binding for GstMessageType and gst_bus_timed_pop_filtered
2019-05-10 19:35:13 +03:00
meta.rs
Add manual implementations for various new 1.16 functions
2019-04-23 20:45:39 +03:00
miniobject.rs
gstreamer/miniobject: ToOwned::to_owned() on references has to create a copy
2019-05-24 10:04:16 +00:00
object.rs
Add unset_*_flags functions
2019-05-11 15:51:33 +03:00
pad.rs
Use Option<&T> instead of &Option<T> everywhere
2019-05-22 23:27:13 +03:00
pad_template.rs
Update manual code
2019-04-15 19:19:19 +03:00
param_spec.rs
Update manual code
2019-04-15 19:19:19 +03:00
parse_context.rs
Update manual code
2019-04-15 19:19:19 +03:00
pipeline.rs
pipeline: Add to lib.rs
2019-05-12 16:41:18 +03:00
plugin.rs
Add API for setting/getting object flags
2019-05-11 13:13:33 +03:00
promise.rs
Update manual code
2019-04-15 19:19:19 +03:00
proxy_pad.rs
Update manual code
2019-04-15 19:19:19 +03:00
query.rs
Add manual implementations for various new 1.16 functions
2019-04-23 20:45:39 +03:00
sample.rs
Use Option<&T> instead of &Option<T> everywhere
2019-05-22 23:27:13 +03:00
sample_serde.rs
Add manual implementations for various new 1.16 functions
2019-04-23 20:45:39 +03:00
segment.rs
Update manual code
2019-04-15 19:19:19 +03:00
segment_serde.rs
Run everything through latest rustfmt
2018-10-08 15:02:23 +03:00
static_caps.rs
Update manual code
2019-04-15 19:19:19 +03:00
static_pad_template.rs
Update manual code
2019-04-15 19:19:19 +03:00
stream.rs
Update manual code
2019-04-15 19:19:19 +03:00
stream_collection.rs
Update manual code
2019-04-15 19:19:19 +03:00
structure.rs
Update manual code
2019-04-15 19:19:19 +03:00
structure_serde.rs
Make Value
serialize/deserialize Buffer
s
2018-12-25 01:40:17 +01:00
tag_setter.rs
Update manual code
2019-04-15 19:19:19 +03:00
tags.rs
Update manual code
2019-04-15 19:19:19 +03:00
tags_serde.rs
Update manual code
2019-04-15 19:19:19 +03:00
toc.rs
Update manual code
2019-04-15 19:19:19 +03:00
toc_serde.rs
gstreamer: Fix test for toc serialization
2019-04-24 19:04:40 +03:00
typefind.rs
Update manual code
2019-04-15 19:19:19 +03:00
utils.rs
Update manual code
2019-04-15 19:19:19 +03:00
value.rs
Update manual code
2019-04-15 19:19:19 +03:00
value_serde.rs
Make Value
serialize/deserialize Buffer
s
2018-12-25 01:40:17 +01:00