Commit daede1e3 authored by Paul B Mahol's avatar Paul B Mahol

matroskaenc: remove unneeded wavpack tag

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 54e718d0
......@@ -1628,7 +1628,6 @@ static const AVCodecTag additional_audio_tags[] = {
{ AV_CODEC_ID_RA_288, 0xFFFFFFFF },
{ AV_CODEC_ID_COOK, 0xFFFFFFFF },
{ AV_CODEC_ID_TRUEHD, 0xFFFFFFFF },
{ AV_CODEC_ID_WAVPACK, 0xFFFFFFFF },
{ AV_CODEC_ID_NONE, 0xFFFFFFFF }
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment