Commit 4f84bb01 authored by conrad's avatar conrad

Add V_SNOW

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10200 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6a79930d
......@@ -37,6 +37,7 @@ CodecTags ff_mkv_codec_tags[]={
{"V_REAL/RV30" , CODEC_ID_RV30},
{"V_REAL/RV40" , CODEC_ID_RV40},
{"V_THEORA" , CODEC_ID_THEORA},
{"V_SNOW" , CODEC_ID_SNOW},
/* TODO: Real/Quicktime */
// {"A_MS/ACM" , CODEC_ID_NONE},
......
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