]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hwcontext_internal.h
avcodec: move aacenc profiles to profiles.h
[ffmpeg] / libavutil / hwcontext_internal.h
index 77dc47ddd6e642dbd93729f7a6d7259c79580bee..dba0f39944ced00de6dd655f5c6f57dbb4d8d933 100644 (file)
@@ -172,5 +172,6 @@ extern const HWContextType ff_hwcontext_type_vaapi;
 extern const HWContextType ff_hwcontext_type_vdpau;
 extern const HWContextType ff_hwcontext_type_videotoolbox;
 extern const HWContextType ff_hwcontext_type_mediacodec;
+extern const HWContextType ff_hwcontext_type_vulkan;
 
 #endif /* AVUTIL_HWCONTEXT_INTERNAL_H */