[FFmpeg-cvslog] G.729 build environment

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Sep 25 17:53:36 CEST 2011


Vladimir Voroshilov <git <at> videolan.org> writes:

> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
> index 8e89e99..e04513a 100644
> --- a/libavcodec/avcodec.h
> +++ 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.

Carl Eugen



More information about the ffmpeg-cvslog mailing list