summaryrefslogtreecommitdiffstats
path: root/libavcodec/imc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/imc.c')
-rw-r--r--libavcodec/imc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/imc.c b/libavcodec/imc.c
index 272e4ee..4d7fbd1 100644
--- a/libavcodec/imc.c
+++ b/libavcodec/imc.c
@@ -821,7 +821,7 @@ static av_cold int imc_decode_close(AVCodecContext * avctx)
}
-AVCodec imc_decoder = {
+AVCodec ff_imc_decoder = {
.name = "imc",
.type = AVMEDIA_TYPE_AUDIO,
.id = CODEC_ID_IMC,
OpenPOWER on IntegriCloud