We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d331e83 commit 5f6bd8aCopy full SHA for 5f6bd8a
api/vpl/mfxstructures.h
@@ -2251,7 +2251,7 @@ enum {
2251
*/
2252
MFX_EXTBUFF_HEVC_REFLISTS = MFX_EXTBUFF_AVC_REFLISTS,
2253
/*!
2254
- This extended buffer configures the structure of temporal layers inside the encoded H.264 bitstream. See the mfxExtAvcTemporalLayers
+ This extended buffer configures the structure of temporal layers inside the encoded H.265 bitstream. See the mfxExtHEVCTemporalLayers
2255
structure for details. The application can attach this buffer to the mfxVideoParam structure for encoding initialization.
2256
2257
MFX_EXTBUFF_HEVC_TEMPORAL_LAYERS = MFX_EXTBUFF_AVC_TEMPORAL_LAYERS,
0 commit comments