gstreamer-rs/gstreamer/src/auto
François Laignel 948fb2ae4b Replace XXXReturn with Result<XXXSuccess, XXXError>
... in function signatures.

These breaking changes aim at improving usability by allowing users
to take advantage of Rust error management features sur as `ok_or`,
`map_err`, `expect` and the `?` operator. See the `examples` and
`tutorials` to get an idea of the impacts.
2019-01-11 18:33:04 +01:00
..
alias.rs Regenerate everything with latest GIR 2018-04-23 20:45:15 +03:00
bin.rs Update to latest gir 2019-01-04 16:02:40 +01:00
buffer_pool.rs Update to latest gir 2019-01-04 16:02:40 +01:00
bus.rs Update to latest gir 2019-01-04 16:02:40 +01:00
child_proxy.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
clock.rs Update to latest gir 2019-01-04 16:02:40 +01:00
date_time.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
device.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
device_monitor.rs Update to latest gir 2019-01-04 16:02:40 +01:00
device_provider.rs Update to latest gir 2019-01-04 16:02:40 +01:00
device_provider_factory.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
element.rs Replace XXXReturn with Result<XXXSuccess, XXXError> 2019-01-11 18:33:04 +01:00
element_factory.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
enums.rs Regenerate with latest gir 2018-08-18 00:25:12 +03:00
flags.rs Segment: serde impl 2018-07-30 23:18:30 +03:00
functions.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
ghost_pad.rs Update to latest gir 2019-01-04 16:02:40 +01:00
mod.rs Rename gst::Bin traits from BinExt to GstBinExt to prevent conflicts with gtk::Bin 2018-10-28 11:30:41 +00:00
object.rs Update to latest gir 2019-01-04 16:02:40 +01:00
pad.rs Replace XXXReturn with Result<XXXSuccess, XXXError> 2019-01-11 18:33:04 +01:00
pad_template.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
pipeline.rs Regenerate everything with new version of gir 2018-12-08 14:58:14 +02:00
plugin.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
plugin_feature.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
preset.rs Update to latest gir 2019-01-04 16:02:40 +01:00
proxy_pad.rs Regenerate everything with new version of gir 2018-12-08 14:58:14 +02:00
registry.rs Update to latest gir 2019-01-04 16:02:40 +01:00
stream.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
stream_collection.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
system_clock.rs Regenerate everything with new version of gir 2018-12-08 14:58:14 +02:00
tag_setter.rs Regenerate everything with new version of gir 2018-12-08 14:58:14 +02:00
toc_setter.rs Regenerate everything with new version of gir 2018-12-08 14:58:14 +02:00
type_find_factory.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
uri_handler.rs Regenerate and fix manual bindings for GString support 2019-01-03 22:01:41 +00:00
versions.txt Update to latest gir 2019-01-04 16:02:40 +01:00