Skip to content

Draft: gldownload: cache imported DMABufs with GstEGLImageCache

Philipp Zabel requested to merge pH5/gstreamer:gldownload-eglimage-cache into main

Extract the GstEGLImageCache implementation from glupload and make its API public. Use it in gldownload to cache EGL images for imported DMA buffers while the GstDMAbufBufferpool is active.

Based on (and for now includes changes from) !6792 (merged).

Merge request reports

Loading