Sebastian Dröge
|
445a4122d5
|
Remove unnecessary sealing of ImplExt traits and enforce type hierarchy more strictly
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1563>
|
2024-10-20 17:48:45 +00:00 |
|
Bilal Elmoussaoui
|
4ebec84f5e
|
Adapt to no longer renamed ffi crates
Allows us to set all the crates in the main workspace file, so changing
their versions or branch is much simpler and reduce the amount of noise
in the diff
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1450>
|
2024-06-02 11:20:55 +02:00 |
|
Sebastian Dröge
|
83a562e227
|
Fix/silence various 1.72 clippy warnings
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1306>
|
2023-08-28 16:50:41 +00:00 |
|
Bilal Elmoussaoui
|
8cf099f0ab
|
Seal manual traits
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1292>
|
2023-07-06 14:21:45 +03:00 |
|
Sebastian Dröge
|
567ce0a3bf
|
Group and merge imports in all manual code
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1182>
|
2023-01-04 13:25:17 +02:00 |
|
Sebastian Dröge
|
90b8ee2022
|
Move from imp.instance() to imp.obj()
It's doing the same thing and is shorter.
|
2022-10-23 23:06:44 +03:00 |
|
Sebastian Dröge
|
f17781e188
|
Change *Impl trait methods to only take &self and not Self::Type in addition
|
2022-10-10 15:01:07 +03:00 |
|
|
6163914605
|
pbutils: Add bindings for the AudioVisualizer base class
|
2022-08-31 14:03:58 +02:00 |
|