Re: [FFmpeg-devel] [PATCH 3/3] doc/developer: Duties of a maintainer

2024-11-21 Thread Vittorio Giovara
On Wed, Nov 20, 2024 at 7:10 PM Michael Niedermayer wrote: > Hi > > On Wed, Nov 20, 2024 at 03:59:36PM -0500, Vittorio Giovara wrote: > > Why was this pushed without full approval? > > I had already the feeling some people live in a parallel universe. I guess > that confirms it. > > this patch wa

Re: [FFmpeg-devel] [PATCH 3/3] doc/developer: Duties of a maintainer

2024-11-21 Thread Vittorio Giovara
On Wed, Nov 20, 2024 at 7:16 PM Michael Niedermayer wrote: > Hi > > On Tue, Nov 19, 2024 at 11:30:03AM -0500, Vittorio Giovara wrote: > > On Sat, Nov 16, 2024 at 7:42 PM Michael Niedermayer < > mich...@niedermayer.cc> > > wrote: > > > > > Not sure we have such a list elsewhere, i failed to find i

Re: [FFmpeg-devel] [PATCH 3/3] doc/developer: Duties of a maintainer

2024-11-20 Thread Michael Niedermayer
Hi On Tue, Nov 19, 2024 at 11:30:03AM -0500, Vittorio Giovara wrote: > On Sat, Nov 16, 2024 at 7:42 PM Michael Niedermayer > wrote: > > > Not sure we have such a list elsewhere, i failed to find it > > > > Signed-off-by: Michael Niedermayer > > --- > > doc/developer.texi | 17 +

Re: [FFmpeg-devel] [PATCH 3/3] doc/developer: Duties of a maintainer

2024-11-20 Thread Michael Niedermayer
Hi On Wed, Nov 20, 2024 at 03:59:36PM -0500, Vittorio Giovara wrote: > Why was this pushed without full approval? I had already the feeling some people live in a parallel universe. I guess that confirms it. this patch was not pushed. [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BAD

Re: [FFmpeg-devel] [PATCH 3/3] doc/developer: Duties of a maintainer

2024-11-20 Thread Vittorio Giovara
Why was this pushed without full approval? There was an explicit NAK on this set, and additional comments by others Vittorio On Wed, Nov 20, 2024 at 3:19 PM Michael Niedermayer wrote: > Hi > > On Tue, Nov 19, 2024 at 11:30:03AM -0500, Vittorio Giovara wrote: > > On Sat, Nov 16, 2024 at 7:42 PM

Re: [FFmpeg-devel] [PATCH 3/3] doc/developer: Duties of a maintainer

2024-11-20 Thread Michael Niedermayer
Hi On Tue, Nov 19, 2024 at 11:30:03AM -0500, Vittorio Giovara wrote: > On Sat, Nov 16, 2024 at 7:42 PM Michael Niedermayer > wrote: > > > Not sure we have such a list elsewhere, i failed to find it > > > > Signed-off-by: Michael Niedermayer > > --- > > doc/developer.texi | 17 +

Re: [FFmpeg-devel] [PATCH 3/3] doc/developer: Duties of a maintainer

2024-11-19 Thread Vittorio Giovara
On Sat, Nov 16, 2024 at 7:42 PM Michael Niedermayer wrote: > Not sure we have such a list elsewhere, i failed to find it > > Signed-off-by: Michael Niedermayer > --- > doc/developer.texi | 17 + > 1 file changed, 17 insertions(+) > > diff --git a/doc/developer.texi b/doc/develop

[FFmpeg-devel] [PATCH 3/3] doc/developer: Duties of a maintainer

2024-11-17 Thread Michael Niedermayer
Not sure we have such a list elsewhere, i failed to find it Signed-off-by: Michael Niedermayer --- doc/developer.texi | 17 + 1 file changed, 17 insertions(+) diff --git a/doc/developer.texi b/doc/developer.texi index 2af71ed749a..3a942b19627 100644 --- a/doc/developer.texi +++