Commit 19513911 authored by Sebastian Fricke's avatar Sebastian Fricke Committed by Mauro Carvalho Chehab

media: staging: media: hantro: Update TODO list

VP8 has been added to the uABI by commit 363240ce
("media: uapi: move VP8 stateless controls out of staging")
VP9 has been added to the uABI by commit b88dbe38
("media: uapi: Add VP9 stateless decoder controls")
H264 has been added to the uABI by commit 46a309d2
("media: uapi: move H264 stateless controls out of staging")

The last remaining codec to be added to the uABI is HEVC.
Highlight these changes in the TODO list.
Signed-off-by: default avatarSebastian Fricke <sebastian.fricke@collabora.com>
Reviewed-by: default avatarNicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent d8f6f1c5
* Support for VP8, VP9 and H264 is planned for this driver.
Given the V4L controls for those CODECs 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.
The V4L controls for the HEVC CODEC are not yet part of the stable uABI,
we are keeping this driver in staging until the HEVC uABI has been merged.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment