X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Flibshine.c;h=4a9fc617f0a06bfac06eca7608e66835d738fe1a;hb=83b6471dcb762859f20b2c414decc755fcceb5e8;hp=7056fcd2e3d29ef96187de888183dd8119283174;hpb=cd8087444bb459c7c62e21913adfef5ec09675cc;p=ffmpeg diff --git a/libavcodec/libshine.c b/libavcodec/libshine.c index 7056fcd2e3d..4a9fc617f0a 100644 --- a/libavcodec/libshine.c +++ b/libavcodec/libshine.c @@ -130,7 +130,7 @@ static const int libshine_sample_rates[] = { 44100, 48000, 32000, 0 }; -AVCodec ff_libshine_encoder = { +const AVCodec ff_libshine_encoder = { .name = "libshine", .long_name = NULL_IF_CONFIG_SMALL("libshine MP3 (MPEG audio layer 3)"), .type = AVMEDIA_TYPE_AUDIO,