X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fprofiles.h;h=a53b67e7f2ea6f0779b053364cddb02faad0f299;hb=6026384047ab8e895d416aab4e2531bd87c0c01d;hp=9d7e211e15da3d056d9849545c44850d01d0ed11;hpb=50ae1f7e0ff1fa00236622415039f7e28d919a25;p=ffmpeg diff --git a/libavcodec/profiles.h b/libavcodec/profiles.h index 9d7e211e15d..a53b67e7f2e 100644 --- a/libavcodec/profiles.h +++ b/libavcodec/profiles.h @@ -33,5 +33,8 @@ extern const AVProfile ff_vc1_profiles[]; 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[]; +extern const AVProfile ff_arib_caption_profiles[]; #endif /* AVCODEC_PROFILES_H */