[FFmpeg-devel] [PATCH 2/2] MAINTAINERS: mark vf_volumedetect as unmaintained
Michael Niedermayer
michael at niedermayer.cc
Wed Sep 4 22:26:19 EEST 2024
Hi Yiğithan Yiğit
On Mon, Sep 02, 2024 at 11:52:52PM +0200, Yigithan Yigit wrote:
> Hi Michael,
>
> I am new to community, and I am not sure about qualifications of maintainer but If you prefer I can be the maintainer.
some libavfilter filters may be difficult to maintain currently
(thats because of pauls fork and paul working on libavfilter)
So if you want to try, you can, but there likely will be
problems that would not occur in other parts of teh codebase.
if you want to try, some suggestions on what you could do
* setup a clone of ffmpeg (on github or elsewhere) unless you already have one
* set a branch up there with your changes, make sure requested modifications have been done
* once you are happy with the code and everyone else had a chance to
review it and noone had remaining complaints and the latest patches are on ffmpeg-devel
with noone complaining,
-> simply ask me to apply the patches, ill then wait another 24h and if noone complains
apply them
* if this works for a few iterations then you should send a patch that adds you to
MAINTAINERS
* Now the extra problem, if you want a challence. As Paul also works on it.
As maintainer, you should look at pauls work and bring it to ffmpeg.
This has several complexities beyond what you might expect.
First obvious, the authorship of all commits needs to be correct
Second, paul has changed the license in COPYING to GPLv2 but not in the file
header of af_volumedetect.c So before any work from pauls fork can be included,
this contradition needs to be understood / resolved. You could start a discussion
about this here or with paul ... And obviously once this is clarified, any
included code from paul must comply to the license. Which could also mean that
no changes from him to af_volumedetect can be included.
Thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240904/3fe2cc29/attachment.sig>
More information about the ffmpeg-devel
mailing list