]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hwcontext_internal.h
avcodec/amfenc: move config.h include where it's needed
[ffmpeg] / libavutil / hwcontext_internal.h
index 2d75d3db0877e2602965c0d7794ce9a48c87c9ab..28ff0f9ee68c6ad2da6b706cd5f997371986756d 100644 (file)
@@ -161,6 +161,7 @@ extern const HWContextType ff_hwcontext_type_cuda;
 extern const HWContextType ff_hwcontext_type_d3d11va;
 extern const HWContextType ff_hwcontext_type_drm;
 extern const HWContextType ff_hwcontext_type_dxva2;
+extern const HWContextType ff_hwcontext_type_opencl;
 extern const HWContextType ff_hwcontext_type_qsv;
 extern const HWContextType ff_hwcontext_type_vaapi;
 extern const HWContextType ff_hwcontext_type_vdpau;