vo_quartz: remove this video output
commitd0f0bf7fd2b021c17432de5108fd7fa3534a2a10
authorStefano Pigozzi <stefano.pigozzi@gmail.com>
Sun, 4 Mar 2012 19:12:57 +0000 (4 20:12 +0100)
committerUoti Urpala <uau@mplayer2.org>
Sun, 25 Mar 2012 19:30:37 +0000 (25 22:30 +0300)
tree156a679e9c58d329068672215e093f02b156a268
parent24e08eb5f2e54fce46a6ff504276aa8da4bf2fa2
vo_quartz: remove this video output

This video output is not useful anymore. It is based on Carbon to draw
the mplayer window and this has been deprecated by Apple in 10.5.

The upcoming 10.8 OSX release should deprecate most of Carbon, so it
doesn't make sense to keep vo_quartz in the codebase when there are
modern and better alternatives (vo_gl and vo_corevideo).
Makefile
configure
libvo/video_out.c
libvo/vo_quartz.c [deleted file]