[FFmpeg-soc] [soc]: r3702 - in aacenc: aac_enc.patch aacenc.c aacpsy.c aacpsy.h lowpass.c lowpass.h psymodel.c psymodel.h
Stefano Sabatini
stefano.sabatini-lala at poste.it
Tue Sep 2 09:15:19 CEST 2008
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.
More information about the FFmpeg-soc
mailing list