[Ffmpeg-cvslog] r8719 - trunk/doc/ffmpeg-doc.texi
diego
subversion
Thu Apr 12 13:07:11 CEST 2007
Author: diego
Date: Thu Apr 12 13:07:10 2007
New Revision: 8719
Modified:
trunk/doc/ffmpeg-doc.texi
Log:
typo
Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi (original)
+++ trunk/doc/ffmpeg-doc.texi Thu Apr 12 13:07:10 2007
@@ -805,7 +805,7 @@ the libraries.
@item For AMR NB fixed-point download TS26.073 REL-6 V6.0.0 from
@url{http://www.3gpp.org/ftp/Specs/archive/26_series/26.073/26073-600.zip}
and extract the source to the directory @file{libavcodec/amr}.
-You must also add @code{-DMMS_IO} from @code{CFLAGS} in
+You must also add @code{-DMMS_IO} to @code{CFLAGS} in
@file{libavcodec/amr/makefile}, i.e.
``@code{CFLAGS = -Wall -pedantic-errors -I. $(CFLAGS_$(MODE)) -D$(VAD) -DMMS_IO}''.
More information about the ffmpeg-cvslog
mailing list