[FFmpeg-soc] [soc]: r1062 - eac3/eac3dec.c

Bartlomiej Wolowiec bartek.wolowiec at gmail.com
Mon Aug 20 23:52:47 CEST 2007


Hi,
On Monday 20 August 2007 19:45, Michael Niedermayer wrote:
> > @@ -38,16 +38,21 @@ static void dct_transform_coeffs_ch(EAC3
> >  static void get_eac3_transform_coeffs_ch(GetBitContext *gbc, EAC3Context
> > *s, int blk, int ch, mant_groups *m);
> >  static void uncouple_channels(EAC3Context *s);
> > +static void log_missing_feature(AVCodecContext *avctx, const char *log);
>
> instead of that you could put the function itself here

ok, the remaining functions leave as they are or move them here too?

-- 
Bartlomiej Wolowiec



More information about the FFmpeg-soc mailing list