gstreamer/subprojects/gst-plugins-base/gst-libs/gst/pbutils
Jonas Kvinge fa46905aea discoverer: Only call handle_current_async if still processing
When gst_element_set_state is called in _setup_locked and errors, the
callback is already processed before we reach handle_current_async, and
the timer is started even though it's finished processing, which results
in a NULL pointer crash later in async_timeout_cb.

To fix this, we check that it's still processing before calling
handle_current_async.

Fixes #1683

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4936>
2023-06-30 08:52:38 +03:00
..
codec-utils.c pbutils: Fix vp9 mime mapping when caps when no chroma-site. 2022-11-16 01:29:50 +00:00
codec-utils.h pbutils: Add function to parse RFC 6381 codecs field 2022-03-11 07:14:33 +00:00
descriptions.c pbutils: add video/x-ivf to descriptions 2023-04-27 06:45:27 +00:00
descriptions.h pbutils: Add GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA and ONVIF XML Timed MetaData 2022-05-20 13:01:44 +00:00
encoding-profile.c pbutils/encoding-profile: Streamline cleanup 2022-11-13 06:59:11 +01:00
encoding-profile.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
encoding-target.c pbutils: Add/fix various annotations 2022-10-18 08:56:58 +00:00
encoding-target.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstaudiovisualizer.c audiovisualizer: fix buffer mapping to not increase refcount 2022-08-30 15:22:42 +00:00
gstaudiovisualizer.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstdiscoverer-types.c pbutils: discoverer: Mark gst_discoverer_stream_info_get_stream_id() as nullable 2023-05-08 15:26:58 +03:00
gstdiscoverer.c discoverer: Only call handle_current_async if still processing 2023-06-30 08:52:38 +03:00
gstdiscoverer.h discoverer: Add a signal to retrieve serialized GstDiscovererInfo 2023-04-29 06:47:55 -04:00
gstpluginsbaseversion.c docs: fix unnecessary ampersand, < and > escaping in code blocks 2021-11-12 11:39:19 +00:00
gstpluginsbaseversion.h.in Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
install-plugins.c pbutils: Define one debug category per module 2022-01-18 18:19:46 +00:00
install-plugins.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03: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
missing-plugins.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
missing-plugins.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
pbutils-prelude.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
pbutils-private.h discoverer: Set number to stream infos 2021-10-20 09:16:38 +00:00
pbutils.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
pbutils.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00