gstreamer/subprojects/gst-docs/examples/tutorials
Fotis Xenakis 2f03afd8ba docs: basic-tutorial-5: Don't unref floating reference
The `videosink` refernce in main() is a floating one, so it should not
be unref'ed (the playbin practically takes ownership of it).

This prevents a "gst_object_unref: assertion '((GObject *)
object)->ref_count > 0' failed" at runtime.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6883>
2024-05-21 23:40:42 +02:00
..
android Android tutorials: add outputs to gitignore 2024-03-27 08:20:27 +00:00
icons Move files from gst-docs into the "subprojects/gst-docs/" subdir 2021-09-24 16:15:51 -03:00
python docs: update old gstreamer-sdk media urls 2023-04-13 03:20:36 +00:00
vs2010 Move files from gst-docs into the "subprojects/gst-docs/" subdir 2021-09-24 16:15:51 -03:00
xcode/GStreamer Tutorials.xcodeproj Move files from gst-docs into the "subprojects/gst-docs/" subdir 2021-09-24 16:15:51 -03:00
xcode iOS examples: Fix SSL not working in iOS tutorials 2023-11-01 03:46:25 +00:00
basic-tutorial-1.c docs: basic-tutotial-1: Don't crash on error 2024-05-21 23:40:42 +02:00
basic-tutorial-2.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
basic-tutorial-3.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
basic-tutorial-4.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
basic-tutorial-5.c docs: basic-tutorial-5: Don't unref floating reference 2024-05-21 23:40:42 +02:00
basic-tutorial-6.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
basic-tutorial-7.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
basic-tutorial-8.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
basic-tutorial-9.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
basic-tutorial-12.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
basic-tutorial-13.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
basic-tutorial-15.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
playback-tutorial-1.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
playback-tutorial-2.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
playback-tutorial-3.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
playback-tutorial-4.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
playback-tutorial-5.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
playback-tutorial-6.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00
playback-tutorial-7.c tutorials: Fix warning when compiling on macOS 2024-02-02 12:54:32 +01:00