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,