]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hwcontext_internal.h
hwcontext_drm: Clarify value for unknown format modifiers
[ffmpeg] / libavutil / hwcontext_internal.h
index 2d75d3db0877e2602965c0d7794ce9a48c87c9ab..332062ddaa06d8050de198bf7bb299a92464797b 100644 (file)
@@ -161,9 +161,11 @@ 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;
 extern const HWContextType ff_hwcontext_type_videotoolbox;
+extern const HWContextType ff_hwcontext_type_mediacodec;
 
 #endif /* AVUTIL_HWCONTEXT_INTERNAL_H */