mesa/src/gallium/frontends/va
Corentin Noël b8112ed6db frontends/va: Remove wrong use of ProfileToPipe
The `context->templat.profile` variable is already of enum pipe_video_profile.

Fixes: 0996ec3fc6 ("frontends/va: Add profile param when querying PIPE_VIDEO_CAP_ENC_QUALITY_LEVEL")

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26067>
(cherry picked from commit f4ed92a823)
2023-11-08 18:19:28 +00:00
..
buffer.c frontends/va: Map decoder and postproc surfaces for reading 2023-11-04 14:16:05 +00:00
config.c frontend/va: Add support for VAConfigAttribEncMaxTileRows/Cols 2023-10-20 01:00:33 +00:00
context.c frontends/va: Implement vaMapBuffer2 2023-10-18 16:07:19 +00:00
display.c frontends/va: Fix test_va_api VAAPIDisplayAttribs tests 2021-09-30 17:28:44 +00:00
image.c frontends/va: Map decoder and postproc surfaces for reading 2023-11-04 14:16:05 +00:00
meson.build frontends/va: adding va av1 encoding functions 2023-04-27 15:11:35 +00:00
picture.c frontends/va: Remove wrong use of ProfileToPipe 2023-11-08 18:19:28 +00:00
picture_av1.c frontends/va: Add slice_count to AV1 slice_parameter 2023-08-09 09:04:58 +00:00
picture_av1_enc.c frontends/va: Extend AV1 Encode params 2023-06-27 23:16:37 +00:00
picture_h264.c frontends/va: remove private member and update target buffer 2023-05-23 19:56:24 +00:00
picture_h264_enc.c frontends/va: Fix parsing packed headers without emulation bytes 2023-10-25 01:03:58 +00:00
picture_hevc.c frontends/va: partially updating RefPicList depends on slice type 2022-12-01 18:14:23 +00:00
picture_hevc_enc.c frontends/va: Fix parsing packed headers without emulation bytes 2023-10-25 01:03:58 +00:00
picture_mjpeg.c frontends/va: fix some coverity scan reported issues 2023-06-23 20:31:21 +00:00
picture_mpeg4.c
picture_mpeg12.c
picture_vc1.c
picture_vp9.c frontend/va: Keep track of some VP9 previous frame data for current frame use_prev_in_find_mvs_refs 2023-03-04 03:22:48 +00:00
postproc.c frontends/va: Support chroma sample location in postproc 2023-09-05 21:31:43 +00:00
subpicture.c frontends/va: fix some coverity scan reported issues 2023-06-23 20:31:21 +00:00
surface.c frontends/va: Destroy fences when destroying surface or context 2023-09-21 13:30:28 +00:00
va_private.h frontends/va: Map decoder and postproc surfaces for reading 2023-11-04 14:16:05 +00:00