mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-30 05:24:52 +00:00
GStreamer multimedia framework
middle textures in gleffects do not need to use GstGLMemoryPBO as they aren't transfering data to/from the GPU. This will cost too much DMA memory and cause performance issue. Change the allocator to use non-PBO GstGLMemory. https://bugzilla.gnome.org/show_bug.cgi?id=776072 |
||
---|---|---|
ext/gl | ||
gst-libs/gst/gl | ||
pkgconfig | ||
tests |