X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Frmenc.c;h=1b2b0ecf3841474cfd05e9ca9ed68bd950b79abd;hb=bc70684e74a185d7b80c8b80bdedda659cb581b8;hp=e137dbc44fe9ba7eba87630816fe928e6ab4f4de;hpb=d92f38c179591a608390ffa9fee59c309142e79d;p=ffmpeg diff --git a/libavformat/rmenc.c b/libavformat/rmenc.c index e137dbc44fe..1b2b0ecf384 100644 --- a/libavformat/rmenc.c +++ b/libavformat/rmenc.c @@ -465,7 +465,7 @@ static int rm_write_trailer(AVFormatContext *s) } -AVOutputFormat ff_rm_muxer = { +const AVOutputFormat ff_rm_muxer = { .name = "rm", .long_name = NULL_IF_CONFIG_SMALL("RealMedia"), .mime_type = "application/vnd.rn-realmedia",