0001 * Support for HEVC is planned for this driver.
0002
0003 Given the V4L controls for that CODEC will be part of
0004 the uABI, it will be required to have the driver in staging.
0005
0006 For this reason, we are keeping this driver in staging for now.
0007
0008 * Evaluate introducing a helper to consolidate duplicated
0009 code in rkvdec_request_validate and cedrus_request_validate.
0010 The helper needs to the driver private data associated with
0011 the videobuf2 queue, from a media request.