X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fprofiles.h;h=9d7e211e15da3d056d9849545c44850d01d0ed11;hb=7a4639b1eba31f88490c85663c75fb1414307680;hp=eb18b406af4c7e68d53f4937c39d795f1fe27346;hpb=ab6edb173b365d9a787c2df3a45e3a018d7843d7;p=ffmpeg diff --git a/libavcodec/profiles.h b/libavcodec/profiles.h index eb18b406af4..9d7e211e15d 100644 --- a/libavcodec/profiles.h +++ b/libavcodec/profiles.h @@ -31,5 +31,7 @@ extern const AVProfile ff_mpeg2_video_profiles[]; extern const AVProfile ff_mpeg4_video_profiles[]; extern const AVProfile ff_vc1_profiles[]; extern const AVProfile ff_vp9_profiles[]; +extern const AVProfile ff_av1_profiles[]; +extern const AVProfile ff_sbc_profiles[]; #endif /* AVCODEC_PROFILES_H */