]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hwcontext_internal.h
hwcontext_drm: Clarify value for unknown format modifiers
[ffmpeg] / libavutil / hwcontext_internal.h
index 28ff0f9ee68c6ad2da6b706cd5f997371986756d..332062ddaa06d8050de198bf7bb299a92464797b 100644 (file)
@@ -166,5 +166,6 @@ 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 */