[Ffmpeg-devel] [PATCH] 3DNow! version of FFT

Måns Rullgård mru
Wed Mar 8 09:10:17 CET 2006


Corey Hickey <bugfood-ml at fatooh.org> writes:

> Zuxy Meng wrote:
>> Hi,
>> 
>> 2006/3/8, Corey Hickey <bugfood-ml at fatooh.org>:
>> 
>>>Thanks, I forgot to mention that before I hit send. The use of mixed
>>>tabs and spaces makes some parts end up indented a bit oddly, so I
>>>wanted to give Zuxy a chance to clean it up if he cared.
>> 
>> 
>> Sorry for the trouble. See if this looks better.
>
> Mostly.
>
>> --- ffmpeg/libavcodec/Makefile	2006-02-17 11:17:42.000000000 +0800
>> +++ ffmpeg.new/libavcodec/Makefile	2006-03-07 08:31:56.000000000 +0800
>> @@ -330,7 +330,7 @@ OBJS += i386/fdct_mmx.o i386/cputest.o \
>>  	i386/dsputil_mmx.o i386/mpegvideo_mmx.o \
>>  	i386/idct_mmx.o i386/motion_est_mmx.o \
>>  	i386/simple_idct_mmx.o i386/fft_sse.o i386/vp3dsp_mmx.o \
>> -	i386/vp3dsp_sse2.o
>> +   i386/vp3dsp_sse2.o i386/fft_3dn.o i386/fft_3dn2.o
>
> Except in Makefiles, which (as far as I know) have to use tabs. :)
>
> Hmm... I guess clean-diff doesn't care, but maybe it should.

Spaces are fine at that point in the makefile, but if the other lines
have tabs I'd keep it that way for consistency.

-- 
M?ns Rullg?rd
mru at inprovide.com





More information about the ffmpeg-devel mailing list