GNU Linux-libre 5.10.219-gnu1
[releases.git] / drivers / staging / media / rkvdec / TODO
1 * Support for VP9 is planned for this driver.
2
3   Given the V4L controls for those CODECs will be part of
4   the uABI, it will be required to have the driver in staging.
5
6   For this reason, we are keeping this driver in staging for now.
7
8 * Evaluate introducing a helper to consolidate duplicated
9   code in rkvdec_request_validate and cedrus_request_validate.
10   The helper needs to the driver private data associated with
11   the videobuf2 queue, from a media request.