[FFmpeg-cvslog] r13431 - trunk/libavcodec/ra144.c

Vitor Sessak vitor1001
Tue May 27 18:14:35 CEST 2008


Diego Biurrun wrote:
> On Tue, May 27, 2008 at 06:30:45AM -0400, The Wanderer wrote:
>> Benoit Fouet wrote:
>>
>>> vitor wrote:
>>>> --- trunk/libavcodec/ra144.c	(original)
>>>> +++ trunk/libavcodec/ra144.c	Mon May 26 19:10:00 2008
>>>> @@ -41,7 +41,7 @@ typedef struct {
>>>>  
>>>>      unsigned int buffer[5];
>>>> -    uint16_t buffer_2[148];
>>>> +    uint16_t adapt_cb[148];  //< Adaptative codebook
>>>>   
>>> IIRC, for doxygen, it is ///<, not //<
>> And as long as we're at it, the word is "adaptive".
> 
> Fixed.

Thanks. I fixed also the doxy comments.

-Vitor




More information about the ffmpeg-cvslog mailing list