Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qffmpegsymbols-va-drm.cpp
Go to the documentation of this file.
1
// Copyright (C) 2024 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
// Qt-Security score:critical reason:execute-external-code
4
5
#
include
<
QtMultimedia
/
private
/
qsymbolsresolveutils_p
.
h
>
6
7
#
include
<
va
/
va_drm
.
h
>
8
9
CHECK_VERSIONS
(
"va-drm"
, VA_DRM_NEEDED_SOVERSION, VA_MAJOR_VERSION + 1);
10
11
BEGIN_INIT_FUNCS(
"va-drm"
, VA_DRM_NEEDED_SOVERSION)
12
INIT_FUNC(vaGetDisplayDRM)
13
END_INIT_FUNCS()
14
15
DEFINE_FUNC(vaGetDisplayDRM, 1);
CHECK_VERSIONS
CHECK_VERSIONS("va-drm", VA_DRM_NEEDED_SOVERSION, VA_MAJOR_VERSION+1)
qtmultimedia
src
plugins
multimedia
ffmpeg
symbolstubs
qffmpegsymbols-va-drm.cpp
Generated on
for Qt by
1.16.1