projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lavu: VAAPI hwcontext implementation
[libav.git]
/
libavutil
/
hwcontext_internal.h
diff --git
a/libavutil/hwcontext_internal.h
b/libavutil/hwcontext_internal.h
index
27de1f9
..
b7828c0
100644
(file)
--- a/
libavutil/hwcontext_internal.h
+++ b/
libavutil/hwcontext_internal.h
@@
-97,6
+97,7
@@
struct AVHWFramesInternal {
};
extern const HWContextType ff_hwcontext_type_cuda;
+extern const HWContextType ff_hwcontext_type_vaapi;
extern const HWContextType ff_hwcontext_type_vdpau;
#endif /* AVUTIL_HWCONTEXT_INTERNAL_H */