gstreamer-rs/tutorials/src/bin
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
..
basic-tutorial-1.rs Manual ClockTime updates 2021-06-04 22:09:38 +02:00
basic-tutorial-2.rs gstreamer: Add bin/pipeline builders 2022-10-22 17:36:36 +03:00
basic-tutorial-3.rs gstreamer: Return some values by reference instead 2023-01-05 12:09:57 +02:00
basic-tutorial-4.rs gstreamer: Return some values by reference instead 2023-01-05 12:09:57 +02:00
basic-tutorial-5.rs Update various APIs to use glib::GStr 2023-01-15 21:05:57 +02:00
basic-tutorial-6.rs gstreamer: Return some values by reference instead 2023-01-05 12:09:57 +02:00
basic-tutorial-7.rs gstreamer: Add bin/pipeline builders 2022-10-22 17:36:36 +03:00
basic-tutorial-8.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
basic-tutorial-9.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
basic-tutorial-12.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
basic-tutorial-13.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
playback-tutorial-1.rs gstreamer: Return some values by reference instead 2023-01-05 12:09:57 +02:00
playback-tutorial-2.rs gstreamer: Return some values by reference instead 2023-01-05 12:09:57 +02:00
playback-tutorial-3.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
playback-tutorial-4.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
playback-tutorial-5.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
playback-tutorial-6.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
playback-tutorial-7.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00