GStreamer multimedia framework
Go to file
Matthew Waters 8ebea54758 gltransformation: use the affine transformation meta if available downstream
We can avoid a render pass if downstream supports the affine transformation meta
and increase the performance of some pipelines involving gltransformation.

Implemented by checking for the affine transformation in the allocation query
from downstream and combining our matrix with that of upstream's (or creating
our own).
2017-12-09 19:32:19 +00:00
ext/gl gltransformation: use the affine transformation meta if available downstream 2017-12-09 19:32:19 +00:00
gst-libs/gst/gl gl: take the affine transformation in NDC 2017-12-09 19:32:19 +00:00
pkgconfig uninstalled.pc: add support for non libtool build systems 2017-12-09 19:32:17 +00:00
tests gl/examples: fix switchvideooverlay for wayland 2017-12-09 19:32:18 +00:00