X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavutil%2Fhwcontext.h;h=8d27b987dff9e70451da93dce36d50fb15763a4c;hb=a198c1386a4f90cd6ae06874d1cdc2e3c0891fb8;hp=d20810422c56367df4fd15f812914f1b9315280f;hpb=ab77c4007b2f662125698569cb2bac2c48851282;p=ffmpeg diff --git a/libavutil/hwcontext.h b/libavutil/hwcontext.h index d20810422c5..8d27b987dff 100644 --- a/libavutil/hwcontext.h +++ b/libavutil/hwcontext.h @@ -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;