gl/cocoa: Use NSRect instead of CGRect
authorSebastian Dröge <sebastian@centricular.com>
Tue, 24 Apr 2018 22:08:58 +0000 (01:08 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 24 Apr 2018 22:09:40 +0000 (01:09 +0300)
commitb747ae9657950751e312693db16f0cac6da9d327
treeda1fa07af3491ee2aa4a50729a2c5bc7967450bb
parent9a3ee4838f2ab3af85ac003eab22be27f4c0392d
gl/cocoa: Use NSRect instead of CGRect

On 64 bit systems they're typedefs of each other but on 32 bit systems
not, and we pass the rect to an API that expects a NSRect
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m