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
184582de
Commit
184582de
authored
Oct 11, 2004
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
AMR links
Originally committed as revision 3579 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
053dea12
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure
configure
+2
-2
No files found.
configure
View file @
184582de
...
...
@@ -1424,7 +1424,7 @@ if test "$amr_nb_fixed" = "yes" ; then
echo
"#define AMR_NB_FIXED 1"
>>
$TMPH
echo
"AMR NB FIXED POINT NOTICE! Make sure you have downloaded TS26.073 "
echo
"REL-5 version 5.1.0 from "
echo
"http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series/26073-5
10
.zip"
echo
"http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series/26073-5
??
.zip"
echo
"and extracted src to libavcodec/amr"
echo
"You must also add -DMMS_IO and remove -pedantic-errors to/from CFLAGS in libavcodec/amr/makefile."
echo
"i.e. CFLAGS = -Wall -I.
\$
(CFLAGS_
\$
(MODE)) -D
\$
(VAD) -DMMS_IO"
...
...
@@ -1432,7 +1432,7 @@ if test "$amr_nb_fixed" = "yes" ; then
else
echo
"AMR NB FLOAT NOTICE ! Make sure you have downloaded TS26.104"
echo
"REL-5 V5.1.0 from "
echo
"http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series/26104-5
10
.zip"
echo
"http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series/26104-5
??
.zip"
echo
"and extracted the source to libavcodec/amr_float"
echo
"and if u try this on an alpha, u may need to change Word32 to int in amr/typedef.h"
echo
...
...
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