1// Copyright 2018-2021 The Khronos Group Inc. 2// 3// SPDX-License-Identifier: CC-BY-4.0 4 5include::{generated}/meta/{refprefix}VK_KHR_video_encode_queue.txt[] 6 7=== Other Extension Metadata 8 9*Last Modified Date*:: 10 2021-09-30 11*IP Status*:: 12 No known IP claims. 13*Contributors*:: 14 - Ahmed Abdelkhalek, AMD 15 - Damien Kessler, NVIDIA 16 - Daniel Rakos, AMD 17 - George Hao, AMD 18 - Jake Beju, AMD 19 - Peter Fang, AMD 20 - Piers Daniell, NVIDIA 21 - Srinath Kumarapuram, NVIDIA 22 - Thomas J. Meier, NVIDIA 23 - Tony Zlatinski, NVIDIA 24 - Yang Liu, AMD 25 26include::{generated}/interfaces/VK_KHR_video_encode_queue.txt[] 27 28=== Version History 29 30 * Revision 1, 2018-07-23 (Ahmed Abdelkhalek) 31 - Initial draft 32 * Revision 1.1, 10/29/2019 (Tony Zlatinski) 33 - Updated the reserved spec tokens and renamed VkVideoEncoderKHR to 34 VkVideoSessionKHR 35 * Revision 1.6, Jan 08 2020 (Tony Zlatinski) 36 - API unify with the video_decode_queue spec 37 * Revision 2, March 29 2021 (Tony Zlatinski) 38 - Spec and API updates. 39 * Revision 3, 2021-09-30 (Jon Leech) 40 - Add interaction with `apiext:VK_KHR_format_feature_flags2` to `vk.xml` 41