glimagesink: Keep aspect ratio by default
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Wed, 9 Jul 2014 19:03:42 +0000 (15:03 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:44 +0000 (19:31 +0000)
commit8196b9629cd63c75c64a9a32218dd0cb753a7bd1
tree501f2c5a474050682150819b9c0700194b40b50c
parent62ac6db6a0db4d3e6726f2d45e6404146e2ffc3c
glimagesink: Keep aspect ratio by default

The expected default behaviour for video sink is to maintain the
aspect ratio. Fix the default value to reflect this. The property
default was already TRUE, but the value was not initially TRUE.
ext/gl/gstglimagesink.c