From 23ad4d6f58e97b20d292e624f5fe01f39581d723 Mon Sep 17 00:00:00 2001 From: Lukasz Marek Date: Mon, 23 Sep 2013 18:35:57 +0200 Subject: doc/outdevs: add sdl window_fullscreen option Signed-off-by: Lukasz Marek Signed-off-by: Michael Niedermayer --- doc/outdevs.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/outdevs.texi b/doc/outdevs.texi index 730b47b201..094627693b 100644 --- a/doc/outdevs.texi +++ b/doc/outdevs.texi @@ -139,6 +139,10 @@ Set the SDL window size, can be a string of the form @var{width}x@var{height} or a video size abbreviation. If not specified it defaults to the size of the input video, downscaled according to the aspect ratio. + +@item window_fullscreen +Set fullscreen mode when non-zero value is provided. +Zero is a default. @end table @subsection Examples -- cgit v1.2.3