[FFmpeg-soc] [soc]: r2264 - alacenc/alacenc.c

Diego Biurrun diego at biurrun.de
Fri May 30 12:33:23 CEST 2008


On Fri, May 30, 2008 at 12:27:57PM +0200, jai_menon wrote:
> 
> Log:
> changes as suggested by Diego

almost :)

There is still some pointless capitalization left.

> --- alacenc/alacenc.c	(original)
> +++ alacenc/alacenc.c	Fri May 30 12:27:56 2008
> @@ -40,8 +40,8 @@ typedef struct AlacEncodeContext {
> - * @param bits Number of bits to be output
> - * @param val Data Bits
> + * @param bits Number of bits to output

number

> + * @param val data Bits

bits

Diego



More information about the FFmpeg-soc mailing list