GStreamer multimedia framework
Find a file
Matthew Waters 9cfd5e5d04 gl/filter: fixup passthrough bufferpool
In a pipeline like so:
  videotestsrc ! gleffects ! videoconvert ! sink
gleffects was simply passing the videoconvert bufferpool to videotestsrc
and not creating a glbufferpool. videobufferpool would then fail
to allocate from the glallocator.
2017-12-09 19:31:41 +00:00
ext/gl gl/eglimage: add eglimage context feature 2017-12-09 19:31:41 +00:00
gst-libs/gst/gl gl/filter: fixup passthrough bufferpool 2017-12-09 19:31:41 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests gl/upload: implement lazy init 2017-12-09 19:31:39 +00:00