glimagesink: Keep aspect ratio by default
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Wed, 9 Jul 2014 19:03:42 +0000 (15:03 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Wed, 9 Jul 2014 19:03:53 +0000 (15:03 -0400)
commitab29217726ff5bf5db59bcb3d8d1120ef7d511c2
tree27326faf77a2be0efc61d45f633024170c584eca
parentfba6ebaae2d9adb5aa501fc81b4a7005042f71c6
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