summaryrefslogtreecommitdiff
path: root/include/media/v4l2-ctrls.h
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2018-11-28 23:52:42 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-12-03 23:04:36 +0300
commitdaa3fc4454b21ac883152d07b4778bc4f83ec716 (patch)
treef4a42ca8edfd2e34ed7efdf0922a5e8c03b44945 /include/media/v4l2-ctrls.h
parente714c92f42aeed6052a287b8ccf5a519e42bab15 (diff)
downloadlinux-daa3fc4454b21ac883152d07b4778bc4f83ec716.tar.xz
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/media/v4l2-ctrls.h')
0 files changed, 0 insertions, 0 deletions