mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-06 14:53:23 +00:00
Add V_SNOW
Originally committed as revision 10200 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b1ec601f7f
commit
b75c8d16e7
@ -37,6 +37,7 @@ CodecTags ff_mkv_codec_tags[]={
|
|||||||
{"V_REAL/RV30" , CODEC_ID_RV30},
|
{"V_REAL/RV30" , CODEC_ID_RV30},
|
||||||
{"V_REAL/RV40" , CODEC_ID_RV40},
|
{"V_REAL/RV40" , CODEC_ID_RV40},
|
||||||
{"V_THEORA" , CODEC_ID_THEORA},
|
{"V_THEORA" , CODEC_ID_THEORA},
|
||||||
|
{"V_SNOW" , CODEC_ID_SNOW},
|
||||||
/* TODO: Real/Quicktime */
|
/* TODO: Real/Quicktime */
|
||||||
|
|
||||||
// {"A_MS/ACM" , CODEC_ID_NONE},
|
// {"A_MS/ACM" , CODEC_ID_NONE},
|
||||||
|
Loading…
Reference in New Issue
Block a user