media: staging: media: rkvdec: Update TODO list
VP9 support has been added to the driver by commitf25709c4ff
("media: rkvdec: Add the VP9 backend"). And the VP9 uABI was merged with commitb88dbe38dc
("media: uapi: Add VP9 stateless decoder controls"). The remaining codec that keeps this driver in staging is HEVC. Update the TODO list accordingly. Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com> Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
parent
1951391137
commit
6a5446f97b
|
@ -1,6 +1,6 @@
|
|||
* Support for VP9 is planned for this driver.
|
||||
* Support for HEVC is planned for this driver.
|
||||
|
||||
Given the V4L controls for those CODECs will be part of
|
||||
Given the V4L controls for that CODEC will be part of
|
||||
the uABI, it will be required to have the driver in staging.
|
||||
|
||||
For this reason, we are keeping this driver in staging for now.
|
||||
|
|
Loading…
Reference in New Issue