diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2004-01-09 23:54:42 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2004-01-09 23:54:42 +0000 |
commit | 821e46f4a7f15818b048cf497cae8e3f073739ff (patch) | |
tree | 632ebe3ea3fef4d96bbcd8d17a6947b17b2769b0 | |
parent | c562c4da89831ee5cf9fd37136586f3644e2aae1 (diff) | |
download | ffmpeg-821e46f4a7f15818b048cf497cae8e3f073739ff.tar.gz |
alpha amr tip
Originally committed as revision 2683 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1259,6 +1259,7 @@ else echo "REL-5 V5.1.0 from " echo "http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series/26104-510.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 fi |