X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fa64.c;h=e6018f06d37f88fac629e773ee7b4ce3b5374072;hb=bc70684e74a185d7b80c8b80bdedda659cb581b8;hp=2a0489dae4c1c2764642b78baf79b39fe97f9b2a;hpb=e4e04dce1fab81bcdef82e60184d50c73d212c6a;p=ffmpeg diff --git a/libavformat/a64.c b/libavformat/a64.c index 2a0489dae4c..e6018f06d37 100644 --- a/libavformat/a64.c +++ b/libavformat/a64.c @@ -58,7 +58,7 @@ static int a64_write_header(AVFormatContext *s) return 0; } -AVOutputFormat ff_a64_muxer = { +const AVOutputFormat ff_a64_muxer = { .name = "a64", .long_name = NULL_IF_CONFIG_SMALL("a64 - video for Commodore 64"), .extensions = "a64, A64",