linux/drivers/media/test-drivers/vicodec
Paul Kocialkowski deaf6b0ad8 media: vicodec: Disable (TRY_)DECODER_CMD for the stateless case
The (TRY_)DECODER_CMD ioctls are only useful for stateful decoders and for
stateless decoders that support holding capture buffers (which is not the
case for this driver).

Disable them when registering the stateless decoder.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2023-11-23 13:41:31 +01:00
..
codec-fwht.c media: vicodec: mark the stateless FWHT API as stable 2020-12-03 12:27:33 +01:00
codec-fwht.h media: vicodec: mark the stateless FWHT API as stable 2020-12-03 12:27:33 +01:00
codec-v4l2-fwht.c media: vicodec: add V4L2_ prefix before FWHT_VERSION and FWHT_FL_* 2020-12-03 12:27:33 +01:00
codec-v4l2-fwht.h
Kconfig media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API 2023-11-23 13:03:45 +01:00
Makefile
vicodec-core.c media: vicodec: Disable (TRY_)DECODER_CMD for the stateless case 2023-11-23 13:41:31 +01:00