gstreamer-rs/tutorials/src/bin
Sebastian Dröge 7423b1dea6 elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name()
As a side-effect, this also now includes the element factory name in the
error messages instead of giving the same error string for every
factory.

Partially fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/318

Also let them all go through the same, single object construction code.
2022-10-19 17:48:39 +03:00
..
basic-tutorial-1.rs Manual ClockTime updates 2021-06-04 22:09:38 +02:00
basic-tutorial-2.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
basic-tutorial-3.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
basic-tutorial-4.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
basic-tutorial-5.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
basic-tutorial-6.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
basic-tutorial-7.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
basic-tutorial-8.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
basic-tutorial-9.rs Fix nullability handling in some functions in manual code 2022-10-18 18:15:01 +03:00
basic-tutorial-12.rs fix-getters-{def,calls} pass 2021-04-13 17:54:40 +02:00
basic-tutorial-13.rs format/specific: don't expose inner as pub 2022-10-10 19:23:35 +02:00
playback-tutorial-1.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
playback-tutorial-2.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
playback-tutorial-3.rs examples/tutorials: Add missing playback tutorials 2021-11-25 00:13:19 +01:00
playback-tutorial-4.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
playback-tutorial-5.rs examples/tutorials: Add missing playback tutorials 2021-11-25 00:13:19 +01:00
playback-tutorial-6.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
playback-tutorial-7.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00