diff options
author | Anton Khirnov | 2012-03-13 12:39:05 +0100 |
---|---|---|
committer | Anton Khirnov | 2012-03-13 22:01:51 +0100 |
commit | 29e4046e831e3a9dde3572752ba592e6d9ca9eac (patch) | |
tree | 43ec9c3e3ac31604504b79c069d4403fe6127320 /doc | |
parent | 758ec111538ccd487686e8677aa754ee4d82beaa (diff) |
doc/general: add missing @tab to codecs table.
Diffstat (limited to 'doc')
-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 9f3108129b..14db80285f 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -529,7 +529,7 @@ following image formats are supported: @item MPEG-1/2 video (VDPAU acceleration) @tab @tab X @item MPEG-2 video @tab X @tab X @item MPEG-4 part 2 @tab X @tab X - @ libxvidcore can be used alternatively for encoding. + @tab libxvidcore can be used alternatively for encoding. @item MPEG-4 part 2 Microsoft variant version 1 @tab @tab X @item MPEG-4 part 2 Microsoft variant version 2 @tab X @tab X @item MPEG-4 part 2 Microsoft variant version 3 @tab X @tab X |