1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-16 03:51:48 +00:00
mpv/DOCS/man/en
Stefano Pigozzi 6879d1162c vo_sharedbuffer: remove this VO
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.
2012-08-15 22:01:39 +02:00
..
af.rst AF: remove af_gate and af_comp 2012-08-02 22:07:38 +02:00
ao.rst manpage: document gl3, direct3d, portaudio, remove v4l2 2012-08-08 00:09:44 +02:00
changes.rst manpage: add initial documentation about changes 2012-08-07 22:24:29 +02:00
mplayer-old.1 x11: change stop_xscreensaver default to 1 to be more user-friendly 2012-08-03 01:26:33 +02:00
mplayer.rst manpage: document per-file options 2012-08-07 22:24:50 +02:00
options.rst image_writer: rename "filetype" option to "format" 2012-08-06 19:05:32 +02:00
vf.rst man: update documentation related to screenshots 2012-08-02 22:07:19 +02:00
vo.rst vo_sharedbuffer: remove this VO 2012-08-15 22:01:39 +02:00