Skip to content
Snippets Groups Projects
Commit a56c66a7 authored by Fabrice Bellard's avatar Fabrice Bellard
Browse files

wmv format is asf format

Originally committed as revision 139 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a0663ba4
No related branches found
No related tags found
No related merge requests found
......@@ -939,7 +939,7 @@ AVFormat asf_format = {
"asf",
"asf format",
"application/octet-stream",
"asf",
"asf,wmv",
CODEC_ID_MP2,
CODEC_ID_MSMPEG4,
asf_write_header,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment