mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
485c8ef4b5
Do not store cached EGL images in GstMemory QData. Instead, use a per-DmabufUpload GHashTable to store cache entries with a weak reference to the GstMemory. This allows two glupload elements on separate tee branches to have their own EGL image cache. For this pipeline: gst-launch-1.0 v4l2src ! tee name=t \ t. ! queue ! glupload ! fakesink t. ! queue ! glupload ! fakesink this gets rid of the occasional critical error message: GStreamer-CRITICAL **: 08:26:33.194: gst_mini_object_unref: assertion 'GST_MINI_OBJECT_REFCOUNT_VALUE (mini_object) > 0' failed Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3880> |
||
---|---|---|
.. | ||
android | ||
cocoa | ||
dispmanx | ||
eagl | ||
egl | ||
gbm | ||
glprototypes | ||
utils | ||
viv-fb | ||
wayland | ||
wgl | ||
win32 | ||
winrt | ||
x11 | ||
gl-prelude.h | ||
gl.h | ||
gl_mkenum.py | ||
gstgl_enums.h | ||
gstgl_fwd.h | ||
gstglapi.c | ||
gstglapi.h | ||
gstglbasefilter.c | ||
gstglbasefilter.h | ||
gstglbasememory.c | ||
gstglbasememory.h | ||
gstglbasesrc.c | ||
gstglbasesrc.h | ||
gstglbuffer.c | ||
gstglbuffer.h | ||
gstglbufferpool.c | ||
gstglbufferpool.h | ||
gstglcolorconvert.c | ||
gstglcolorconvert.h | ||
gstglconfig.h.meson | ||
gstglcontext.c | ||
gstglcontext.h | ||
gstglcontext_private.h | ||
gstglcontextconfig.c | ||
gstglcontextconfig.h | ||
gstglcontextquirks.c | ||
gstgldebug.c | ||
gstgldebug.h | ||
gstgldisplay.c | ||
gstgldisplay.h | ||
gstglfeature.c | ||
gstglfeature.h | ||
gstglfeature_private.h | ||
gstglfilter.c | ||
gstglfilter.h | ||
gstglformat.c | ||
gstglformat.h | ||
gstglframebuffer.c | ||
gstglframebuffer.h | ||
gstglfuncs.h | ||
gstglmemory.c | ||
gstglmemory.h | ||
gstglmemorypbo.c | ||
gstglmemorypbo.h | ||
gstgloverlaycompositor.c | ||
gstgloverlaycompositor.h | ||
gstglpixelformat.c | ||
gstglquery.c | ||
gstglquery.h | ||
gstglrenderbuffer.c | ||
gstglrenderbuffer.h | ||
gstglshader.c | ||
gstglshader.h | ||
gstglshaderstrings.c | ||
gstglshaderstrings.h | ||
gstglsl.c | ||
gstglsl.h | ||
gstglsl_private.h | ||
gstglslstage.c | ||
gstglslstage.h | ||
gstglsyncmeta.c | ||
gstglsyncmeta.h | ||
gstglupload.c | ||
gstglupload.h | ||
gstglutils.c | ||
gstglutils.h | ||
gstglutils_private.h | ||
gstglviewconvert.c | ||
gstglviewconvert.h | ||
gstglwindow.c | ||
gstglwindow.h | ||
gstglwindow_private.h | ||
meson.build |