[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec Makefile,1.252,1.253
Diego Biurrun CVS
diego
Thu Apr 27 04:10:51 CEST 2006
Update of /cvsroot/ffmpeg/ffmpeg/libavcodec
In directory mail:/var2/tmp/cvs-serv4230/libavcodec
Modified Files:
Makefile
Log Message:
CLEANAMRWB --> CLEANAMR typo
Index: Makefile
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/Makefile,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -d -r1.252 -r1.253
--- Makefile 15 Apr 2006 15:05:53 -0000 1.252
+++ Makefile 27 Apr 2006 02:10:49 -0000 1.253
@@ -275,7 +275,7 @@
amrwb_float/enc_util.o amrwb_float/if_rom.o
endif
OBJS+= $(AMROBJS)
-CLEANAMRWB=cleanamrwbfloat
+CLEANAMR=cleanamrwbfloat
ASM_OBJS=
ifeq ($(HAVE_XVMC_ACCEL),yes)
More information about the ffmpeg-cvslog
mailing list