commit | 0996ec3fc6ea3ec3c76392f9aa15a283060f95fa | [log] [tgz] |
---|---|---|
author | Sil Vilerino <sivileri@microsoft.com> | Fri Aug 25 13:05:54 2023 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Oct 20 01:00:32 2023 +0000 |
tree | 9bd966ab73afcecdfa55ac9a5ad1291cac9bad5c | |
parent | cd08d331f34ac8bdc02d23aab7b11db60e771878 [diff] |
frontends/va: Add profile param when querying PIPE_VIDEO_CAP_ENC_QUALITY_LEVEL Pass the specific profile as drivers may only support quality levels for specific codecs or profiles. Reviewed-by: Ruijing Dong <ruijing.dong@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25819>