]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/profiles.h
avcodec/rawdec: check for side data before checking its size
[ffmpeg] / libavcodec / profiles.h
index c86c683ab02ffececb71c2e780c28130e62c032f..eb18b406af4c7e68d53f4937c39d795f1fe27346 100644 (file)
@@ -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[];