]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Merge AMR and OpenCORE documentation sections.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 20 Jul 2009 10:45:03 +0000 (10:45 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 20 Jul 2009 10:45:03 +0000 (10:45 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19469 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/general.texi

index d855d4e13827c598764574211ad529e96c1a0c71..4202c1d220374deeab0942ca3190dff0d5d0a12e 100644 (file)
@@ -14,12 +14,10 @@ FFmpeg can be hooked up with a number of external libraries to add support
 for more formats. None of them are used by default, their use has to be
 explicitly requested by passing the appropriate flags to @file{./configure}.
 
-@section AMR
+@section OpenCORE AMR
 
-AMR comes in two different flavors, wideband and narrowband. FFmpeg can make
-use of the OpenCORE libraries for AMR-NB decoding/encoding and AMR-WB decoding.
-
-@subsection OpenCORE
+FFmpeg can make use of the OpenCORE libraries for AMR-NB
+decoding/encoding and AMR-WB decoding.
 
 Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the instructions for
 installing the libraries. Then pass @code{--enable-libopencore-amrnb} and/or