diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-05-19 23:36:10 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-05-20 01:11:33 +0200 |
commit | 16a75eaa204a815a7f7810641819d42ee9296cac (patch) | |
tree | 8df0e69ad0cc88f6ab4d7e1a1bf2e8d980636434 /doc/general.texi | |
parent | 8eec655320f5ea48fe63dbfb8611dfdec1cf0c83 (diff) | |
download | ffmpeg-16a75eaa204a815a7f7810641819d42ee9296cac.tar.gz |
lavd: add v4l2 outdev.
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 343fff13ab..61d5a33a04 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1000,7 +1000,7 @@ performance on systems without hardware floating point support). @item OSS @tab X @tab X @item Pulseaudio @tab X @tab @item SDL @tab @tab X -@item Video4Linux2 @tab X @tab +@item Video4Linux2 @tab X @tab X @item VfW capture @tab X @tab @item X11 grabbing @tab X @tab @end multitable |