mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() 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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
visl-core.c | ||
visl-debugfs.c | ||
visl-debugfs.h | ||
visl-dec.c | ||
visl-dec.h | ||
visl-trace-av1.h | ||
visl-trace-fwht.h | ||
visl-trace-h264.h | ||
visl-trace-hevc.h | ||
visl-trace-mpeg2.h | ||
visl-trace-points.c | ||
visl-trace-vp8.h | ||
visl-trace-vp9.h | ||
visl-video.c | ||
visl-video.h | ||
visl.h |