aboutsummaryrefslogtreecommitdiff
path: root/lib/ffmpeg/libavcodec/frwu.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ffmpeg/libavcodec/frwu.c')
-rw-r--r--lib/ffmpeg/libavcodec/frwu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ffmpeg/libavcodec/frwu.c b/lib/ffmpeg/libavcodec/frwu.c
index b685248b5f..306166bdc5 100644
--- a/lib/ffmpeg/libavcodec/frwu.c
+++ b/lib/ffmpeg/libavcodec/frwu.c
@@ -109,7 +109,7 @@ static av_cold int decode_close(AVCodecContext *avctx)
return 0;
}
-AVCodec frwu_decoder = {
+AVCodec ff_frwu_decoder = {
"FRWU",
AVMEDIA_TYPE_VIDEO,
CODEC_ID_FRWU,