[FFmpeg-cvslog] doc/general: add missing @tab to codecs table.
Anton Khirnov
git at videolan.org
Wed Mar 14 03:54:18 CET 2012
ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Tue Mar 13 12:39:05 2012 +0100| [29e4046e831e3a9dde3572752ba592e6d9ca9eac] | committer: Anton Khirnov
doc/general: add missing @tab to codecs table.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=29e4046e831e3a9dde3572752ba592e6d9ca9eac
---
doc/general.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/general.texi b/doc/general.texi
index 9f31081..14db802 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
More information about the ffmpeg-cvslog
mailing list