summaryrefslogtreecommitdiff
path: root/libavformat/swf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/swf.c')
-rw-r--r--libavformat/swf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/swf.c b/libavformat/swf.c
index 405fb6867b..387a96c5f7 100644
--- a/libavformat/swf.c
+++ b/libavformat/swf.c
@@ -805,7 +805,7 @@ AVOutputFormat avm2_muxer = {
"avm2",
"Flash 9 (AVM2) format",
"application/x-shockwave-flash",
- "swf",
+ NULL,
sizeof(SWFContext),
CODEC_ID_MP3,
CODEC_ID_FLV1,