gstreamer-rs/examples
Sebastian Dröge e54178dbd7 allocators: Move some methods to extension traits
So they're callable on subclasses without casting first. Also
disambiguate the `alloc()` methods with the ones from the `Allocator`
base class.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1751>
2025-07-12 17:29:11 +03:00
..
src allocators: Move some methods to extension traits 2025-07-12 17:29:11 +03:00
build.rs Add workaround for linking against macOS SDK's relocatable dylibs 2024-09-10 16:48:29 +00:00
Cargo.toml Add a D3D12 example 2025-06-22 00:31:00 +09:00