Skip to content

d3d12: Set HEVC GOP state before calling d3d12_video_encoder_negotiate_requested_features_and_d3d12_driver_caps

Sil Vilerino requested to merge sivileri/mesa:fix_hevc_gop_setting into main

What does this MR do and why?

d3d12: Set HEVC GOP state before calling d3d12_video_encoder_negotiate_requested_features_and_d3d12_driver_caps

This fix is necessary so d3d12_video_encoder_negotiate_requested_features_and_d3d12_driver_caps has the GOP information set before the call.

Merge request reports