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
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to