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