X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fswfdec.c;h=d2a84f0c7f7cfd586567f6c7826eb2f61637a7d5;hb=f2589642172d284a67e5bbd6c11c477a2aacda88;hp=64f775f783fc337161318b9ace4afb551db05218;hpb=72415b2adb2c25f95ceede49001bb97ed9247dbb;p=ffmpeg diff --git a/libavformat/swfdec.c b/libavformat/swfdec.c index 64f775f783f..d2a84f0c7f7 100644 --- a/libavformat/swfdec.c +++ b/libavformat/swfdec.c @@ -207,7 +207,7 @@ static int swf_read_packet(AVFormatContext *s, AVPacket *pkt) return 0; } -AVInputFormat swf_demuxer = { +AVInputFormat ff_swf_demuxer = { "swf", NULL_IF_CONFIG_SMALL("Flash format"), sizeof(SWFContext),