summaryrefslogtreecommitdiff
path: root/libavcodec/profiles.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/profiles.h')
-rw-r--r--libavcodec/profiles.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/profiles.h b/libavcodec/profiles.h
index 4669dad8d5..ab61e03e15 100644
--- a/libavcodec/profiles.h
+++ b/libavcodec/profiles.h
@@ -34,5 +34,6 @@ extern const AVProfile ff_vp9_profiles[];
extern const AVProfile ff_av1_profiles[];
extern const AVProfile ff_sbc_profiles[];
extern const AVProfile ff_prores_profiles[];
+extern const AVProfile ff_mjpeg_profiles[];
#endif /* AVCODEC_PROFILES_H */