mkv: support vp9 tag

This commit is contained in:
Tom Finegan
2012-12-15 23:18:41 +01:00
committed by Luca Barbato
parent d596f2b322
commit 66aabd76a9
2 changed files with 2 additions and 0 deletions

View File

@@ -267,6 +267,7 @@ enum AVCodecID {
AV_CODEC_ID_MTS2,
AV_CODEC_ID_CLLC,
AV_CODEC_ID_MSS2,
AV_CODEC_ID_VP9,
/* various PCM "codecs" */
AV_CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs