projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1ec601
)
Add V_SNOW
author
David Conrad
<lessen42@gmail.com>
Fri, 24 Aug 2007 00:49:46 +0000
(
00:49
+0000)
committer
David Conrad
<lessen42@gmail.com>
Fri, 24 Aug 2007 00:49:46 +0000
(
00:49
+0000)
Originally committed as revision 10200 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/matroska.c
patch
|
blob
|
history
diff --git
a/libavformat/matroska.c
b/libavformat/matroska.c
index 7999bd3612ddcdfa99444a80823528ff806f1738..1d4ed5702d7f663675e96ec2a583702905b07bdb 100644
(file)
--- a/
libavformat/matroska.c
+++ b/
libavformat/matroska.c
@@
-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},