diff options
| author | Ming Qian <[email protected]> | 2021-12-24 04:02:41 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-01-23 21:18:43 +0100 |
| commit | 784a1883cff07e7510a81ad3041d6ec443d51944 (patch) | |
| tree | bae3ccc9c47346283cc8c33d15a9855b00458b06 /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | 7e2c9c6fd89338e5d1d9677807ef4717de9f4a67 (diff) | |
media: imx-jpeg: use NV12M to represent non contiguous NV12
V4L2_PIX_FMT_NV12 requires num_planes equals to 1,
V4L2_PIX_FMT_NV12M requires num_planes equals to 2.
and mxc-jpeg supports 2 planes for nv12,
so we should use 4L2_PIX_FMT_NV12M instead of V4L2_PIX_FMT_NV12,
otherwise it will confuses gstreamer and prevent encoding and decoding.
Signed-off-by: Ming Qian <[email protected]>
Signed-off-by: Shijie Qin <[email protected]>
Signed-off-by: Zhou Peng <[email protected]>
Reviewed-by: Mirela Rabulea <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions