[FFmpeg-cvslog] r23982 - trunk/libavcodec/cook.c

Diego Biurrun diego
Sun Jul 4 21:06:38 CEST 2010


On Fri, Jul 02, 2010 at 02:22:29PM +0200, Michael Niedermayer wrote:
> On Fri, Jul 02, 2010 at 01:53:00PM +0200, diego wrote:
> > 
> > --- trunk/libavcodec/cook.c	Fri Jul  2 13:49:17 2010	(r23981)
> > +++ trunk/libavcodec/cook.c	Fri Jul  2 13:53:00 2010	(r23982)
> > @@ -365,7 +365,7 @@ static av_cold int cook_decode_close(AVC
> >   *
> >   * @param q                 pointer to the COOKContext
> > - * @param gaininfo[9]       array of gain indexes
> > + * @param gaininfo  array of gain indexes
> >   */
> 
> not to mention you ruin the vertical alignment

The vertical alignment is restored in the next commit to cook.c, I just
split the change into two parts.

I'll also note that you yourself have pessimized the style of files you
committed to in the past.

Diego



More information about the ffmpeg-cvslog mailing list