gstreamer/plugins
Jan Alexander Steffens (heftig) 516f9592e7 multiqueue: Fix query unref race on flush
If the query has already been destroyed at this point, GST_IS_QUERY will
read garbage, can return false and we will try to unref it again.
Instead, make note of whether the item is a query when we dequeue it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1284>
2021-10-31 12:28:35 +00:00
..
elements multiqueue: Fix query unref race on flush 2021-10-31 12:28:35 +00:00
tracers tracer: declare GstTracer API stable 2020-07-24 13:33:50 +01:00
meson.build Meson: Add 'coretracers' feature option 2019-12-03 19:01:38 -05:00