diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-12-19 21:18:31 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-12-19 21:18:31 +0000 |
commit | 121857d6ff101bf5f277397fe274a3fa866a3d05 (patch) | |
tree | 2d34a88dd9c39996e65903ab16af08e007d15fb9 /DOCS/man | |
parent | a03b56aeec59142672822a28ad36aba24a212664 (diff) |
Document vo_macosx's shared_buffer option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28166 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 064e72136c..6553a8631a 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3544,6 +3544,9 @@ Mac OS X CoreVideo video output driver .RSs .IPs device_id=<number> Choose the display device to use in fullscreen. +.IPs shared_buffer +Write output to a shared memory buffer instead of displaying it and +try to open an existing NSConnection for communication with a GUI. .RE .PD 1 . |