GStreamer multimedia framework
Find a file
Alessandro Decina cc9f65f191 gstglupload: make the GLMemoryUpload method output the correct texture-target
Now when used with video/x-raw as input, the GLMemoryUpload method checks for
->tex_target in input GLMemory(es) and sets the output texture-target
accordingly.

Fixes video corruption with a pipeline like avfvideosrc ! video/x-raw !
glimagesink where on macos avfvideosrc pushes RECTANGLE textures but glupload
was configuring texture-target=2D as output.
2017-12-09 19:32:22 +00:00
ext/gl gstglupload: make the GLMemoryUpload method output the correct texture-target 2017-12-09 19:32:22 +00:00
gst-libs/gst/gl gstglupload: make the GLMemoryUpload method output the correct texture-target 2017-12-09 19:32:22 +00:00
pkgconfig uninstalled.pc: add support for non libtool build systems 2017-12-09 19:32:17 +00:00
tests gl/examples/fxtest: fix up for wayland support 2017-12-09 19:32:22 +00:00