On Mon, Aug 20, 2007 at 11:52:47PM +0200, Bartlomiej Wolowiec wrote: > 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?
move if it simplifies the code, leave if not [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Freedom in capitalist society always remains about the same as it was in ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
signature.asc
Description: Digital signature
_______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
