summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorFeng Jiang <jiangfeng@kylinos.cn>2022-07-01 11:32:08 +0800
committerMarge Bot <emma+marge@anholt.net>2022-08-11 06:44:14 +0000
commita92fed821f5ac173ca82c011a5d7e5b25e7bd0eb (patch)
tree7de19d238b2354684248c761858cf352e553f6e8 /config.h.meson
parent2b5c92eab7913b38637d96cc4fa9739de144161f (diff)
virgl: add support for hardware video acceleration
Currently H.264 and H.265 decoding is supported, and other profiles and encodings will be added in the future. Signed-off-by: Feng Jiang <jiangfeng@kylinos.cn> Signed-off-by: Weishi Li <liweishi@kylinos.cn> Signed-off-by: Ming Xie <xieming@kylinos.cn> Reviewed-by: Gert Wollny <gert.wollny@collabora.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com> Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Part-of: <https://gitlab.freedesktop.org/virgl/virglrenderer/-/merge_requests/838>
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index e995c9d..b25a86b 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -44,6 +44,7 @@
#mesondefine RENDER_SERVER_EXEC_PATH
#mesondefine HAVE_EVENTFD_H
#mesondefine HAVE_DLFCN_H
+#mesondefine ENABLE_VIDEO
#mesondefine ENABLE_TRACING
#mesondefine UTIL_ARCH_LITTLE_ENDIAN
#mesondefine UTIL_ARCH_BIG_ENDIAN