kmssink: Scale up to the screen dimension
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 Sep 2016 15:23:57 +0000 (11:23 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 Sep 2016 17:23:35 +0000 (13:23 -0400)
commit753c423784a3f24c217e37770272499449c8af61
tree20cb1624d007097db202da5099de606316ca5c02
parent37c670e235126528c631f58f819030682a6d64e3
kmssink: Scale up to the screen dimension

In most display sink, the logic is to use as much as possible
of the given window. In this case, the window is the screen,
hence it's logical to scale up.

https://bugzilla.gnome.org/show_bug.cgi?id=767422
sys/kms/gstkmssink.c