On date Tuesday 2008-09-02 08:14:15 +0200, kostya encoded: > Author: kostya > Date: Tue Sep 2 08:14:14 2008 > New Revision: 3702 > > Log: > Make encoder use generic psychoacoustic model interface and optimal > quantizers search > > Added: > aacenc/psymodel.c > aacenc/psymodel.h > Removed: > aacenc/aacpsy.h > aacenc/lowpass.c > aacenc/lowpass.h > Modified: > aacenc/aac_enc.patch > aacenc/aacenc.c > aacenc/aacpsy.c
[...] > +#ifndef FFMPEG_PSYMODEL_H > +#define FFMPEG_PSYMODEL_H AVCODEC_PSYMODEL_H according to the new rule. [...] > +#endif /* FFMPEG_PSYMODEL_H */ Same here. Regards. _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
