Bilal Elmoussaoui
|
78d9fb521d
|
rename ToGlib into IntoGlib
|
2021-04-27 20:45:47 +02:00 |
|
Sebastian Dröge
|
3d617371af
|
Update for macro renames
|
2020-12-20 20:43:45 +02:00 |
|
Sebastian Dröge
|
1c9c22df0c
|
generic: Update to 2018 edition
|
2020-11-23 10:28:33 +02:00 |
|
Sebastian Dröge
|
af0337c26c
|
generic: Update for subclassing API changes
|
2020-11-15 18:25:42 +02:00 |
|
Sebastian Dröge
|
36f032ef15
|
Configure crate-type to cdylib/rlib consistently in Cargo.toml
And not in the source code, it's a build decision.
|
2020-04-24 15:02:12 +03:00 |
|
Sebastian Dröge
|
5a7fcfad7f
|
Fix various new clippy warnings with clippy 1.43
|
2020-04-24 13:55:01 +03:00 |
|
Mathieu Duponchelle
|
8e2b79a90c
|
threadshare: remove hand-rolled get_current_running_time
Instead, use the new Element method exposed in
<https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/450>
|
2020-04-13 17:25:31 +00:00 |
|
Sebastian Dröge
|
4206b53c09
|
Mark GMutex mutex guards as #[must_use]
See gstreamer-rs commit b21f5764309f9f65666016a9069e1b938935e6f2
|
2020-04-08 15:24:07 +03:00 |
|
Arun Raghavan
|
dc3c8fd049
|
Drop gst-plugin- prefix in plugin directory name
|
2020-04-05 19:10:47 +00:00 |
|