]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hwcontext.h
avcodec/amfenc: move config.h include where it's needed
[ffmpeg] / libavutil / hwcontext.h
index d20810422c56367df4fd15f812914f1b9315280f..8d27b987dff9e70451da93dce36d50fb15763a4c 100644 (file)
@@ -34,6 +34,7 @@ enum AVHWDeviceType {
     AV_HWDEVICE_TYPE_VIDEOTOOLBOX,
     AV_HWDEVICE_TYPE_D3D11VA,
     AV_HWDEVICE_TYPE_DRM,
+    AV_HWDEVICE_TYPE_OPENCL,
 };
 
 typedef struct AVHWDeviceInternal AVHWDeviceInternal;