[FFmpeg-soc] [soc]: r2739 - aacenc/aacenc.c

Diego Biurrun diego at biurrun.de
Tue Jul 8 13:55:57 CEST 2008


On Tue, Jul 08, 2008 at 02:22:42PM +0300, Kostya wrote:
> On Tue, Jul 08, 2008 at 09:18:39AM +0200, Diego Biurrun wrote:
> > On Tue, Jul 08, 2008 at 07:42:43AM +0200, kostya wrote:
> > > 
> > > Log:
> > > Improve documenting of AAC encoder code
> > > 
> > > --- aacenc/aacenc.c	(original)
> > > +++ aacenc/aacenc.c	Tue Jul  8 07:42:43 2008
> > > @@ -427,6 +434,9 @@ static void encode_codebook(AACEncContex
> > >  
> > > +/**
> > > + * Encode information about codebooks used for scalefactor bands coding.
> > 
> > band?
> 
> no, all bands of the frame

Then you could say

  Encode information about codebooks used for coding scalefactor bands.

this will be unambiguous.

Diego



More information about the FFmpeg-soc mailing list