]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hwcontext_vulkan.h
lavf: move AVStream.{inject_global_side_data,display_aspect_ratio} to AVStreamInternal
[ffmpeg] / libavutil / hwcontext_vulkan.h
index aba98337ab8f16518801fce1f04380cdae5c43bf..5cbeb8e7efa2bcd2a770ec8644f42649d55e08f1 100644 (file)
@@ -21,6 +21,9 @@
 
 #include <vulkan/vulkan.h>
 
+#include "pixfmt.h"
+#include "frame.h"
+
 /**
  * @file
  * API-specific header for AV_HWDEVICE_TYPE_VULKAN.