GStreamer multimedia framework
Go to file
Haihua Hu 09952ddc4b gl/effects: use non-PBO GLMemory for internal textures
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
2017-12-09 19:32:25 +00:00
ext/gl gl/effects: use non-PBO GLMemory for internal textures 2017-12-09 19:32:25 +00:00
gst-libs/gst/gl gst: Don't declare variables inside the for loop header 2017-12-09 19:32:25 +00:00
pkgconfig gl/pkgconfig: add the lib include dir to the list of includes 2017-12-09 19:32:22 +00:00
tests gl/tests: fix glimagesink element test on OSX 2017-12-09 19:32:25 +00:00