glimagesink: make multiview none equivalent to mono
authorMatthew Waters <matthew@centricular.com>
Thu, 4 Oct 2018 14:48:58 +0000 (00:48 +1000)
committerMatthew Waters <matthew@centricular.com>
Thu, 4 Oct 2018 14:48:58 +0000 (00:48 +1000)
commit6e591403a77282a7bef24d5d5c671a6d0d788c16
tree954bf1ab3ace82a9c02aae526f567b085b5227bc
parent452d90a88c6e68a3daa38e02213782836788236a
glimagesink: make multiview none equivalent to mono

Fixes the internal viewconvert to not scale buffers for output with the
following pipeline:

gltestsrc ! glimagesink

It also fixes overlay composition with a resized output with an OpenGL
upstream:

gltestsrc ! timeoverlay ! glimagesink
ext/gl/gstglimagesink.c