diff options
author | Philip Gladstone <philipjsg@users.sourceforge.net> | 2002-12-21 20:43:40 +0000 |
---|---|---|
committer | Philip Gladstone <philipjsg@users.sourceforge.net> | 2002-12-21 20:43:40 +0000 |
commit | 34d7008db0d7c23bfe621c592d2d5d6c94cf645e (patch) | |
tree | d9931f341c602ea1c5ad8cbe958ee3424b48dcbd /doc/ffmpeg-doc.texi | |
parent | c55427f8c8348af12b77b9601479769d701d8c99 (diff) | |
download | ffmpeg-34d7008db0d7c23bfe621c592d2d5d6c94cf645e.tar.gz |
Applied Mark Hill's patches.
Originally committed as revision 1356 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index de287ace0e..9b37c180ba 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -402,8 +402,8 @@ solutions. @tab MP3 encoding is supported thru the external library LAME @item AC3 @tab IX @tab X @tab liba52 is used internally for decoding. -@item Vorbis @tab X @tab -@tab encoding is supported thru the external library libvorbis. +@item Vorbis @tab X @tab X +@tab supported thru the external library libvorbis. @item WMA V1/V2 @tab @tab X @end multitable @@ -447,7 +447,7 @@ that ffmpeg negates when returning. This ends up turning errors into valid results, then crashes. (To be fixed) -@chapter Developpers Guide +@chapter Developers Guide @section API @itemize |