[Ffmpeg-devel] [RFC] ppc dir lifting: svn mv
Luca Barbato
lu_zero
Sun Aug 13 08:49:42 CEST 2006
I'd like to rename snow and h264 files
D ppc/dsputil_h264_altivec.c
D ppc/dsputil_snow_altivec.c
A + ppc/h264_template_altivec.c
D ppc/dsputil_h264_template_altivec.c
A + ppc/h264_altivec.c
A + ppc/snow_altivec.c
With svn shouldn't be problems of missing history, but I'm just asking
since it would be the first time.
Index: libavcodec/Makefile
===================================================================
--- libavcodec/Makefile (revision 5992)
+++ libavcodec/Makefile (working copy)
@@ -349,8 +349,8 @@
ppc/fft_altivec.o \
ppc/gmc_altivec.o \
ppc/fdct_altivec.o \
- ppc/dsputil_h264_altivec.o \
- ppc/dsputil_snow_altivec.o \
+ ppc/h264_altivec.o \
+ ppc/snow_altivec.o \
ppc/vc1dsp_altivec.o
CFLAGS += $(CFLAGS-yes)
--
Luca Barbato
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list