-
- Downloads
media: v4l2-ctrls: Add sps_rps_extended control
The vdpu381 decoder found on newer Rockchip SoC need the information
from the long term and short term ref pic sets from the SPS.
So far, it wasn't included in the v4l2 API, so add it with a new dynamic
sized control.
Each element of the array contains the long term and short term ref pic
set at that index.
Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com>
Showing
- drivers/media/v4l2-core/v4l2-ctrls-core.c 9 additions, 0 deletionsdrivers/media/v4l2-core/v4l2-ctrls-core.c
- drivers/media/v4l2-core/v4l2-ctrls-defs.c 5 additions, 0 deletionsdrivers/media/v4l2-core/v4l2-ctrls-defs.c
- include/uapi/linux/v4l2-controls.h 39 additions, 0 deletionsinclude/uapi/linux/v4l2-controls.h
- include/uapi/linux/videodev2.h 1 addition, 0 deletionsinclude/uapi/linux/videodev2.h
Loading
Please register or sign in to comment