MLK-25457 [[8QM_MEK/8QXP_MEK] mxc: vpu_windsor: ignore VUI operation in try_fmt
authorShijie Qin <shijie.qin@nxp.com>
Wed, 21 Apr 2021 10:39:50 +0000 (18:39 +0800)
committerShijie Qin <shijie.qin@nxp.com>
Tue, 27 Apr 2021 06:01:44 +0000 (14:01 +0800)
commitdcce8fdda0dfabdde89fd2a804c3e062b2dc4262
tree86b78e6359d07d43684ea632d4c935eb1ededb53
parent5898179fb67f5a11b81743a64a9351b45eae37cb
MLK-25457 [[8QM_MEK/8QXP_MEK] mxc: vpu_windsor: ignore VUI operation in try_fmt

Encoder support all valid VUI formats.
In gstreamer, the range/matrix/transfer of following try_fmt() all the same
as firt time. So donot change VUI in try_fmt(), otherwise, gstreamer get
supported VUI list is incorrect.

Signed-off-by: Shijie Qin <shijie.qin@nxp.com>
Reviewed-by: ming_qian <ming.qian@nxp.com>
(cherry picked from commit aea600d6f7f47e8cfa5491a2f7378afc5d24816b)
drivers/mxc/vpu_windsor/vpu_encoder_b0.c