diff mbox

[FFmpeg-devel,4/4] MAINTAINERS: update my entries

Message ID 1473892053-52792-5-git-send-email-josh@itanimul.li
State Superseded
Headers show

Commit Message

Josh Dekker Sept. 14, 2016, 10:27 p.m. UTC
Signed-off-by: Josh de Kock <josh@itanimul.li>
---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Michael Niedermayer Sept. 15, 2016, 9:39 a.m. UTC | #1
On Wed, Sep 14, 2016 at 11:27:33PM +0100, Josh de Kock wrote:
> Signed-off-by: Josh de Kock <josh@itanimul.li>
> ---
>  MAINTAINERS | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Acked-by: Michael

[...]
Moritz Barsnick Sept. 15, 2016, 2:49 p.m. UTC | #2
On Wed, Sep 14, 2016 at 23:27:33 +0100, Josh de Kock wrote:
> -  ffplay.c                              Marton Balint
> +  ffplay.c                              Marton Balint, Josh de Kock
> +  ffplay_sdl1.c                         Josh de Kock

Since ffplay_sdl1.c was created as a copy (or basically a move) of
ffplay.c, wouldn't Marton Balint's maintainership also copy (or even
move) over?

Moritz
James Almer Sept. 15, 2016, 3 p.m. UTC | #3
On 9/15/2016 11:49 AM, Moritz Barsnick wrote:
> On Wed, Sep 14, 2016 at 23:27:33 +0100, Josh de Kock wrote:
>> -  ffplay.c                              Marton Balint
>> +  ffplay.c                              Marton Balint, Josh de Kock
>> +  ffplay_sdl1.c                         Josh de Kock
> 
> Since ffplay_sdl1.c was created as a copy (or basically a move) of
> ffplay.c, wouldn't Marton Balint's maintainership also copy (or even
> move) over?

If he wants to then sure.

In any case, the SDL1 version is kept for the sake of people using
old distros and will be removed early next year. Josh accepted
maintaining it until then, but aside from that it's considered
deprecated and afaik further development will continue on the SDL2
version only.

> 
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f7e8298..52d8eed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24,7 +24,8 @@  ffmpeg:
   ffmpeg.c                              Michael Niedermayer
 
 ffplay:
-  ffplay.c                              Marton Balint
+  ffplay.c                              Marton Balint, Josh de Kock
+  ffplay_sdl1.c                         Josh de Kock
 
 ffprobe:
   ffprobe.c                             Stefano Sabatini
@@ -285,6 +286,7 @@  libavdevice
   pulse_audio_enc.c                     Lukasz Marek
   qtkit.m                               Thilo Borgmann
   sdl                                   Stefano Sabatini
+  sdl2.c                                Josh de Kock
   v4l2.c                                Giorgio Vazzana
   vfwcap.c                              Ramiro Polla
   xv.c                                  Lukasz Marek