Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Vittorio Giovara
On Sun, Feb 2, 2025 at 3:26 AM Leo Izen wrote: > While this isn't an entirely analogous situation, most contributors who > are active have been active since they started contributing, so this > doesn't do a whole lot except to pick out people who used to be active > and then stopped and then star

Re: [FFmpeg-devel] [PATCH 2/2] doc/filters: Remove redundant *_cuda and *_npp filters since they are already in CUDA Video Filters section

2025-02-01 Thread Gyan Doshi
On 2025-01-29 12:42 am, Danil Iashchenko wrote: --- doc/filters.texi | 630 +-- 1 file changed, 10 insertions(+), 620 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index c4f312d2b8..28be8920fd 100644 --- a/doc/filters.texi +++ b/d

Re: [FFmpeg-devel] [PATCH] avcodec: add a simple ffv1 parser

2025-02-01 Thread Lynne
On 01/02/2025 15:48, James Almer wrote: Only setting key frames. Signed-off-by: James Almer --- configure| 1 + libavcodec/Makefile | 1 + libavcodec/ffv1_parser.c | 45 libavcodec/parsers.c | 1 + 4 files changed, 48 in

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Soft Works
> -Original Message- > From: ffmpeg-devel On Behalf Of Leo > Izen > Sent: Sunday, February 2, 2025 3:26 AM > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] Democratization work in progress draft v2 > > On 1/31/25 11:01 AM, Soft Works wrote: [..] Hi Leo, > > How about a qu

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Leo Izen
On 1/31/25 11:01 AM, Soft Works wrote: -Original Message- From: ffmpeg-devel On Behalf Of James Almer Sent: Friday, January 31, 2025 4:45 PM To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] Democratization work in progress draft v2 Past involvement, including long-past involv

Re: [FFmpeg-devel] [PATCH v2 2/3] fftools/opt_common: add timing and datetiming log flags

2025-02-01 Thread Soft Works
Hi Michael, thanks a lot for looking at this. > -Original Message- > From: ffmpeg-devel On Behalf Of > Michael Niedermayer > Sent: Sunday, February 2, 2025 2:14 AM > To: FFmpeg development discussions and patches de...@ffmpeg.org> > Subject: Re: [FFmpeg-devel] [PATCH v2 2/3] fftools/op

Re: [FFmpeg-devel] [PATCH v2 2/3] fftools/opt_common: add timing and datetiming log flags

2025-02-01 Thread Michael Niedermayer
Hi softworkz On Thu, Jan 30, 2025 at 03:53:25AM +, softworkz wrote: > From: softworkz > > This commit adds two logging flags: 'timing' and 'datetiming'. > > Usage: > > ffmpeg -loglevel +timing > > or > > ffmpeg -loglevel +datetiming ./ffmpeg -loglevel +timing ... 02:04:00.926 Use -h to

[FFmpeg-devel] [PATCH] avfilter/vf_scale: remove global side data when it no longer applies after scaling

2025-02-01 Thread James Almer
Signed-off-by: James Almer --- libavfilter/vf_scale.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/libavfilter/vf_scale.c b/libavfilter/vf_scale.c index 14ce1fbbd8..72618ec331 100644 --- a/libavfilter/vf_scale.c +++ b/libavfilter/vf_scale.c @@ -684,6 +684,16 @@ static int confi

[FFmpeg-devel] [PATCH] avfilter/avfilter: remove accidental loop index variable reset

2025-02-01 Thread James Almer
Fixes ticket #11442. Signed-off-by: James Almer --- libavfilter/avfilter.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c index 89b39445e6..e732556ffa 100644 --- a/libavfilter/avfilter.c +++ b/libavfilter/avfilter.c @@ -382

Re: [FFmpeg-devel] libswresample/rematrix.c sane_layout

2025-02-01 Thread Pavel Koshevoy
On Wed, Jan 29, 2025 at 8:29 PM Pavel Koshevoy wrote: > Hi, > > I have a file which I can't down-mix to stereo due to > AV_CHANNEL_ORDER_NATIVE requirement in sane_layout. > > ``` > $ ffmpeg -i COMMUNITY_HERO_2.mov -vn -af > 'aformat=sample_rates=48000:channel_layouts=stereo' -y /tmp/out.wav > ff

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Michael Niedermayer
Hi Nicolas On Sat, Feb 01, 2025 at 09:44:50PM +0100, Nicolas George wrote: > Michael Niedermayer (12025-01-29): > > Hi all > > > > Heres my current "work in progress": (sending that before fosdem, so people > > can discuss if they like) > > Counter-proposal: > > By any sane measure of merit to

Re: [FFmpeg-devel] [PATCH] checkasm: aacencdsp: Actually initialize ff_aac_pow34sf_tab

2025-02-01 Thread Michael Niedermayer
On Wed, Jan 29, 2025 at 11:58:54AM +0200, Martin Storsjö wrote: > This table is zero initialized by default, and has to be > explicitly initialized. > > Coincidentally, this fixes linking checkasm with Apple's older > linker. (In Xcode 15, Apple switched to a new linker. The one in > older toolcha

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Kieran Kunhya via ffmpeg-devel
Hi Michael, On Sat, 1 Feb 2025, 22:27 Michael Niedermayer, wrote: > > Lets be carefull here with the words. But the awnser is "yes" > Many developers have been paid to write commits. employees, contractors, > students > As an FFlabs employee (which I believe is the biggest GA cohort) and shareh

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Michael Niedermayer
Hi James On Sat, Feb 01, 2025 at 10:30:21AM -0300, James Almer wrote: > On 1/31/2025 9:49 PM, Michael Niedermayer wrote: [...] > > > > > > > has worked. Changing it now because one person was unhappy with a CC (That > > > > This is a false statement. Iam not suggesting a change to the GA because

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Michael Niedermayer
Hi James On Sat, Feb 01, 2025 at 10:30:21AM -0300, James Almer wrote: > On 1/31/2025 9:49 PM, Michael Niedermayer wrote: > > Hi James > > > > On Fri, Jan 31, 2025 at 12:44:50PM -0300, James Almer wrote: > > > On 1/31/2025 11:58 AM, Nicolas George wrote: > > > > Niklas Haas (12025-01-30): > > [...

Re: [FFmpeg-devel] [PATCH 0/9] Nvidia Video Codec SDK 13.0 support

2025-02-01 Thread Timo Rothenpieler
On 30.01.2025 20:40, Timo Rothenpieler wrote: This series adds support for new features and capabilities added in todays release of the Video Codec SDK 13.0. Diego de Souza (7): avutil/hwcontext_cuda: add 4:2:2 pixel format support avcodec/nvdec: add 4:2:2 decoding and 10-bit support av

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Soft Works
> -Original Message- > From: ffmpeg-devel On Behalf Of > Nicolas George > Sent: Saturday, February 1, 2025 9:21 PM > To: FFmpeg development discussions and patches de...@ffmpeg.org> > Subject: Re: [FFmpeg-devel] Democratization > > Michael Niedermayer (12025-02-01): > > * The CC is fu

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Nicolas George
Michael Niedermayer (12025-01-29): > Hi all > > Heres my current "work in progress": (sending that before fosdem, so people > can discuss if they like) Counter-proposal: By any sane measure of merit towards the project you would get more votes than anybody else, that makes no sense. So, instead

Re: [FFmpeg-devel] [PATCH 1/2] avformat/hls: .ts is always ok even if its a mov/mp4

2025-02-01 Thread Michael Niedermayer
On Fri, Jan 31, 2025 at 11:01:34PM +0100, Michael Niedermayer wrote: > Maybe fixes: 11435 > > Signed-off-by: Michael Niedermayer > --- > libavformat/hls.c | 4 > 1 file changed, 4 insertions(+) will apply patchset as it seems this fixes the issue according to the ticket [...] -- Michael

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Nicolas George
Michael Niedermayer (12025-02-01): > * The CC is fundamentally broken The TC is even more fundamentally broken. Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To uns

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Nicolas George
James Almer (12025-02-01): > It does by definition. A definition is not an argument by itself. A definition is a way for people to speak the same language when they state their arguments. Multiple people have said that we do not agree with that definition. > >(both

Re: [FFmpeg-devel] [PATCH] avcodec/libxvid: add check for invalid intra/inter matrix values

2025-02-01 Thread Marton Balint
On Sat, 25 Jan 2025, Marton Balint wrote: Signed-off-by: Marton Balint --- libavcodec/libxvid.c | 4 1 file changed, 4 insertions(+) Will apply. Regards, Marton diff --git a/libavcodec/libxvid.c b/libavcodec/libxvid.c index fbd33b7065..850e691403 100644 --- a/libavcodec/libxvid.c +

Re: [FFmpeg-devel] FOSDEM meeting

2025-02-01 Thread James Almer
No idea if you wanted to send something other than a jpg, but the link (as shared on #ffmpeg-devel) is https://meet.jit.si/ffmpeg_meeting OpenPGP_signature.asc Description: OpenPGP digital signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.o

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Kieran Kunhya via ffmpeg-devel
On Sat, 1 Feb 2025, 15:03 Michael Niedermayer, wrote: > Hi > > On Sat, Feb 01, 2025 at 02:48:51PM +, Kieran Kunhya via ffmpeg-devel > wrote: > > On Sat, 1 Feb 2025, 14:46 Michael Niedermayer, > > wrote: > > > > > Hi > > > > > > On Wed, Jan 29, 2025 at 10:21:37PM +0100, Niklas Haas wrote: > >

Re: [FFmpeg-devel] FOSDEM meeting

2025-02-01 Thread Vittorio Giovara
___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread James Almer
I don't appreciate an inflammatory and accusatory email being sent privately, so I'll answer publicly. On 2/1/2025 12:26 PM, E-BLOKOS wrote: How much VIMEO paid you or vittorio to break Michael's work and rights? I don't work for Vimeo. I work for the same company currently employing Michael

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread James Almer
On 2/1/2025 11:46 AM, Michael Niedermayer wrote: Hi On Wed, Jan 29, 2025 at 10:21:37PM +0100, Niklas Haas wrote: On Wed, 29 Jan 2025 21:51:27 +0100 Nicolas George wrote: Niklas Haas (12025-01-29): [...] *Some members* of what you call community have expressed violent opposition to Michael.

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Michael Niedermayer
Hi On Sat, Feb 01, 2025 at 02:48:51PM +, Kieran Kunhya via ffmpeg-devel wrote: > On Sat, 1 Feb 2025, 14:46 Michael Niedermayer, > wrote: > > > Hi > > > > On Wed, Jan 29, 2025 at 10:21:37PM +0100, Niklas Haas wrote: > > > On Wed, 29 Jan 2025 21:51:27 +0100 Nicolas George > > wrote: > > > > N

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Kieran Kunhya via ffmpeg-devel
On Sat, 1 Feb 2025, 14:46 Michael Niedermayer, wrote: > Hi > > On Wed, Jan 29, 2025 at 10:21:37PM +0100, Niklas Haas wrote: > > On Wed, 29 Jan 2025 21:51:27 +0100 Nicolas George > wrote: > > > Niklas Haas (12025-01-29): > [...] > > > > *Some members* of > > > what you call community have express

[FFmpeg-devel] [PATCH] avcodec: add a simple ffv1 parser

2025-02-01 Thread James Almer
Only setting key frames. Signed-off-by: James Almer --- configure| 1 + libavcodec/Makefile | 1 + libavcodec/ffv1_parser.c | 45 libavcodec/parsers.c | 1 + 4 files changed, 48 insertions(+) create mode 100644 libavcodec/ffv1

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Michael Niedermayer
Hi On Wed, Jan 29, 2025 at 10:21:37PM +0100, Niklas Haas wrote: > On Wed, 29 Jan 2025 21:51:27 +0100 Nicolas George wrote: > > Niklas Haas (12025-01-29): [...] > > *Some members* of > > what you call community have expressed violent opposition to Michael. > > But *other members* have expressed,

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Vittorio Giovara
Sent from my iPhone > On Feb 1, 2025, at 3:11 PM, Jean-Baptiste Kempf wrote: > > Hello, > >> On Sat, 1 Feb 2025, at 07:45, Zhao Zhili wrote: >> The proposal treat every GA member as suspect, and GA members with >> daily jobs guilty. >> >> The community should be based on trust and everyone s

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Vittorio Giovara
Sent from my iPhone > On Feb 1, 2025, at 2:21 PM, Ronald S. Bultje wrote: > > Hi, > >> On Sat, Feb 1, 2025 at 1:45 AM Zhao Zhili < >> quinkblack-at-foxmail@ffmpeg.org> wrote: >> >> The proposal treat every GA member as suspect, and GA members with daily >> jobs guilty. > > > Thank you

Re: [FFmpeg-devel] FOSDEM meeting

2025-02-01 Thread Vittorio Giovara
Sent from my iPhone > On Feb 1, 2025, at 9:28 AM, Devin Heitmueller > wrote: > > On Sat, Jan 25, 2025, 11:09 PM Marth64 wrote: >> >> Hello, >> >> Looking forward to it. > > Has a time/location been set for this? Hi Devin, The FFMPEG meeting at FOSDEM will happen at 5pm CET at Chez Theo,

Re: [FFmpeg-devel] [PATCH] avfilter/xpsnr: avoid division by zero

2025-02-01 Thread Gyan Doshi
On 2025-01-28 03:18 pm, Gyan Doshi wrote: On 2025-01-28 01:44 am, Jan Ekström wrote: On Mon, Jan 27, 2025 at 9:23 PM Marton Balint wrote: On Mon, 27 Jan 2025, Gyan Doshi wrote: The ref input may have its frame rate unset, which would then lead to SIGFPE. Related to #11428 --- libavfil

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Michael Niedermayer
Hi Niklas On Wed, Jan 29, 2025 at 10:27:58PM +0100, Niklas Haas wrote: [...] > Michael is the current de-facto leader. It is literally impossible for me to > phrase it in any other way that does not unduly single him out as long as this > remains the status quo. In 2015 and before, i worked from

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Jean-Baptiste Kempf
Hello, On Sat, 1 Feb 2025, at 07:45, Zhao Zhili wrote: > The proposal treat every GA member as suspect, and GA members with > daily jobs guilty. > > The community should be based on trust and everyone should be trust > equally, +1 > It’s dangerous to fix the vulnerability in the GA by make G

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Michael Niedermayer
Hi On Wed, Jan 29, 2025 at 07:36:31PM +, Kieran Kunhya via ffmpeg-devel wrote: > On Wed, Jan 29, 2025 at 6:27 PM Marth64 wrote: > > > > Here is an idea, > > Can we try to lay out the friction points in a table or bullet format > > where we can separate the issue from emotion and direct name c

Re: [FFmpeg-devel] Democratization

2025-02-01 Thread Michael Niedermayer
Hi Niklas On Wed, Jan 29, 2025 at 04:16:29PM +0100, Niklas Haas wrote: > On Wed, 29 Jan 2025 13:39:36 +0100 Nicolas George wrote: > > Zhao Zhili (12025-01-29): > > > I don’t stay long enough to know the history, but I don’t think delving > > > into history > > > helps the current situation. Let'

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread James Almer
On 1/31/2025 9:49 PM, Michael Niedermayer wrote: Hi James On Fri, Jan 31, 2025 at 12:44:50PM -0300, James Almer wrote: On 1/31/2025 11:58 AM, Nicolas George wrote: Niklas Haas (12025-01-30): [...] On the other hand, I believe this whole plan is a bad idea. Yes, it is a bad idea. We have had

Re: [FFmpeg-devel] FOSDEM meeting

2025-02-01 Thread Michael Niedermayer
Hi Devin On Sat, Feb 01, 2025 at 09:27:50AM +0100, Devin Heitmueller wrote: > On Sat, Jan 25, 2025, 11:09 PM Marth64 wrote: > > > > Hello, > > > > Looking forward to it. > > Has a time/location been set for this? Do you expect they would tell teh community ahead of time so people could arrange

Re: [FFmpeg-devel] Democratization work in progress draft v2

2025-02-01 Thread Ronald S. Bultje
Hi, On Sat, Feb 1, 2025 at 1:45 AM Zhao Zhili < quinkblack-at-foxmail@ffmpeg.org> wrote: > The proposal treat every GA member as suspect, and GA members with daily > jobs guilty. Thank you for saying this. I couldn't agree more. Ronald ___ ffmpeg

[FFmpeg-devel] [PATCH v4 2/2] avformat/riffdec: warn on invalid sample rate

2025-02-01 Thread Viraaj Raulgaonkar
If strict_std_compliance < FF_COMPLIANCE_STRICT, then warn the user of the invalid sample rate instead of returning an error. In certain cases the sample rate can get decoded later on during demux. Fixes Trac Ticket #11361. --- libavformat/riffdec.c | 7 +-- 1 file changed, 5 insertions(+), 2

[FFmpeg-devel] [PATCH v4 1/2] avformat/riffdec: change declaration of ff_get_wav_header()

2025-02-01 Thread Viraaj Raulgaonkar
Change the type of logctx from void* to AVFormatContext*, since all calls to ff_get_wav_header() pass an AVFormatContext* anyway. --- libavformat/riff.h| 2 +- libavformat/riffdec.c | 14 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libavformat/riff.h b/libavf

Re: [FFmpeg-devel] [PATCH v3] avformat/riffdec: warn on invalid sample rate

2025-02-01 Thread Viraaj Raulgaonkar
On Fri, Jan 31, 2025 at 3:33 PM Marton Balint wrote: > > > > On Fri, 31 Jan 2025, Viraaj Raulgaonkar wrote: > > > On Fri, Jan 31, 2025 at 4:49 AM Marton Balint wrote: > >> > >> > >> > >> On Thu, 30 Jan 2025, Viraaj Raulgaonkar wrote: > >> > >> > If std_strict_compliance < FF_COMPLIANCE_STRICT, th

Re: [FFmpeg-devel] FOSDEM meeting

2025-02-01 Thread Devin Heitmueller
On Sat, Jan 25, 2025, 11:09 PM Marth64 wrote: > > Hello, > > Looking forward to it. Has a time/location been set for this? Thanks, Devin ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubsc