matroska: Add V_VP8
Patch by Google backport r23192 by conrad Originally committed as revision 23376 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
This commit is contained in:
parent
9181adff9c
commit
9052b5b73b
@ -76,6 +76,7 @@ const CodecTags ff_mkv_codec_tags[]={
|
||||
{"V_SNOW" , CODEC_ID_SNOW},
|
||||
{"V_THEORA" , CODEC_ID_THEORA},
|
||||
{"V_UNCOMPRESSED" , CODEC_ID_RAWVIDEO},
|
||||
{"V_VP8" , CODEC_ID_VP8},
|
||||
|
||||
{"" , CODEC_ID_NONE}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user