1// Copyright (c) 2018-2021 The Khronos Group Inc. 2// 3// SPDX-License-Identifier: CC-BY-4.0 4 5include::{generated}/meta/{refprefix}VK_EXT_video_encode_h265.txt[] 6 7=== Other Extension Metadata 8 9*Last Modified Date*:: 10 2020-01-22 11*IP Status*:: 12 No known IP claims. 13*Contributors*:: 14 - Ahmed Abdelkhalek, AMD 15 - George Hao, AMD 16 - Jake Beju, AMD 17 - Chunbo Chen, Intel 18 - Ping Liu, Intel 19 - Srinath Kumarapuram, NVIDIA 20 - Tony Zlatinski, NVIDIA 21 22=== Description 23 24This extension allows applications to compress a raw video sequence by using 25the H.265/HEVC video compression standard. 26 27include::{generated}/interfaces/VK_EXT_video_encode_h265.txt[] 28 29=== Version History 30 31 * Revision 0, 2019-11-14 (Ahmed Abdelkhalek) 32 - Initial draft 33 * Revision 0.5, 2020-02-13 (Tony Zlatinski) 34 - General Spec cleanup 35 - Added DPB structures 36 - Change the VCL frame encode structure 37 - Added a common Non-VCL Picture Paramarameters structure 38 * Revision 2, Oct 10 2021 (Srinath Kumarapuram) 39 - Vulkan Video Encode h.265 update and spec edits 40