[FFmpeg-devel] [PATCH] Hold fft.c to the same standards being applied to new code

Alex Converse alex.converse
Wed Jan 21 00:29:02 CET 2009


On Tue, Jan 20, 2009 at 6:13 PM, Diego Biurrun <diego at biurrun.de> wrote:
> On Tue, Jan 20, 2009 at 05:35:46PM -0500, Alex Converse wrote:
>> Attached are two patches to make fft.c comply with the same standards
>> being applied to new code (RDFT)
>
> Both look OK, just a small nit:
>
>> --- a/libavcodec/dsputil.h
>> +++ b/libavcodec/dsputil.h
>> @@ -683,10 +688,17 @@ void ff_fft_calc_3dn(FFTContext *s, FFTComplex *z);
>>
>> +/**
>> + * Do the permutation needed BEFORE calling ff_fft_calc()
>
> Add a period while you're at it.
>

fixed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clean-up-fft-comments.diff
Type: text/x-diff
Size: 2579 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090120/2e3a36e9/attachment.diff>



More information about the ffmpeg-devel mailing list