X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fprofiles.h;h=eb18b406af4c7e68d53f4937c39d795f1fe27346;hb=134233972e7961d9a41c67d27da505e459d5edfa;hp=c86c683ab02ffececb71c2e780c28130e62c032f;hpb=a7ce5b25c03abef6f3a2349b76343904513c46b3;p=ffmpeg diff --git a/libavcodec/profiles.h b/libavcodec/profiles.h index c86c683ab02..eb18b406af4 100644 --- a/libavcodec/profiles.h +++ b/libavcodec/profiles.h @@ -23,6 +23,7 @@ extern const AVProfile ff_aac_profiles[]; extern const AVProfile ff_dca_profiles[]; +extern const AVProfile ff_dnxhd_profiles[]; extern const AVProfile ff_h264_profiles[]; extern const AVProfile ff_hevc_profiles[]; extern const AVProfile ff_jpeg2000_profiles[];