aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2018-11-28 15:52:42 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-12-03 15:04:36 -0500
commitdaa3fc4454b21ac883152d07b4778bc4f83ec716 (patch)
treef4a42ca8edfd2e34ed7efdf0922a5e8c03b44945 /include/uapi
parentmedia: vivid: drop v4l2_ctrl_request_complete() from start_streaming (diff)
downloadlinux-dev-daa3fc4454b21ac883152d07b4778bc4f83ec716.tar.xz
linux-dev-daa3fc4454b21ac883152d07b4778bc4f83ec716.zip
media: vicodec: set state resolution from raw format
The state structure contains the resolution expected by the decoder and encoder. For an encoder that resolution should be taken from the OUTPUT format, and for a decoder from the CAPTURE format. If the wrong format is picked, a buffer overrun can occur if there is a mismatch between the CAPTURE and OUTPUT formats. The real fix would be to correctly implement the stateful codec specification, but that will take more time. For now just prevent the buffer overrun. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions