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