[FFmpeg-soc] [soc]: r3288 - wmapro/wma3dec.c

Diego Biurrun diego at biurrun.de
Thu Aug 14 22:46:20 CEST 2008


On Thu, Aug 14, 2008 at 10:37:38PM +0200, faust3 wrote:
> 
> Log:
> some more spelling fixes as suggested by Diego
> 
> --- wmapro/wma3dec.c	(original)
> +++ wmapro/wma3dec.c	Thu Aug 14 22:37:38 2008
> @@ -460,7 +460,7 @@ static int wma_decode_frame(WMA3DecodeCo
>  
>  /**
> - *@brief calculate remaining input buffer len
> + *@brief Calculate remaining input buffer len.

length

For variable names or short comments I think len is OK, but in the
Doxygen documentation you should spell it out.

Diego



More information about the FFmpeg-soc mailing list