[FFmpeg-devel] Re: [RFC] Funded Task Ideas

2025-11-01 Thread Michael Niedermayer via ffmpeg-devel
Hi Niklas On Sat, Nov 01, 2025 at 11:38:46PM +, Niklas Haas via ffmpeg-devel wrote: > Hi all, > > at VDD'25 multiple people discussed interest in the ability to improve the > filter negotiation around hardware filters; specifically about avoiding > the need to constantly set the pixel formats

[FFmpeg-devel] Re: [RFC] Funded Task Ideas

2025-11-01 Thread Timo Rothenpieler via ffmpeg-devel
On 02.11.2025 00:38, Niklas Haas via ffmpeg-devel wrote: Hi all, at VDD'25 multiple people discussed interest in the ability to improve the filter negotiation around hardware filters; specifically about avoiding the need to constantly set the pixel formats manually when going from HW to SW, and

[FFmpeg-devel] Re: [RFC] Funded Task Ideas

2025-11-01 Thread Niklas Haas via ffmpeg-devel
Hi all, at VDD'25 multiple people discussed interest in the ability to improve the filter negotiation around hardware filters; specifically about avoiding the need to constantly set the pixel formats manually when going from HW to SW, and also automatically insert hwupload/hwdownload filters when

[FFmpeg-devel] Re: [RFC] Funded Task Ideas

2025-11-01 Thread Michael Niedermayer via ffmpeg-devel
Hi Nicolas On Thu, Oct 30, 2025 at 08:42:20PM +0100, Nicolas George via ffmpeg-devel wrote: > Hi. > > Michael Niedermayer via ffmpeg-devel (HE12025-10-16): > > I like that this would result in a steady income stream. > > I think its a good idea, and iam happy to provide companies with > > extende

[FFmpeg-devel] [PATCH] avcodec/aacenc: add bitrate threshold for PNS and improve attack detection (PR #20815)

2025-11-01 Thread Agent45 via ffmpeg-devel
PR #20815 opened by Agent45 URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20815 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20815.patch - Fixes indexing errors in attack detection logic and introduces a state flag (next_attack0_zero) to stabilize attack[0] prediction across frames.

[FFmpeg-devel] [PATCH] Fix build failure, deprecation warnings due to parser changes (PR #20814)

2025-11-01 Thread mkver via ffmpeg-devel
PR #20814 opened by mkver URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20814 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20814.patch I intend to apply this soon. >From 25968dbb056a1066296a005e2d24545c28a4fa8c Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Sat, 1 Nov 2025

[FFmpeg-devel] Re: [POLL][VOTE] Revoke social media delegation

2025-11-01 Thread Tomas Härdin via ffmpeg-devel
mån 2025-10-27 klockan 13:12 +0200 skrev Rémi Denis-Courmont via ffmpeg-devel: > I am being attacked by a bunch of no-lifes on X who somehow ended up > mistaking me for the media team, even though: > - I explicitly criticised some of the team actions. > - I very obviously do not even use X (and nev

[FFmpeg-devel] Re: mailman3 ffmpeg-devel-owner bounce mitigation

2025-11-01 Thread Michael Niedermayer via ffmpeg-devel
Hi all On Fri, Oct 31, 2025 at 02:31:02AM +0100, Michael Niedermayer via ffmpeg-devel wrote: [...] > Of course bounces from normal mailing list mail still can get your > account disabled. also as iam currently looking at all the bounces for ffmpeg-devel ive noticed that the most common bounce r

[FFmpeg-devel] [PATCH] h264chroma (PR #20813)

2025-11-01 Thread mkver via ffmpeg-devel
PR #20813 opened by mkver URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20813 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20813.patch >From f3d54991d9243bd5065d22c4424628ff8972f1c4 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Thu, 30 Oct 2025 15:40:02 +0100 Subject: [PAT