GStreamer multimedia framework
Go to file
Matthew Waters d5cc277601 glfilter: only allow the same src/sink caps when we are in passthrough mode
If we are given caps with extra features (like the overlay composition
features), we can only deal with that when we are in passthrough mode.

Previously we were bailing entirely and not allowing passthrough filter elements
with things like textoverlay.

Fixes the following pipeline (assuming glfilter supports passthrough):
gl ! textoverlay ! glfilter ! ... ! glimagesinkelement

https://bugzilla.gnome.org/show_bug.cgi?id=763756
2017-12-09 19:32:17 +00:00
ext/gl glstereo{mix,split}: allow running on GLES 2/3 2017-12-09 19:32:17 +00:00
gst-libs/gst/gl glfilter: only allow the same src/sink caps when we are in passthrough mode 2017-12-09 19:32:17 +00:00
pkgconfig uninstalled.pc: add support for non libtool build systems 2017-12-09 19:32:17 +00:00
tests gl/examples/cube*: choose opengl by default 2017-12-09 19:32:17 +00:00