All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: media: hantro: Update TODO list
@ 2022-03-26 18:37 ` Sebastian Fricke
  0 siblings, 0 replies; 8+ messages in thread
From: Sebastian Fricke @ 2022-03-26 18:37 UTC (permalink / raw)
  To: linux-media
  Cc: Sebastian Fricke, Ezequiel Garcia, Philipp Zabel,
	Mauro Carvalho Chehab, Greg Kroah-Hartman,
	open list:HANTRO VPU CODEC DRIVER, open list:STAGING SUBSYSTEM,
	open list

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@collabora.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.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH] staging: media: hantro: Update TODO list
@ 2022-03-26 18:37 ` Sebastian Fricke
  0 siblings, 0 replies; 8+ messages in thread
From: Sebastian Fricke @ 2022-03-26 18:37 UTC (permalink / raw)
  To: linux-media
  Cc: Sebastian Fricke, Ezequiel Garcia, Philipp Zabel,
	Mauro Carvalho Chehab, Greg Kroah-Hartman,
	open list:HANTRO VPU CODEC DRIVER, open list:STAGING SUBSYSTEM,
	open list

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@collabora.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.
-- 
2.25.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH] staging: media: rkvdec: Update TODO list
  2022-03-26 18:37 ` Sebastian Fricke
@ 2022-03-26 18:37   ` Sebastian Fricke
  -1 siblings, 0 replies; 8+ messages in thread
From: Sebastian Fricke @ 2022-03-26 18:37 UTC (permalink / raw)
  To: linux-media
  Cc: Sebastian Fricke, Ezequiel Garcia, Philipp Zabel,
	Mauro Carvalho Chehab, Greg Kroah-Hartman,
	open list:HANTRO VPU CODEC DRIVER, open list:STAGING SUBSYSTEM,
	open list

VP9 support has been added to the driver by f25709c4ff15.
And the VP9 uABI was merged with b88dbe38dca8.

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>
---
 drivers/staging/media/rkvdec/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/media/rkvdec/TODO b/drivers/staging/media/rkvdec/TODO
index e0f0f12f0ac5..2c0779383276 100644
--- a/drivers/staging/media/rkvdec/TODO
+++ b/drivers/staging/media/rkvdec/TODO
@@ -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.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH] staging: media: rkvdec: Update TODO list
@ 2022-03-26 18:37   ` Sebastian Fricke
  0 siblings, 0 replies; 8+ messages in thread
From: Sebastian Fricke @ 2022-03-26 18:37 UTC (permalink / raw)
  To: linux-media
  Cc: Sebastian Fricke, Ezequiel Garcia, Philipp Zabel,
	Mauro Carvalho Chehab, Greg Kroah-Hartman,
	open list:HANTRO VPU CODEC DRIVER, open list:STAGING SUBSYSTEM,
	open list

VP9 support has been added to the driver by f25709c4ff15.
And the VP9 uABI was merged with b88dbe38dca8.

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>
---
 drivers/staging/media/rkvdec/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/media/rkvdec/TODO b/drivers/staging/media/rkvdec/TODO
index e0f0f12f0ac5..2c0779383276 100644
--- a/drivers/staging/media/rkvdec/TODO
+++ b/drivers/staging/media/rkvdec/TODO
@@ -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.
-- 
2.25.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: media: hantro: Update TODO list
  2022-03-26 18:37 ` Sebastian Fricke
@ 2022-03-29 13:39   ` Nicolas Dufresne
  -1 siblings, 0 replies; 8+ messages in thread
From: Nicolas Dufresne @ 2022-03-29 13:39 UTC (permalink / raw)
  To: Sebastian Fricke, linux-media
  Cc: Ezequiel Garcia, Philipp Zabel, Mauro Carvalho Chehab,
	Greg Kroah-Hartman, open list:HANTRO VPU CODEC DRIVER,
	open list:STAGING SUBSYSTEM, open 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@collabora.com>

Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: media: hantro: Update TODO list
@ 2022-03-29 13:39   ` Nicolas Dufresne
  0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Dufresne @ 2022-03-29 13:39 UTC (permalink / raw)
  To: Sebastian Fricke, linux-media
  Cc: Ezequiel Garcia, Philipp Zabel, Mauro Carvalho Chehab,
	Greg Kroah-Hartman, open list:HANTRO VPU CODEC DRIVER,
	open list:STAGING SUBSYSTEM, open 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@collabora.com>

Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.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.


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: media: rkvdec: Update TODO list
  2022-03-26 18:37   ` Sebastian Fricke
@ 2022-03-29 13:40     ` Nicolas Dufresne
  -1 siblings, 0 replies; 8+ messages in thread
From: Nicolas Dufresne @ 2022-03-29 13:40 UTC (permalink / raw)
  To: Sebastian Fricke, linux-media
  Cc: Ezequiel Garcia, Philipp Zabel, Mauro Carvalho Chehab,
	Greg Kroah-Hartman, open list:HANTRO VPU CODEC DRIVER,
	open list:STAGING SUBSYSTEM, open list

Le samedi 26 mars 2022 à 19:37 +0100, Sebastian Fricke a écrit :
> VP9 support has been added to the driver by f25709c4ff15.
> And the VP9 uABI was merged with b88dbe38dca8.
> 
> 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>

> ---
>  drivers/staging/media/rkvdec/TODO | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/staging/media/rkvdec/TODO b/drivers/staging/media/rkvdec/TODO
> index e0f0f12f0ac5..2c0779383276 100644
> --- a/drivers/staging/media/rkvdec/TODO
> +++ b/drivers/staging/media/rkvdec/TODO
> @@ -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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: media: rkvdec: Update TODO list
@ 2022-03-29 13:40     ` Nicolas Dufresne
  0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Dufresne @ 2022-03-29 13:40 UTC (permalink / raw)
  To: Sebastian Fricke, linux-media
  Cc: Ezequiel Garcia, Philipp Zabel, Mauro Carvalho Chehab,
	Greg Kroah-Hartman, open list:HANTRO VPU CODEC DRIVER,
	open list:STAGING SUBSYSTEM, open list

Le samedi 26 mars 2022 à 19:37 +0100, Sebastian Fricke a écrit :
> VP9 support has been added to the driver by f25709c4ff15.
> And the VP9 uABI was merged with b88dbe38dca8.
> 
> 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>

> ---
>  drivers/staging/media/rkvdec/TODO | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/staging/media/rkvdec/TODO b/drivers/staging/media/rkvdec/TODO
> index e0f0f12f0ac5..2c0779383276 100644
> --- a/drivers/staging/media/rkvdec/TODO
> +++ b/drivers/staging/media/rkvdec/TODO
> @@ -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.


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-03-29 13:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-26 18:37 [PATCH] staging: media: hantro: Update TODO list Sebastian Fricke
2022-03-26 18:37 ` Sebastian Fricke
2022-03-26 18:37 ` [PATCH] staging: media: rkvdec: " Sebastian Fricke
2022-03-26 18:37   ` Sebastian Fricke
2022-03-29 13:40   ` Nicolas Dufresne
2022-03-29 13:40     ` Nicolas Dufresne
2022-03-29 13:39 ` [PATCH] staging: media: hantro: " Nicolas Dufresne
2022-03-29 13:39   ` Nicolas Dufresne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.