gstreamer-rs/tutorials
Sebastian Dröge 003554876c Update various APIs to use glib::GStr
Currently only covers what is needed to keep code compiling, plus
everything caps/structure/tags related.

This avoids unnecessary heap allocations for adding the NUL-terminator
of C strings, and especially makes caps/structure handling as efficient
as in C.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1190>
2023-01-15 21:05:57 +02:00
..
src Update various APIs to use glib::GStr 2023-01-15 21:05:57 +02:00
Cargo.toml Update minimum supported Rust version to 1.64 2022-12-25 14:54:38 +02:00