]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/profiles.h
avformat: remove avio_flush() calls from the end of write_packet functions
[ffmpeg] / libavcodec / profiles.h
index 9d7e211e15da3d056d9849545c44850d01d0ed11..a53b67e7f2ea6f0779b053364cddb02faad0f299 100644 (file)
@@ -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 */