On Thu, Jan 12, 2012 at 09:57:23AM +0100, Anton Khirnov wrote:
> They are deprecated and will be purged on next major bump.
> ---
>  libavformat/riff.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/libavformat/riff.c b/libavformat/riff.c
> index 8489bc7..4caac80 100644
> --- a/libavformat/riff.c
> +++ b/libavformat/riff.c
> @@ -327,8 +327,6 @@ const AVCodecTag ff_codec_wav_tags[] = {
>      { CODEC_ID_AAC_LATM,        0x1602 },
>      { CODEC_ID_AC3,             0x2000 },
>      { CODEC_ID_DTS,             0x2001 },
> -    { CODEC_ID_SONIC,           0x2048 },
> -    { CODEC_ID_SONIC_LS,        0x2048 },
>      { CODEC_ID_PCM_MULAW,       0x6c75 },
>      { CODEC_ID_AAC,             0x706d },
>      { CODEC_ID_AAC,             0x4143 },
> -- 

OK
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to