mirror of
https://github.com/mpv-player/mpv
synced 2025-01-16 03:51:48 +00:00
6879d1162c
Since slave mode is not planned to be kept, this VO is useless and I'm removing it. This VO was useful for OSX GUIs. Since in cocoa you can't embed views in windows from other processes, this VO was writing to a sharedbuffer with mmap. The OSX GUIs would then read from the buffer and render the image with an external renderer. If in the future we will want to support GUIs we will need to reasearch the IOSurface framework. This allows to share kernel managed image data across processes and integrates well with OpenGL. |
||
---|---|---|
.. | ||
af.rst | ||
ao.rst | ||
changes.rst | ||
mplayer-old.1 | ||
mplayer.rst | ||
options.rst | ||
vf.rst | ||
vo.rst |