[Ffmpeg-devel] [PATCH] cosmetic
Steve Lhomme
slhomme
Wed Nov 1 21:37:08 CET 2006
Michael Niedermayer wrote:
> Hi
>
> On Tue, Oct 24, 2006 at 04:24:45PM +0200, Steve Lhomme wrote:
>> Hi,
>>
>> This patch just fix the indentation in some parts of the code.
>>
>> Steve
>
>> Index: libavcodec/g726.c
>> ===================================================================
>> --- libavcodec/g726.c (revision 6775)
>> +++ libavcodec/g726.c (working copy)
> [...]
>> + int* F; /**< special table #2 */
> [...]
>> - int pk[2]; /**< signs of prev. 2 sez + dq */
>> + Float11 sr[2]; /**< prev. reconstructed samples */
>
> this doesnt look correct
If you cut the patch, of course it doesn't look right. The last line
doesn't replace the line just above but many lines above...
If you look at the patch in its entirety, it's fine.
Steve
More information about the ffmpeg-devel
mailing list