summaryrefslogtreecommitdiff
path: root/libavcodec/librav1e.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/librav1e.c')
-rw-r--r--libavcodec/librav1e.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/librav1e.c b/libavcodec/librav1e.c
index 37c3007d81..619a4d0b36 100644
--- a/libavcodec/librav1e.c
+++ b/libavcodec/librav1e.c
@@ -612,7 +612,7 @@ static const AVClass class = {
.version = LIBAVUTIL_VERSION_INT,
};
-AVCodec ff_librav1e_encoder = {
+const AVCodec ff_librav1e_encoder = {
.name = "librav1e",
.long_name = NULL_IF_CONFIG_SMALL("librav1e AV1"),
.type = AVMEDIA_TYPE_VIDEO,