linux-loongson/drivers/media/test-drivers/visl
Nicolas Dufresne d98e9213a7 media: visl: Fix ERANGE error when setting enum controls
The visl driver supports both frame and slice mode, with and without a
start-code. But, the range and default for these enum controls was not
set, which currently limits the decoder to enums with a value of 0. Fix
this by setting the decoder mode and start code controls for both the
H.264 and HEVC codecs.

Fixes: 0c078e310b ("media: visl: add virtual stateless decoder driver")
Cc: stable@vger.kernel.org
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-02-25 11:11:06 +01:00
..
Kconfig media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API 2023-11-23 13:03:45 +01:00
Makefile
visl-core.c media: visl: Fix ERANGE error when setting enum controls 2025-02-25 11:11:06 +01:00
visl-debugfs.c
visl-debugfs.h
visl-dec.c media: visl: Add codec specific variability on output frames 2024-02-16 11:46:33 +01:00
visl-dec.h media: visl: Add AV1 support 2023-12-07 08:31:14 +01:00
visl-trace-av1.h media: visl: Add AV1 support 2023-12-07 08:31:14 +01:00
visl-trace-fwht.h
visl-trace-h264.h
visl-trace-hevc.h
visl-trace-mpeg2.h
visl-trace-points.c media: visl: Add AV1 support 2023-12-07 08:31:14 +01:00
visl-trace-vp8.h
visl-trace-vp9.h
visl-video.c media: test-drivers: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:49 +01:00
visl-video.h media: visl: Add AV1 support 2023-12-07 08:31:14 +01:00
visl.h media: visl: Add a tpg_verbose parameter 2024-02-16 11:46:33 +01:00