From: Andrew Sayers <ffmpeg-devel@pileofstuff.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [RFC] 5 year plan & Inovation
Date: Thu, 25 Apr 2024 09:03:23 +0100
Message-ID: <ZioOSwvoUZNb7Sh2@andrews-2024-laptop.sayers> (raw)
In-Reply-To: <20240420230513.GW6420@pb2>
On Sun, Apr 21, 2024 at 01:05:13AM +0200, Michael Niedermayer wrote:
> On Fri, Apr 19, 2024 at 08:00:28PM +0200, Diederick C. Niehorster wrote:
> > On Fri, Apr 19, 2024, 19:35 Zhao Zhili <quinkblack@foxmail.com> wrote:
> >
> > >
> > > > -----Original Message-----
> > > > From: ffmpeg-devel <ffmpeg-devel-bounces@ffmpeg.org> On Behalf Of
> > > Niklas Haas
> > > > Sent: 2024年4月19日 22:50
> > > > To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
> > > > Subject: Re: [FFmpeg-devel] [RFC] 5 year plan & Inovation
> > > >
> > > > On Thu, 18 Apr 2024 22:53:51 +0200 Michael Niedermayer <
> > > michael@niedermayer.cc> wrote:
> > > > > A plugin system moves this patch-management to people who actually
> > > > > care, that is the authors of the codecs and (de)muxers.
> > > >
> > > > A plugin system will only solve this insomuch as plugin authors will
> > > > just host their plugin code on GitHub instead of bothering with the
> > > > mailing list.
> > > >
> > > > I think it runs a good risk of basically killing the project.
> > >
> > > VLC is plugin based, gstreamer is plugin based too (which went toooo far
> > > 😝),
> > > I don't think plugin is that dangerous.
> > >
> > > Firstly, we can enable plugin interface only with enable-gpl.
> > >
> > > Secondly, we can have a less stable plugin interface than public API, for
> > > our
> > > development convenience, and encourage plugin authors to contribute to
> > > upstream.
> > >
> > > >
> > > > > Our productivity as is, is not good, many patches are ignored.
> > > > > The people caring about these patches are their Authors and yet they
> > > > > are powerless as they must sometimes wait many months for reviews
> > > >
> > > > So, rather than all of the above, what I think we should do is contract
> > > > somebody to set up, manage, host and maintain a GitLab instance for us.
> > > >
> > > > This would probably be the single most cost effective boost to both
> > > > community growth and innovation I can think of, as it will remove
> > > > several of the major grievances and barriers to entry with the
> > > > ML+pingspam model.
> > >
> > > +1.
> > >
> > > I can't remember how many patches I have ping. It's really frustration.
> > > I ask for permission to commit mostly due to this.
> > >
> > > Now I can keep track of my own patches, but it's still not easy to filter
> > > out
> > > patches I'm interested to review (I can blame the email client, but blame
> > > it
> > > doesn't help). I'm sure I can review more patches with a new workflow.
> > >
> >
> > If i recall correctly, there was a conversation not too long ago about what
> > to do with all the SPI money. This seems to be a perfect use for it.
>
> > 1. Set up and manage a gitlab instance
>
> I think we first need to understand what exact problem there is with the
> ML/Patchwork workflow. Write this down. See if we all agree on that
>
> Look at what workflow* people use
> Look at what alternatives to ML/Patchwork there are
> I think others than gitlab where suggested like gittea and forgejo
>
> And then carefully evaluate each for cost vs benefit.
>
> If we agree on one then its probably best to setup a small test environment
> and have the whole team try to use that before we consider a switch
>
>
> > 2. Move tickets from trac to there (possibly)
>
> why ?
>
>
> > 3. Move fate running to there
>
> why ?
>
>
> workflow*
> For example, i go through patches on the ML with mutt and i have one key
> to apply a patch and another to open an editor and write a reply. Also i have
> my muttrc setup so it colorizes diffs nicely so patches are easy to review
> I do test close to every patch posted on ffmpeg-devel, so being able
> to quickly apply patches matters. If i had to use a GUI based browser
> and click around with the mouse it would probably mean an end for me
> testing all patches, simply as it would be too inconvenient and slow.
It seems like this is splitting into two slightly different questions:
One is "there's a bunch of jobs that could be interesting to someone, but
nobody here wants to do. How do we attract people who'd want to do them?".
For example, bindings in other languages are only interesting to people who use
those languages, and people here are generally happy with C.
The other is "there's a bunch of jobs nobody will ever want to do, how do we
automate them away?". For example, it sounds like keeping the website updated
is a boring routine you've found yourself stuck with.
Moving away from the ML has to mean answering the first question with a
trade-off. For example, I've got several patches outstanding, and I would
*love* an interface that said "assigned: so-and-so" for the ones that just need
a ping, and "unassigned" for the ones I shouldn't waste my limited energy on.
But from your point-of-view, that would mean being chased through your day by a
page of jobs people expect you to get done.
On the other hand, there are many win/win answers to the automation question.
For example, most platforms have some kind of SaaS solution built in (GitHub
Actions, GitLab CI/CD etc.). It's fairly easy to make these apply every patch
and run fate tests without human intervention, so you can gradually turn review
work from an expert job falling largely on your shoulders to a paint-by-numbers
exercise anyone of moderate skill can do. That makes it easier for new people
to join the project (because they can do more without help), and frees you up
to work on things that are more fun and add more value.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2024-04-25 8:03 UTC|newest]
Thread overview: 138+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 13:58 Michael Niedermayer
2024-04-17 14:22 ` Lynne
2024-04-17 14:34 ` James Almer
2024-04-17 14:50 ` Lynne
2024-04-17 15:24 ` Michael Niedermayer
2024-04-17 15:22 ` Michael Niedermayer
2024-04-17 15:55 ` Jean-Baptiste Kempf
2024-04-17 18:22 ` Michael Niedermayer
2024-04-17 18:31 ` Timo Rothenpieler
2024-04-18 0:22 ` Michael Niedermayer
2024-04-18 0:42 ` Michael Niedermayer
2024-04-17 15:57 ` Frank Plowman
2024-04-17 16:24 ` Andrew Sayers
2024-04-18 7:52 ` Stefano Sabatini
2024-04-18 9:13 ` epirat07
2024-04-18 10:22 ` Andrew Sayers
2024-04-18 19:50 ` Michael Niedermayer
2024-04-18 19:56 ` James Almer
2024-04-18 22:01 ` Andrew Sayers
2024-04-20 21:26 ` Michael Niedermayer
2024-04-18 2:21 ` Aidan
2024-04-18 6:33 ` Paul B Mahol
2024-04-18 8:19 ` Stefano Sabatini
2024-04-18 10:10 ` Aidan
2024-04-18 20:15 ` Michael Niedermayer
2024-04-18 21:15 ` epirat07
2024-04-18 22:45 ` Michael Niedermayer
2024-04-21 14:36 ` Ondřej Fiala
2024-04-18 8:46 ` Stefano Sabatini
2024-04-18 9:21 ` epirat07
2024-04-18 9:32 ` Roman Arzumanyan
2024-04-23 0:20 ` Michael Niedermayer
2024-04-23 7:47 ` Andrew Sayers
2024-04-23 8:02 ` Lynne
2024-04-23 9:38 ` Andrew Sayers
2024-04-18 14:02 ` Niklas Haas
2024-04-18 20:53 ` Michael Niedermayer
2024-04-18 21:13 ` James Almer
2024-04-18 23:19 ` Michael Niedermayer
2024-04-19 6:02 ` Paul B Mahol
2024-04-19 14:50 ` Niklas Haas
2024-04-19 15:25 ` epirat07
2024-04-19 17:35 ` Zhao Zhili
2024-04-19 18:00 ` Diederick C. Niehorster
2024-04-19 18:06 ` Vittorio Giovara
2024-04-19 19:05 ` Paul B Mahol
2024-04-19 19:45 ` James Almer
2024-04-19 19:55 ` Paul B Mahol
2024-04-19 19:48 ` Ronald S. Bultje
2024-04-19 21:57 ` Vittorio Giovara
2024-04-19 22:28 ` Paul B Mahol
2024-04-19 22:31 ` James Almer
2024-04-20 0:33 ` Paul B Mahol
2024-04-19 23:23 ` Ronald S. Bultje
2024-04-20 23:05 ` Michael Niedermayer
2024-04-25 8:03 ` Andrew Sayers [this message]
2024-04-29 6:03 ` Davy Durham
2024-04-29 16:37 ` Ondřej Fiala
2024-04-29 16:44 ` Ondřej Fiala
2024-04-29 19:04 ` Davy Durham
2024-04-29 19:25 ` Rémi Denis-Courmont
2024-04-30 19:05 ` Ondřej Fiala
2024-04-30 23:01 ` Andrew Sayers
2024-05-02 13:47 ` Ondřej Fiala
2024-05-02 14:20 ` Kieran Kunhya
2024-05-02 14:34 ` Ondřej Fiala
2024-05-02 17:44 ` Vittorio Giovara
2024-05-02 18:38 ` Ronald S. Bultje
2024-05-03 5:53 ` Rémi Denis-Courmont
2024-05-03 11:28 ` Ronald S. Bultje
2024-05-03 11:33 ` Rémi Denis-Courmont
2024-05-03 13:54 ` Ronald S. Bultje
2024-05-03 14:33 ` Rémi Denis-Courmont
[not found] ` <3B289095-ED54-4590-B8C0-FF204218876E@cosmin.at>
2024-05-03 15:45 ` Cosmin Stejerean via ffmpeg-devel
2024-05-04 19:28 ` Michael Niedermayer
2024-05-04 21:25 ` Andrew Sayers
2024-05-04 21:51 ` epirat07
2024-05-05 0:59 ` Zhao Zhili
2024-05-02 19:42 ` Ondřej Fiala
2024-05-13 6:52 ` Tomas Härdin
2024-04-30 0:11 ` Hendrik Leppkes
2024-04-30 18:48 ` Ondřej Fiala
2024-04-30 19:06 ` Hendrik Leppkes
2024-04-30 19:15 ` Ondřej Fiala
2024-05-01 5:27 ` Rémi Denis-Courmont
2024-05-02 14:25 ` Ondřej Fiala
2024-05-02 14:38 ` Rémi Denis-Courmont
2024-05-02 19:32 ` Ondřej Fiala
2024-05-02 20:06 ` epirat07
2024-05-03 13:23 ` Ondřej Fiala
2024-05-03 5:46 ` Rémi Denis-Courmont
2024-05-03 12:58 ` Ondřej Fiala
2024-05-03 13:29 ` Ondřej Fiala
2024-05-03 13:48 ` Rémi Denis-Courmont
2024-05-03 14:41 ` Rémi Denis-Courmont
2024-05-03 17:30 ` Ondřej Fiala
2024-05-03 17:45 ` Rémi Denis-Courmont
2024-05-04 12:48 ` Ondřej Fiala
2024-05-02 16:35 ` Zhao Zhili
[not found] ` <34D9D362-37E5-4BFF-BA5D-01918ED7C171@cosmin.at>
2024-05-02 17:17 ` Cosmin Stejerean via ffmpeg-devel
2024-05-04 1:11 ` flow gg
2024-05-04 13:06 ` Ondřej Fiala
2024-05-04 18:04 ` Vittorio Giovara
2024-05-04 19:09 ` Michael Niedermayer
2024-05-04 19:24 ` Vittorio Giovara
2024-05-04 19:05 ` Michael Niedermayer
2024-05-12 16:05 ` Ondřej Fiala
2024-04-21 9:11 ` Rémi Denis-Courmont
2024-04-21 20:40 ` Michael Niedermayer
2024-04-23 12:12 ` Rémi Denis-Courmont
2024-04-24 22:00 ` Michael Niedermayer
2024-04-25 15:15 ` Vittorio Giovara
2024-04-27 10:24 ` Michael Niedermayer
2024-04-27 16:39 ` Vittorio Giovara
2024-05-04 20:35 ` Michael Niedermayer
2024-05-05 3:06 ` Vittorio Giovara
2024-05-05 8:14 ` Rémi Denis-Courmont
2024-05-05 9:18 ` Paul B Mahol
2024-04-27 19:07 ` Ondřej Fiala
2024-04-22 1:12 ` James Almer
2024-04-22 11:07 ` Stefano Sabatini
2024-04-22 11:32 ` Lynne
2024-04-30 17:42 ` Michael Niedermayer
2024-06-17 18:34 ` Michael Niedermayer
2024-06-17 19:00 ` Nicolas George
2024-06-17 19:29 ` Vittorio Giovara
2024-06-17 23:03 ` Andrew Sayers
2024-06-17 19:25 ` Vittorio Giovara
2024-06-17 21:02 ` Rémi Denis-Courmont
2024-06-18 10:44 ` Michael Niedermayer
2024-06-18 22:38 ` Lynne via ffmpeg-devel
2024-04-24 22:50 ` Tomas Härdin
2024-04-24 23:06 ` Diederick C. Niehorster
2024-04-25 0:07 ` Michael Niedermayer
2024-04-25 10:26 ` Tomas Härdin
2024-04-27 10:53 ` Michael Niedermayer
2024-04-27 18:01 ` Tomas Härdin
2024-04-30 18:14 ` Michael Niedermayer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZioOSwvoUZNb7Sh2@andrews-2024-laptop.sayers \
--to=ffmpeg-devel@pileofstuff.org \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git