mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
b89c94b37e
Found on rpi when gpu_mem is too low so there is not enough memory to create the eglimage. But still gst_buffer_pool_acquire_buffer succeeded. And it leads to a CRITICAL assert: gst_egl_image_get_image: assertion 'GST_IS_EGL_IMAGE (image)' failed https://bugzilla.gnome.org/show_bug.cgi?id=785518 |
||
---|---|---|
.. | ||
gstegl.c | ||
gstegl.h | ||
gsteglimage.c | ||
gsteglimage.h | ||
gstglcontext_egl.c | ||
gstglcontext_egl.h | ||
gstgldisplay_egl.c | ||
gstgldisplay_egl.h | ||
gstglmemoryegl.c | ||
gstglmemoryegl.h | ||
Makefile.am |