[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c158787c2950b4fe03477ac261067ca5600e7bc0.camel@ndufresne.ca>
Date: Tue, 29 Mar 2022 09:39:38 -0400
From: Nicolas Dufresne <nicolas@...fresne.ca>
To: Sebastian Fricke <sebastian.fricke@...labora.com>,
linux-media@...r.kernel.org
Cc: Ezequiel Garcia <ezequiel@...guardiasur.com.ar>,
Philipp Zabel <p.zabel@...gutronix.de>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"open list:HANTRO VPU CODEC DRIVER"
<linux-rockchip@...ts.infradead.org>,
"open list:STAGING SUBSYSTEM" <linux-staging@...ts.linux.dev>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] staging: media: hantro: Update TODO list
Le samedi 26 mars 2022 à 19:37 +0100, Sebastian Fricke a écrit :
> VP8 has been added to the uABI by 363240ce1c08
> VP9 has been added to the uABI by b88dbe38dca8
> H264 has been added to the uABI by 46a309d27517
>
> The last remaining codec to be added to the uABI is HEVC.
> Highlight these changes in the TODO list.
>
> Signed-off-by: Sebastian Fricke <sebastian.fricke@...labora.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@...labora.com>
> ---
> drivers/staging/media/hantro/TODO | 8 ++------
> 1 file changed, 2 insertions(+), 6 deletions(-)
>
> diff --git a/drivers/staging/media/hantro/TODO b/drivers/staging/media/hantro/TODO
> index 1d7fed936019..8483ff482146 100644
> --- a/drivers/staging/media/hantro/TODO
> +++ b/drivers/staging/media/hantro/TODO
> @@ -1,6 +1,2 @@
> -* 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.
Powered by blists - more mailing lists