On Thu, Jan 29, 2015 at 02:59:20PM +0000, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <one...@gmail.com>
> ---
>  libavformat/nut.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libavformat/nut.c b/libavformat/nut.c
> index 86a0301..6cd3445 100644
> --- a/libavformat/nut.c
> +++ b/libavformat/nut.c
> @@ -182,6 +182,7 @@ const AVCodecTag ff_nut_audio_extra_tags[] = {
>      { AV_CODEC_ID_PCM_ALAW,         MKTAG('A', 'L', 'A', 'W') },
>      { AV_CODEC_ID_PCM_MULAW,        MKTAG('U', 'L', 'A', 'W') },
>      { AV_CODEC_ID_MP3,              MKTAG('M', 'P', '3', ' ') },
> +    { AV_CODEC_ID_WAVPACK,          MKTAG('w', 'v', 'p', 'k') },
>      { AV_CODEC_ID_NONE,             0                         }
>  };

this should be added to nut4cc.txt first, can you post a patch
to nut-de...@mplayerhq.hu ?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to