This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Add V_SNOW
Originally committed as revision 10200 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
David Conrad
18 years ago
parent
b1ec601f7f
commit
b75c8d16e7
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavformat/matroska.c
+ 1
- 0
libavformat/matroska.c
View File
@@ -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},
Write
Preview
Loading…
Cancel
Save