gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Nicolas Dufresne 0fd76c2848 allocators: drm-dumb: Fix non-thread safe dmabuf allocator creation
If the allocation function get called from multiple threads at the same time,
multiple allocators may get created but only one get saved. Leading to other
allocators to be leaked. Simply create it once in the instance initialization.

Fixes: #2456
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6052>
2024-02-05 07:39:56 +00:00
..
allocators allocators: drm-dumb: Fix non-thread safe dmabuf allocator creation 2024-02-05 07:39:56 +00:00
app appsink: Signal condition when adding serialized events to the queue 2024-01-27 11:12:59 +00:00
audio audioaggregator: Sync property values to output timestamp 2024-01-13 06:48:44 +00:00
fft gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
gl glcolorconvert: fix wrong RGB to YUV matrix with bt709 2024-01-29 20:38:15 +00:00
pbutils encoding-target: Properly free when missing type field in parse_encoding_profile 2023-12-01 09:39:47 +00:00
riff riff: add more h265 fourcc formats 2023-07-17 13:17:20 +00:00
rtp rtpbasepayload: add extensions property 2023-11-28 15:05:24 +00:00
rtsp rtspconnection: support redirect when using tunnel 2024-01-31 11:43:45 +00:00
sdp sdp: fix wrong error message for missing clock-rate in caps 2023-08-26 18:01:38 +00:00
tag tags: Don't allow image tags with G_MAXUINT32 length 2023-06-20 10:02:19 +00:00
video videoaggregator: fix bufferpool leak 2024-01-31 09:49:48 +00:00
glib-compat-private.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
meson.build sdp: Handle level-asymmetry-allowed for H264 streams 2021-12-12 10:59:00 -03:00