]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hwcontext_internal.h
avformat/matroskadec: workaround the field_order bug in the Matroska muxer
[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;