On Tue, Dec 06, 2011 at 11:48:15AM +0100, Luca Barbato wrote:
>
> --- a/doc/general.texi
> +++ b/doc/general.texi
> @@ -9,26 +9,85 @@
>
> -Libav can make use of the OpenCORE libraries for AMR-NB
> -decoding/encoding and AMR-WB decoding.
> +Spun off Google Android sources, OpenCore and VisualOn libraries provide
> +encoders for a number of audio codecs
.
> +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
> +@code{--enable-libopencore-amrwb} to configure to enable the support.
I'd say s/the support/them/.
> +Libav can make use of the VisualOn AACenc library for aac encoding.
AAC
> +Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the
> +instructions for installing the library.
> +Then pass @code{--enable-libvo-aacenc} to configure to enable the support.
s/the support/it/
> +Libav can make use of the VisualOn AMR-WBenc library for aac encoding.
AAC
> +Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the
> +instructions for installing the library.
> +Then pass @code{--enable-libvo-amrwbenc} to configure to enable the support.
s/the support/it/
> +Libav can make use of the LAME library for mp3 encoding.
MP3
> +Go to @url{http://lame.sourceforge.net/} and follow the
> +instructions for installing the library.
> +Then pass @code{--enable-libmp3lame} to configure to enable the support.
s/the support/it/
> +@float NOTE
> +LAME is under the GNU Public License Version 2 (see
> @url{http://www.gnu.org/licenses/old-licenses/gpl-2.0.html} for details), you
> must upgrade Libav's
Break this line.
> +license to GPL as well in order to use it.
s/as well//
> +Libav can make use of the libvpx library for vp8 encoding.
VP8
> +Go to @url{http://www.webmproject.org/} and follow the instructions for
> +installing the library. Then pass @code{--enable-libvpx} to configure to
> +enable the support.
s/the support/it/
> +@section x264
> +
> +Libav can make use of the x264 library for h264 encoding.
H.264
> +Go to @url{http://www.videolan.org/developers/x264.html} and follow the
> +instructions for installing the library. Then pass @code{--enable-libx264} to
> +configure to enable the support.
s/the support/it/
> +@float NOTE
> +x264 is under the GNU Public License Version 2 (see
> @url{http://www.gnu.org/licenses/old-licenses/gpl-2.0.html} for details), you
> must upgrade Libav's
Break this line.
> +license to GPL as well in order to use it.
s/as well//
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel