• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright (c) 2018-2021 The Khronos Group Inc.
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5include::{generated}/meta/{refprefix}VK_KHR_video_queue.txt[]
6
7=== Other Extension Metadata
8
9*Last Modified Date*::
10    2021-03-29
11*IP Status*::
12    No known IP claims.
13*Contributors*::
14  - Ahmed Abdelkhalek, AMD
15  - George Hao, AMD
16  - Jake Beju, AMD
17  - Piers Daniell, NVIDIA
18  - Srinath Kumarapuram, NVIDIA
19  - Tobias Hector, AMD
20  - Tony Zlatinski, NVIDIA
21
22include::{generated}/interfaces/VK_KHR_video_queue.txt[]
23
24=== Version History
25
26  * Revision 0.1, 2019-11-21 (Tony Zlatinski)
27    - Initial draft
28  * Revision 0.2, 2019-11-27 (Tony Zlatinski)
29    - Make vulkan video core common between decode and encode
30  * Revision 1, March 29 2021 (Tony Zlatinski)
31    - Spec and API updates.
32  * Revision 2, August 1 2021 (Srinath Kumarapuram)
33   - Rename `VkVideoCapabilitiesFlagBitsKHR` to
34     `VkVideoCapabilityFlagBitsKHR` (along with the names of enumerants it
35     defines) and `VkVideoCapabilitiesFlagsKHR` to
36     `VkVideoCapabilityFlagsKHR`, following Vulkan naming conventions.
37