diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-10-25 08:53:10 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-10-25 08:53:10 +0000 |
commit | 9ff0c3883fd7f646ee92979396642ba6fbc5b2e9 (patch) | |
tree | 2ff0fd6a1aa529a44cd36fb707e214aedc881b3b | |
parent | 82ced5a9b41601d88aac443d5579e24f47b3e66b (diff) | |
download | ffmpeg-9ff0c3883fd7f646ee92979396642ba6fbc5b2e9.tar.gz |
cosmetics: Slightly update MP3 support entry.
Originally committed as revision 15702 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi index 9db065fb44..5542437076 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -388,8 +388,8 @@ following image formats are supported: @tab Used in DVD-Audio and Blu-Ray discs. @item Monkey's Audio @tab @tab X @tab Only versions 3.97-3.99 are supported. -@item MPEG audio layer 1/3 @tab E @tab IX - @tab MP3 encoding supported through external library LAME +@item MPEG audio layer 3 @tab E @tab IX + @tab encoding supported through external library LAME @item MPEG audio layer 2 @tab IX @tab IX @item MS IMA ADPCM @tab X @tab X @item Musepack @tab @tab X |