glimagesink: take into account non 1/1 par for navigation
authorMatthew Waters <matthew@centricular.com>
Tue, 11 Aug 2015 22:20:10 +0000 (00:20 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:07 +0000 (19:32 +0000)
commit83716a058687e1b0d4e5cfecd5af2b400d8aaefe
tree4441bacbdbfea87d7bba86c0feb9bc0bd8fd6214
parentf3bd3d0b9488e08935f570083f4d87f24fe5cb7d
glimagesink: take into account non 1/1 par for navigation

The current code was ignoring the par/dar aspect when transforming
from window coordinates to stream coordinates resulting in incorrect
coordinates being sent upstream in the navigation events.
ext/gl/gstglimagesink.c