osxvideo: fix build on Mac OSX Mavericks and put new window in front
authorThijs Vermeir <thijsvermeir@gmail.com>
Wed, 5 Mar 2014 12:35:19 +0000 (13:35 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 5 Mar 2014 19:35:31 +0000 (20:35 +0100)
commite96f0c03ef2a42950270fac78eb6c65a95c5ddfa
tree5a531a7ac82e6758a24ed41690cef0f07e945bda
parentb2bf1f18823ada6cfb8942d7acb4739636b530ff
osxvideo: fix build on Mac OSX Mavericks and put new window in front

GetCurrentProcess/SetFrontProcess/TransformProcessType was deprecated
and now removed in Mac OSX 10.9. orderFrontRegardless is used to make
the video window the most front window.
sys/osxvideo/cocoawindow.m
sys/osxvideo/osxvideosink.m