gl/cocoa: Let ARC clean up our dispatch queue if ARC is used, and otherwise do it...
authorSebastian Dröge <sebastian@centricular.com>
Tue, 24 Apr 2018 22:33:43 +0000 (01:33 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 24 Apr 2018 22:33:43 +0000 (01:33 +0300)
commite99affac7104922a5700a1a26a2f8aeabbac06ab
tree51420751800fceeed7f00d6a6b94eaa25435b27a
parentb747ae9657950751e312693db16f0cac6da9d327
gl/cocoa: Let ARC clean up our dispatch queue if ARC is used, and otherwise do it manually

Also don't use __bridge casts if ARC is not used, as is the case on 32
bit systems.
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m