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

Kostya kostya.shishkov at gmail.com
Tue Jul 8 13:22:42 CEST 2008


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
 
> > @@ -461,6 +471,9 @@ static void encode_section_data(AVCodecC
> >  
> > +/**
> > + * Encode scale factors.
> 
> scalefactors

will fix
 
> Diego



More information about the FFmpeg-soc mailing list