]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hwcontext_internal.h
Merge commit 'e78e5b735fd559bc7aa3f5a01e9c8d37dc2ec6d8'
[ffmpeg] / libavutil / hwcontext_internal.h
index cf832fecc9bc32b5d9b485cc12e7400faf971d12..079e42b37b83d74d754bd6592e610b6dce31f9a9 100644 (file)
@@ -101,6 +101,7 @@ struct AVHWFramesInternal {
 
 extern const HWContextType ff_hwcontext_type_cuda;
 extern const HWContextType ff_hwcontext_type_dxva2;
+extern const HWContextType ff_hwcontext_type_qsv;
 extern const HWContextType ff_hwcontext_type_vaapi;
 extern const HWContextType ff_hwcontext_type_vdpau;