[Ffmpeg-cvslog] CVS: ffmpeg configure,1.261,1.262
Diego Biurrun CVS
diego
Fri Apr 14 23:31:15 CEST 2006
Update of /cvsroot/ffmpeg/ffmpeg
In directory mail:/var2/tmp/cvs-serv22307
Modified Files:
configure
Log Message:
output cosmetics
Index: configure
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/configure,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -d -r1.261 -r1.262
--- configure 13 Apr 2006 10:00:56 -0000 1.261
+++ configure 14 Apr 2006 21:31:12 -0000 1.262
@@ -1931,6 +1931,7 @@
if test "$amr_nb_fixed" = "yes" ; then
echo "AMR_NB_FIXED=yes" >> config.mak
echo "#define AMR_NB_FIXED 1" >> $TMPH
+ echo
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??.zip"
@@ -1943,7 +1944,7 @@
echo "REL-5 V5.1.0 from "
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 "If you try this on alpha, you may need to change Word32 to int in amr/typedef.h"
echo
fi
More information about the ffmpeg-cvslog
mailing list