Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] Democratization
Date: Sat, 25 Jan 2025 19:04:16 +0100
Message-ID: <20250125180416.GJ4991@pb2> (raw)
In-Reply-To: <DM8P223MB0365412AC01A732C8FEA95C0BAE62@DM8P223MB0365.NAMP223.PROD.OUTLOOK.COM>


[-- Attachment #1.1: Type: text/plain, Size: 2777 bytes --]

Hi Soft Works

On Tue, Jan 21, 2025 at 06:52:27AM +0000, Soft Works wrote:
[...]
> > We need plugins
> > please lobby for a plugin architecture
> 
> I'd love to see an extensibility model, I have one or two things for which there's clearly no place in the ffmpeg codebase.
> But this can't be a remedy for those problems above:
> 

> - Plugins cannot change the behavior of existing components

existing components could have callbacks (like a log callback or
a call to motion estimation) but yes you are correct in general


> - Many changes/additions cannot be applied via an extensibility model
> - Eventually it would create even more room for rejecting contributions
>   by saying it should be done as a plugin
> - Nothing is won for anybody when you end up having dozens of plugins which you need to compile for another dozen of platforms
> 
> A plugin model should serve as a way for serving very specific individual use cases, but not as a means for rejecting contributions which provide common value for many users.
> 

> Anyway we already have a kind of plugin model - at compile time at least
> ./configure allows fine grained control of what to include and what not,

yes, we really just need to allow each to be taken from external repositories

its also then not "more" compiling

That would then maybe be the simplest solution to plugins


> that I wonder whether this couldn't be leveraged for controversial cases - to achieve some middle ground between both "camps"?

The problem is a social one not a technical one.
Of course you are correct and that would work on a technical level but i think not a social one

People dont reject code saying "iam ok because it can be disabled at compile time"
They try to block it with some "argument" and the need to go through this is what kills
these projects. A contributor cannot say "i dont care what your oppinon is, ill apply this
ill maintain this, you wont maintain this, you wont use this, let me just work on my code."

If one simplfifies this down to the absolute minimum, whats needed is that the
contributor/maintainer has write access and others do not. Then the problem is solved.
I dont see how anything less than this solves it

Maybe we could just have 2 repositories but the conservative/restrictive one
would always die.
We could try this though if people want.
Just to make it clear i will make releases from the repository with all features
and thats the repository i will maintain security fixes for.

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

[-- Attachment #2: Type: text/plain, Size: 251 bytes --]

_______________________________________________
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".

  reply	other threads:[~2025-01-25 18:04 UTC|newest]

Thread overview: 113+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250102141731.GR4991@pb2>
     [not found] ` <20250102163807.GB7285@haasn.xyz>
     [not found]   ` <20250114170615.GD4991@pb2>
     [not found]     ` <eafdd773-0055-4619-b1e2-bf4d4266ee4e@gmail.com>
     [not found]       ` <20250117173914.GN4991@pb2>
     [not found]         ` <f5f57e16-8f34-4836-9b46-f31a753dd990@gmail.com>
2025-01-20  1:28           ` Michael Niedermayer
2025-01-20  6:21             ` Kieran Kunhya via ffmpeg-devel
2025-01-20 15:45 ` Soft Works
2025-01-20 16:15   ` Marth64
2025-01-20 16:38     ` Marth64
2025-01-21  0:36       ` Michael Niedermayer
2025-01-24 19:36         ` Rémi Denis-Courmont
2025-01-24 21:02           ` Nicolas George
2025-01-25  6:21             ` Rémi Denis-Courmont
2025-01-25  7:55           ` Vittorio Giovara
2025-01-25 20:26           ` Michael Niedermayer
2025-01-25 21:08             ` Rémi Denis-Courmont
2025-01-25 21:39             ` Rémi Denis-Courmont
2025-01-25 22:13               ` Marth64
2025-01-25 23:23               ` Kieran Kunhya via ffmpeg-devel
2025-01-25 22:40             ` Marth64
2025-01-26 15:06               ` Michael Niedermayer
2025-01-26 15:11                 ` Kieran Kunhya via ffmpeg-devel
2025-01-26 16:35                 ` Rémi Denis-Courmont
2025-01-26 17:34                   ` Marth64
2025-01-26 18:07                     ` Marth64
2025-01-26 18:43                       ` Gyan Doshi
2025-01-26 18:51                         ` Marth64
2025-01-26 19:17                     ` Michael Niedermayer
2025-01-26 19:39                       ` Kieran Kunhya via ffmpeg-devel
2025-01-26 20:40                         ` Rémi Denis-Courmont
2025-01-26 20:51                           ` Kieran Kunhya via ffmpeg-devel
2025-01-26 21:20                             ` Kieran Kunhya via ffmpeg-devel
2025-01-26 22:01                             ` Marth64
2025-01-28 18:21                               ` Michael Niedermayer
2025-01-29  6:40                                 ` Zhao Zhili
2025-01-29 12:39                                   ` Nicolas George
2025-01-29 15:16                                     ` Niklas Haas
2025-01-29 16:12                                       ` compn
2025-01-29 16:22                                         ` Vittorio Giovara
2025-01-29 17:02                                         ` Soft Works
2025-01-29 17:41                                           ` Marth64
2025-01-29 18:26                                             ` Marth64
2025-01-29 19:36                                               ` Kieran Kunhya via ffmpeg-devel
2025-01-29 20:20                                                 ` Marth64
2025-01-29 20:54                                                   ` Nicolas George
2025-01-29 21:08                                                     ` Marth64
2025-01-29 21:45                                                       ` Nicolas George
2025-01-30  6:12                                                         ` Vittorio Giovara
2025-01-30  8:02                                                           ` Nicolas George
2025-01-30  9:45                                                             ` Vittorio Giovara
2025-01-31  0:03                                                               ` Soft Works
2025-01-31  0:14                                                                 ` Vittorio Giovara
2025-02-01 13:50                                                 ` Michael Niedermayer
2025-01-29 20:04                                         ` Ronald S. Bultje
2025-01-29 21:27                                         ` Niklas Haas
2025-01-29 21:39                                           ` Nicolas George
2025-02-01 14:15                                           ` Michael Niedermayer
2025-01-29 20:51                                       ` Nicolas George
2025-01-29 21:21                                         ` Niklas Haas
2025-01-29 21:36                                           ` Nicolas George
2025-01-30  6:08                                             ` Vittorio Giovara
2025-01-29 23:26                                           ` Soft Works
2025-01-30  6:35                                             ` Vittorio Giovara
2025-01-30 23:21                                               ` Soft Works
2025-01-31  0:14                                                 ` Vittorio Giovara
2025-01-31  1:07                                                   ` Soft Works
2025-01-30  9:50                                           ` Vittorio Giovara
2025-02-01 14:46                                           ` Michael Niedermayer
2025-02-01 14:48                                             ` Kieran Kunhya via ffmpeg-devel
2025-02-01 15:03                                               ` Michael Niedermayer
2025-02-01 16:10                                                 ` Kieran Kunhya via ffmpeg-devel
2025-02-01 15:11                                             ` James Almer
     [not found]                                               ` <dffa122a-f13a-4e95-8210-9053a6832e6a@e-blokos.com>
2025-02-01 16:03                                                 ` James Almer
2025-02-01 20:18                                               ` Nicolas George
2025-02-01 13:44                                       ` Michael Niedermayer
2025-02-01 20:20                                         ` Nicolas George
2025-02-01 21:00                                           ` Soft Works
2025-01-29  9:45                                 ` Vittorio Giovara
2025-01-29 10:32                                   ` Soft Works
2025-01-29 10:51                                     ` Vittorio Giovara
2025-01-29 11:52                                       ` Soft Works
2025-01-29 14:38                                         ` Vittorio Giovara
2025-01-29 15:24                                           ` Soft Works
2025-01-29 16:24                                             ` Vittorio Giovara
2025-01-29 16:44                                               ` Soft Works
2025-01-30  8:02                                         ` Tobias Rapp
2025-01-29 16:58                                     ` Marth64
2025-01-29 17:06                                       ` Soft Works
2025-01-29 17:14                                         ` Marth64
2025-01-29 17:22                                           ` Soft Works
2025-01-29 17:38                                             ` Vittorio Giovara
2025-01-29 18:13                                             ` Soft Works
2025-01-29 18:23                                               ` Marth64
2025-01-29 17:15                                       ` Soft Works
2025-01-26 21:24                         ` Michael Niedermayer
2025-01-26 21:41                           ` Kieran Kunhya via ffmpeg-devel
2025-01-27  9:03                           ` Vittorio Giovara
2025-01-20 17:44     ` Soft Works
2025-01-20 18:14       ` Gyan Doshi
2025-01-20 21:04         ` Nicolas George
2025-01-21  0:41         ` Michael Niedermayer
2025-01-21  6:52           ` Soft Works
2025-01-25 18:04             ` Michael Niedermayer [this message]
2025-01-24 20:01         ` Rémi Denis-Courmont
2025-01-20 17:59     ` Nicolas George
2025-01-20 18:18       ` Marth64
2025-01-20 18:46         ` Soft Works
2025-01-20 20:57         ` Nicolas George
2025-01-20 21:08           ` Marth64
2025-01-20 22:20             ` Marth64
2025-01-20 18:23       ` Marth64
2025-01-20 20:50         ` Nicolas George
2025-01-20 21:00           ` Soft Works
2025-01-21  0:55             ` Michael Niedermayer
2025-01-21  4:29               ` Marth64
2025-01-22 20:51               ` Nicolas George
2025-01-22 22:00                 ` Soft Works

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=20250125180416.GJ4991@pb2 \
    --to=michael@niedermayer.cc \
    --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