summary refs log tree commit diff
path: root/fs/nilfs2
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@chromium.org>2020-08-21 12:36:05 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-26 10:10:07 +0200
commitcd385511520e22ec0e8bdbfb7fbb997a4256ac88 (patch)
tree59042608076dc18fa21ed2f5243d1783e62c848e /fs/nilfs2
parent327296920f9dedfc6ba4ef8f5a686c9667c65f38 (diff)
downloadlinux-cd385511520e22ec0e8bdbfb7fbb997a4256ac88.tar.gz
media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
vidioc_enum_framesizes() assumes that all encoders support H.264 and VP8,
which is not necessarily true and requires to duplicate information about
the supported codecs which is already stored in the platform data.

Fix this by referring to the platform data to find out whether a given
format is supported. Since the supported sizes are all the same
regardless of the format, we can then return a copy of a static value if
the format is supported.

Signed-off-by: Alexandre Courbot <acourbot@chromium.org>
Acked-by: Tiffany Lin <tiffany.lin@mediatek.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'fs/nilfs2')
0 files changed, 0 insertions, 0 deletions