VO: move gl+cocoa before corevideo in default VO order
commit19458020a6507c4729706f7bd5f17eb07da3cc51
authorStefano Pigozzi <stefano.pigozzi@gmail.com>
Fri, 16 Mar 2012 21:00:32 +0000 (16 22:00 +0100)
committerUoti Urpala <uau@mplayer2.org>
Sun, 25 Mar 2012 19:30:37 +0000 (25 22:30 +0300)
tree1883b58785c4268d0a43290356ab7da99d788a57
parente37d7b14522b56432c0d81a6b5ab1ce3f118cd4a
VO: move gl+cocoa before corevideo in default VO order

The gl video output is faster and has more features than corevideo, so
it should be preferred on mac osx.

This doesn't affect GUI compatibility because they specify the
corevideo video output along with the suboptions for the shared buffer
name to mmap in.
libvo/video_out.c