Commit fab47b2e authored by glantau's avatar glantau

wmv format is asf format


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@139 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a0605af9
...@@ -939,7 +939,7 @@ AVFormat asf_format = { ...@@ -939,7 +939,7 @@ AVFormat asf_format = {
"asf", "asf",
"asf format", "asf format",
"application/octet-stream", "application/octet-stream",
"asf", "asf,wmv",
CODEC_ID_MP2, CODEC_ID_MP2,
CODEC_ID_MSMPEG4, CODEC_ID_MSMPEG4,
asf_write_header, asf_write_header,
......
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