gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/play
Philippe Normand 76d1bd05b2 play: Fix a critical warning in error callback
`on_error()` can be called with a NULL details structure, so in that situation
the `gst_structure_copy()` would raise a critical warning. Create an empty
structure instead of attempting to copy a NULL one.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6385>
2024-03-17 11:18:37 +00:00
..
gstplay-media-info-private.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstplay-media-info.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstplay-media-info.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay-message-private.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstplay-signal-adapter.c play: Automatically flush the bus when disposing the signal adapter 2023-11-11 14:11:30 +02:00
gstplay-signal-adapter.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay-types.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstplay-video-overlay-video-renderer.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstplay-video-overlay-video-renderer.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay-video-renderer-private.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstplay-video-renderer.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstplay-video-renderer.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay-visualization.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstplay-visualization.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay.c play: Fix a critical warning in error callback 2024-03-17 11:18:37 +00:00
gstplay.h play: Include pipeline dump in error details structure 2023-12-18 20:13:38 +00:00
meson.build gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
play-prelude.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
play.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00