X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fhapenc.c;h=7801111e15028042dec449f5b4c97a5a825dbf82;hb=bc70684e74a185d7b80c8b80bdedda659cb581b8;hp=3a1bc870b13f8c267a2a3ee07ea1ed6deef29cbd;hpb=185aa5e896e15ae96145609944bfc6bbb239bc64;p=ffmpeg diff --git a/libavcodec/hapenc.c b/libavcodec/hapenc.c index 3a1bc870b13..7801111e150 100644 --- a/libavcodec/hapenc.c +++ b/libavcodec/hapenc.c @@ -349,7 +349,7 @@ static const AVClass hapenc_class = { .version = LIBAVUTIL_VERSION_INT, }; -AVCodec ff_hap_encoder = { +const AVCodec ff_hap_encoder = { .name = "hap", .long_name = NULL_IF_CONFIG_SMALL("Vidvox Hap"), .type = AVMEDIA_TYPE_VIDEO,