diff mbox

[FFmpeg-devel] MAINTAINERS: add myself to V4L2

Message ID 20190829202350.67254-1-ffmpeg@tmm1.net
State New
Headers show

Commit Message

Aman Karmani Aug. 29, 2019, 8:23 p.m. UTC
From: Aman Gupta <aman@tmm1.net>

Signed-off-by: Aman Gupta <aman@tmm1.net>
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Aman Karmani Aug. 30, 2019, 12:46 a.m. UTC | #1
On Thu, Aug 29, 2019 at 2:47 PM Jorge Ramirez <jorge.ramirez.ortiz@gmail.com>
wrote:

> On 8/29/19 22:23, Aman Gupta wrote:
> > From: Aman Gupta <aman@tmm1.net>
>
>
> lets discuss this a bit further. I havent been very active in the past
> due to personal reasons and there might be others willing to take on
> full maintanership with perhaps more experience or time to dedicate.
>

Sure. If anyone else has an interest in or is using v4l2, there are several
patches on the list (and in the libreelec fork) that could use review and
testing. If not, I am volunteering my time to getting these patches
upstreamed in a reasonable way.


>
> there is plenty to do on v4l2 (the pending DRM patch and the stateless
> API integration to name a couple).
>

I have rebased the DRM patch onto my current set, and adapted it to better
integrate with hwcontext here:
https://github.com/tmm1/FFmpeg/compare/v4l2-rpi-drm


>
>
> >
> > Signed-off-by: Aman Gupta <aman@tmm1.net>
>
> also please do not add my signoff (I can add it when needed)
>

Sorry about that. I only meant to indicate that we had discussed this
off-list and that you were open to help with maintenance.


> > Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com>
>
>
>
> > ---
> >  MAINTAINERS | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 7f60ef0021..f83d543321 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -243,7 +243,7 @@ Codecs:
> >    tta.c                                 Alex Beregszaszi, Jaikrishnan
> Menon
> >    ttaenc.c                              Paul B Mahol
> >    txd.c                                 Ivo van Poorten
> > -  v4l2_*                                Jorge Ramirez-Ortiz
> > +  v4l2_*                                Jorge Ramirez-Ortiz, Aman Gupta
> >    vc2*                                  Rostislav Pehlivanov
> >    vcr1.c                                Michael Niedermayer
> >    videotoolboxenc.c                     Rick Kern, Aman Gupta
>
>
>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7f60ef0021..f83d543321 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -243,7 +243,7 @@  Codecs:
   tta.c                                 Alex Beregszaszi, Jaikrishnan Menon
   ttaenc.c                              Paul B Mahol
   txd.c                                 Ivo van Poorten
-  v4l2_*                                Jorge Ramirez-Ortiz
+  v4l2_*                                Jorge Ramirez-Ortiz, Aman Gupta
   vc2*                                  Rostislav Pehlivanov
   vcr1.c                                Michael Niedermayer
   videotoolboxenc.c                     Rick Kern, Aman Gupta