File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : " 1.1-provisional-draft" ,
3- "vpl_version" : " 2.3.0 " ,
3+ "vpl_version" : " 2.3.1 " ,
44 "art_version" : " 0.5-rev-1"
55}
Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ enum {
196196 MFX_PLATFORM_ALDERLAKE_S = 43 , /*!< Code name Alder Lake S. */
197197 MFX_PLATFORM_ALDERLAKE_P = 44 , /*!< Code name Alder Lake P. */
198198 MFX_PLATFORM_ARCTICSOUND_P = 45 ,
199- MFX_PLATFORM_XEHP = 45 , /*!< Code name Xe HP . */
199+ MFX_PLATFORM_XEHP_SDV = 45 , /*!< Code name XeHP SDV . */
200200 MFX_PLATFORM_KEEMBAY = 50 , /*!< Code name Keem Bay. */
201201};
202202
Original file line number Diff line number Diff line change @@ -1826,7 +1826,7 @@ PlatformCodeName
18261826.. doxygenenumvalue :: MFX_PLATFORM_ALDERLAKE_P
18271827 :project: oneVPL
18281828
1829- .. doxygenenumvalue :: MFX_PLATFORM_XEHP
1829+ .. doxygenenumvalue :: MFX_PLATFORM_XEHP_SDV
18301830 :project: oneVPL
18311831
18321832.. doxygenenumvalue :: MFX_PLATFORM_KEEMBAY
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Version 2.3
2323 * Code name Alder Lake S,
2424 * Code name Alder Lake P,
2525 * Code name for Arctic Sound P.
26- * For spec version 2.3.1 MFX_PLATFORM_XEHP alias was added
26+ * For spec version 2.3.1 MFX_PLATFORM_XEHP_SDV alias was added
2727
2828* mfx.h header file is added which includes all header files.
2929* Added deprecation messages (deprecation macro) to the functions MFXInit and
You can’t perform that action at this time.
0 commit comments