[FFmpeg-cvslog] G.729 build environment
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Sep 25 18:00:52 CEST 2011
Michael Niedermayer <michaelni <at> gmx.at> writes:
> > > +++ b/libavcodec/avcodec.h
> > > @@ -344,6 +344,7 @@ enum CodecID {
> > > CODEC_ID_AAC_LATM,
> > > CODEC_ID_QDMC,
> > > CODEC_ID_CELT,
> > > + CODEC_ID_G729 = 0x15800,
> >
> > This doesn't look right.
>
> why ?
> the number is there to prevent the next codec added to the fork not to
> conflict with the value.
Thank you for the explanation.
Carl Eugen
More information about the ffmpeg-cvslog
mailing list