On date Tuesday 2015-01-27 12:48:44 -0900, Lou Logan encoded:
> Signed-off-by: Lou Logan <l...@lrcd.com>
> ---
>  doc/indevs.texi | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/doc/indevs.texi b/doc/indevs.texi
> index ae61331..350adfe 100644
> --- a/doc/indevs.texi
> +++ b/doc/indevs.texi
> @@ -971,6 +971,7 @@ The filename passed as input is the capture driver 
> number, ranging from
>  0 to 9. You may use "list" as filename to print a list of drivers. Any
>  other filename will be interpreted as device number 0.
>  
> +@anchor{x11grab}
>  @section x11grab
>  
>  X11 video input device.
> @@ -1064,6 +1065,15 @@ Use the MIT-SHM extension for shared memory. Default 
> value is @code{1}.
>  It may be necessary to disable it for remote displays.
>  @end table
>  
> +@section xcbgrab
> +
> +XCB based X11 video input device.
> +

> +To enable this input device during configuration you need
> +libxcb installed on your system.

Don't you need something like --enable-libxcb?

> +
> +Options are identical to @ref{x11grab}.

LGTM otherwise, thanks.
-- 
FFmpeg = Fascinating Forgiving Multipurpose Powered Ecumenical Gladiator
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to