Commit 79f222cc authored by diego's avatar diego

typo


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8719 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 995d0c58
......@@ -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}''.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment