Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
ef4e31d4
Commit
ef4e31d4
authored
Apr 12, 2007
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
Originally committed as revision 8719 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
6056c939
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ffmpeg-doc.texi
doc/ffmpeg-doc.texi
+1
-1
No files found.
doc/ffmpeg-doc.texi
View file @
ef4e31d4
...
...
@@ -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
}
''.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment