Alexander Strasser via ffmpeg-devel (HE12025-07-30):
> Also to make FFmpeg more attractive for new
> contributors and hopefully maintainers as well.
At some point, I hope you will realize how bad an idea it is to try to
attract more newbies, dilettantes and vibe coders at the cost of making
the pe
Am 29. Juli 2025 22:59:22 MESZ schrieb Nicolas George :
>Alexander Strasser via ffmpeg-devel (HE12025-07-29):
>> You are looking at the overview with latest events for that PR.
>>
>> To see the the individual commits select
>> that view at the top. Or if you want to see
>> the combined diff, cl
Kacper Michajlow (HE12025-07-29):
> https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20055.patch
You forgot to do a copy-paste.
--
Nicolas George
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To un
On Tue, 29 Jul 2025 at 22:59, Nicolas George wrote:
>
> Alexander Strasser via ffmpeg-devel (HE12025-07-29):
> > You are looking at the overview with latest events for that PR.
> >
> > To see the the individual commits select
> > that view at the top. Or if you want to see
> > the combined diff, c
Alexander Strasser via ffmpeg-devel (HE12025-07-29):
> You are looking at the overview with latest events for that PR.
>
> To see the the individual commits select
> that view at the top. Or if you want to see
> the combined diff, click on changes one
> further to the right.
This thing is looking
Hi Nicolas!
Am 29. Juli 2025 10:55:15 MESZ schrieb Nicolas George :
>Michael Niedermayer (HE12025-07-29):
>> regression fix for this is here:
>> https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20055
>
>I see no commit message.
>
>I see removing opening braces without removing them.
>
>(see attached sc
Michael Niedermayer (HE12025-07-29):
> regression fix for this is here:
> https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20055
I see no commit message.
I see removing opening braces without removing them.
(see attached screenshot; maybe it looks better for others)
As is: rejected and revert the pr
On Fri, Jul 11, 2025 at 09:49:29PM +0200, Kacper Michajłow wrote:
> Fixes: signed integer overflow: 9223372036854737920 + 1649410 cannot be
> represented in type 'int64_t'
>
> Fixes OSS-Fuzz: 410100610
>
> Signed-off-by: Kacper Michajłow
> ---
> libavformat/subfile.c | 6 +++---
> 1 file change
On Fri, 11 Jul 2025 at 21:49, Kacper Michajłow wrote:
> Fixes: signed integer overflow: 9223372036854737920 + 1649410 cannot be
> represented in type 'int64_t'
>
> Fixes OSS-Fuzz: 410100610
>
> Signed-off-by: Kacper Michajłow
> ---
> libavformat/subfile.c | 6 +++---
> 1 file changed, 3 inserti
Fixes: signed integer overflow: 9223372036854737920 + 1649410 cannot be
represented in type 'int64_t'
Fixes OSS-Fuzz: 410100610
Signed-off-by: Kacper Michajłow
---
libavformat/subfile.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavformat/subfile.c b/libavformat
10 matches
Mail list logo