[FFmpeg-devel] [PATCH] forgejo/workflows: cache debug (PR #20609)

2025-09-25 Thread Kacper Michajłow via ffmpeg-devel
PR #20609 opened by Kacper Michajłow (kasper93) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20609 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20609.patch From 092f17162a356b5f51b4410d3428324c57fe2ce7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= Date: Thu, 25

[FFmpeg-devel] [PATCH] avutil/attributes: use standard attributes when they are available (PR #20608)

2025-09-25 Thread Kacper Michajłow via ffmpeg-devel
PR #20608 opened by Kacper Michajłow (kasper93) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20608 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20608.patch From 08b798dd52b743221bc3023fbff3db4fc8925156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= Date: Thu, 25

[FFmpeg-devel] Re: [PATCH] Fix 3 bigsleep issues in exr (PR #20550)

2025-09-27 Thread Michael Niedermayer via ffmpeg-devel
On Thu, Sep 18, 2025 at 11:23:47PM -, michaelni via ffmpeg-devel wrote: > PR #20550 opened by michaelni > URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20550 > Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20550.patch > > > >From 38d62a1a51a84e220b6dbeaefd9

[FFmpeg-devel] Re: trac ticket statistics Was: Re: Re: [RFC] Issue tracker

2025-09-27 Thread Michael Niedermayer via ffmpeg-devel
Hi Gyan On Wed, Sep 24, 2025 at 04:26:53PM +0530, Gyan Doshi via ffmpeg-devel wrote: > > > On 2025-09-24 03:20 am, Michael Niedermayer via ffmpeg-devel wrote: > > Hi Gyan > > > > On Tue, Sep 16, 2025 at 10:09:14AM +0530, Gyan Doshi via ffmpeg-devel wrote: > >

[FFmpeg-devel] [PATCH] avcodec/exif: avoid printing errors for makernote non-IFD parsing (PR #20604)

2025-09-24 Thread Leo Izen via ffmpeg-devel
PR #20604 opened by Leo Izen (Traneptora) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20604 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20604.patch When we parse a MakerNote, we first try to parse it as an IFD and if that fails, we try to re-parse it as a binary blob. This is becau

[FFmpeg-devel] [PATCH] configure: unbreak glslang build (PR #20622)

2025-09-28 Thread Gyan Doshi via ffmpeg-devel
PR #20622 opened by Gyan Doshi (GyanD) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20622 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20622.patch Remove ref to libSPVRemapper as glslang removed spirv-remapper in 3a7f787 >From 57e850b523eaf3fea04ac8f1d5543e8ddac743b8 Mon Sep 17 00:

[FFmpeg-devel] Re: [RFC] Sponsors & Funding

2025-09-28 Thread Kieran Kunhya via ffmpeg-devel
> > - The FFmpeg community will be the decission maker about these funds. > - The FFmpeg community will, at any time be able to change the process of > how these decission are made by public consensus. > - In absence of privacy concerns, decissions will be made by public > consensus amongth the

[FFmpeg-devel] Re: [RFC] Sponsors & Funding

2025-09-28 Thread Michael Niedermayer via ffmpeg-devel
Hi Everyone On Tue, Sep 09, 2025 at 10:19:26AM +0200, Michael Niedermayer via ffmpeg-devel wrote: > Hi Everyone > > The subject of funding and sponsors came up a few times recently. > > I think FFmpeg needs a clear guideline on this matter. To avoid > confusion, to avoid di

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

2025-10-18 Thread Timo Rothenpieler via ffmpeg-devel
On 14.10.2025 04:40, Michael Niedermayer via ffmpeg-devel wrote: Hi Everyone As we are now looking for sponsors, we also should look for tasks to fund. I suggest, we first do some brainstorming and make a list, and then figure out which tasks we want to sponsor (or maybe someone wants to do

[FFmpeg-devel] Re: Soliciting sponsorship (was: WIP: avfilter: add Bungee audio stretch filter (PR #20697))

2025-10-18 Thread Michael Niedermayer via ffmpeg-devel
Hi Nicolas On Tue, Oct 14, 2025 at 12:32:00PM +0200, Nicolas George via ffmpeg-devel wrote: [...] > Hi. I procrastinated replying about soliciting sponsorships, but if it > looks like that I cannot anymore. Also, it must not be discussed in the > dark of an obscure pull request, it ne

[FFmpeg-devel] [PATCH] doc: indicate libmpeghdec is non-free (PR #20630)

2025-10-18 Thread Gyan Doshi via ffmpeg-devel
PR #20630 opened by Gyan Doshi (GyanD) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20630 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20630.patch As per configure script. >From 61a2422eeacc6a82eaae0cef5b6d4c6c21157f72 Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Tue, 30 Sep 20

[FFmpeg-devel] [PATCH] ffmpeg: unbreak max_error_rate application (PR #20724)

2025-10-20 Thread Gyan Doshi via ffmpeg-devel
PR #20724 opened by Gyan Doshi (GyanD) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20724 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20724.patch The calculation of decode error rate neglected to cast its operands to float, thus always leading to a value of 0. >From 85d266c0ec970b

[FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: actually limit number of queues (PR #20725)

2025-10-20 Thread Niklas Haas via ffmpeg-devel
PR #20725 opened by Niklas Haas (haasn) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20725 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20725.patch This option is parsed after it is used. >From 2ddf9d2ad57e7a9a5e028e381406693225a4ab8e Mon Sep 17 00:00:00 2001 From: Niklas Haas Dat

[FFmpeg-devel] [PATCH] fftools/ffmpeg: Support merging HEIF tiled images automatically (PR #20727)

2025-10-20 Thread James Almer via ffmpeg-devel
PR #20727 opened by James Almer (jamrial) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20727 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20727.patch >From a7d280cec74796ebd6581ad263202e4526b32e3c Mon Sep 17 00:00:00 2001 From: James Almer Date: Sat, 18 Oct 2025 20:07:15 -0300 Subj

[FFmpeg-devel] [POLL][VOTE] Preferred Issue Tracker

2025-10-20 Thread Michael Niedermayer via ffmpeg-devel
Hi everyone We currently have 2 issue trackers (trac and forgejo), Previous discussion: "[RFC] Issue tracker" and "trac ticket statistics" https://lists.ffmpeg.org/archives/list/[email protected]/thread/HS46O6K62MHRHJDJC45XLRMR64RE5IB7/#LMXCTJDF5SIUSX43X7YZ4347U5YHWW33 I think there are 2

[FFmpeg-devel] Re: [POLL][VOTE] Preferred Issue Tracker

2025-10-20 Thread Timo Rothenpieler via ffmpeg-devel
On 20.10.2025 18:14, Michael Niedermayer via ffmpeg-devel wrote: Hi everyone We currently have 2 issue trackers (trac and forgejo), Previous discussion: "[RFC] Issue tracker" and "trac ticket statistics" https://lists.ffmpeg.org/archives/list/ffmpeg-dev

[FFmpeg-devel] [PATCH] avcodec/vvc: fix false alarm of missing ref on RASL (PR #20729)

2025-10-20 Thread Zhao Zhili via ffmpeg-devel
PR #20729 opened by Zhao Zhili (quink) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20729 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20729.patch >From 30098f359a23a5016c99706e7d1f075188325841 Mon Sep 17 00:00:00 2001 From: Zhao Zhili Date: Tue, 21 Oct 2025 01:24:27 +0800 Subject:

[FFmpeg-devel] Re: [RFC] C++

2025-10-21 Thread Niklas Haas via ffmpeg-devel
On Mon, 20 Oct 2025 19:50:33 +0200 Tomas Härdin via ffmpeg-devel wrote: > Hi > > I'm writing this email to get a feel for how everyone feels about > making more use of C++ in the codebase. I am only proposing using C++ > *internally*, and only where it makes sense. I am not

[FFmpeg-devel] Re: libtheora maintainer ?

2025-10-21 Thread Tristan Matthews via ffmpeg-devel
Hi, On Thursday, July 3rd, 2025 at 11:28 AM, Michael Niedermayer wrote: > On Thu, Jul 03, 2025 at 04:43:42PM +0200, Michael Niedermayer wrote: > > > Hi > > > > For fuzzer issues, to whom can i forward libtheora issues ? > > (there are 2 in ossfuzz) > > > > David is listed in Maintainers but

[FFmpeg-devel] [RFC] C++

2025-10-20 Thread Tomas Härdin via ffmpeg-devel
Hi I'm writing this email to get a feel for how everyone feels about making more use of C++ in the codebase. I am only proposing using C++ *internally*, and only where it makes sense. I am not suggesting a "move" to C++, merely using features already present in the compilers we target: gcc, clang

[FFmpeg-devel] Re: [POLL][VOTE] Preferred Issue Tracker

2025-10-20 Thread Michael Niedermayer via ffmpeg-devel
Hi Timo On Mon, Oct 20, 2025 at 06:41:17PM +0200, Timo Rothenpieler via ffmpeg-devel wrote: > On 20.10.2025 18:14, Michael Niedermayer via ffmpeg-devel wrote: > > Hi everyone > > > > We currently have 2 issue trackers (trac and forgejo), > > > > Previous dis

Re: [FFmpeg-devel] FFmpeg 8.0 Release

2025-08-21 Thread Kacper Michajlow via ffmpeg-devel
On Tue, 19 Aug 2025 at 23:13, Michael Niedermayer via ffmpeg-devel wrote: > > Hi all > > On Fri, Aug 01, 2025 at 06:16:18PM -0500, Romain Beauxis wrote: > > Le mer. 23 juil. 2025 à 06:43, Michael Niedermayer > > a écrit : > > > > > > Hi everyone >

Re: [FFmpeg-devel] [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-21 Thread Kieran Kunhya via ffmpeg-devel
On Thu, 21 Aug 2025, 01:32 Michael Niedermayer via ffmpeg-devel, < [email protected]> wrote: > Hi > > Should we use a Merge or Cherry picks for integrating Pauls work ? > > Following are 2 plans, as we execute either we may run into issues > and of course adapt

Re: [FFmpeg-devel] [PATCH] swscale: Disable avx2 hscale 8to15 on IceLake and below due to Intel Gather Data Sampling mitigation performance loss

2025-08-21 Thread Alan Kelly via ffmpeg-devel
On Fri, Aug 8, 2025 at 2:23 PM Alan Kelly wrote: > > > On Fri, Aug 8, 2025 at 2:21 PM Alan Kelly wrote: > >> Intel provided a microcode update to mitigate this security >> vulnerability which has a huge negative performance impact on gather >> instructions. This means that hscale 8to15 avx2, whi

[FFmpeg-devel] [PATCH] avfilter/setpts: also preserve duration when not stripping fps (PR #20304)

2025-08-21 Thread Niklas Haas via ffmpeg-devel
PR #20304 opened by Niklas Haas (haasn) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20304 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20304.patch It makes sense to treat the presence of a frame duration and the presence of frame rate metadata identically - because both convey effec

[FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: add bwdif option (PR #20303)

2025-08-21 Thread Niklas Haas via ffmpeg-devel
PR #20303 opened by Niklas Haas (haasn) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20303 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20303.patch See-Also: https://code.videolan.org/videolan/libplacebo/-/merge_requests/737 >From 20d6f1fdbdd95df75e4f3025e6cdc1cd92c2dda1 Mon Sep 17

[FFmpeg-devel] [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-21 Thread Michael Niedermayer via ffmpeg-devel
Hi Should we use a Merge or Cherry picks for integrating Pauls work ? Following are 2 plans, as we execute either we may run into issues and of course adapt them as needed. (or even switch) Option M: This would be a merge of pauls last revission before files where switched to GPL and the

[FFmpeg-devel] [PATCH] WIP: avcodec/sanm: blubb-1 (PR #20307)

2025-08-21 Thread Manuel Lauss via ffmpeg-devel
PR #20307 opened by Manuel Lauss (mlauss2) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20307 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20307.patch >From 81464c509dfece2e6a17f5608c1b904705c8b7fd Mon Sep 17 00:00:00 2001 From: Manuel Lauss Date: Thu, 21 Aug 2025 22:00:32 +0200 Su

Re: [FFmpeg-devel] CI

2025-08-21 Thread Michael Niedermayer via ffmpeg-devel
Hi On Thu, Aug 21, 2025 at 06:03:12PM +0200, Kacper Michajlow via ffmpeg-devel wrote: [...] > Also on the topic of CI, I suspect we might add more jobs as needed. > Probably depends on priorities, to not overload existing runners > capacity. > > I was wondering about integratin

Re: [FFmpeg-devel] CI

2025-08-21 Thread Michael Niedermayer via ffmpeg-devel
Hi On Thu, Aug 21, 2025 at 12:31:46AM +0200, Timo Rothenpieler via ffmpeg-devel wrote: > On 8/20/2025 9:25 PM, Michael Niedermayer via ffmpeg-devel wrote: > > Hi > > > > On Wed, Aug 20, 2025 at 05:56:27PM +0200, Timo Rothenpieler via > > ffmpeg-devel wrote: > >

Re: [FFmpeg-devel] [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-21 Thread Kieran Kunhya via ffmpeg-devel
On Thu, 21 Aug 2025, 07:53 Michael Niedermayer via ffmpeg-devel, < [email protected]> wrote: > Hi Kieran > > On Thu, Aug 21, 2025 at 06:56:14AM -1000, Kieran Kunhya via ffmpeg-devel > wrote: > [...] > > For the record, Paul had a note saying changes are under G

Re: [FFmpeg-devel] [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-21 Thread Michael Niedermayer via ffmpeg-devel
Hi Kieran On Thu, Aug 21, 2025 at 06:56:14AM -1000, Kieran Kunhya via ffmpeg-devel wrote: [...] > For the record, Paul had a note saying changes are under GPL. As I > understand you are ignoring legal advice saying this is a valid statement. > > Can you confirm the legal advice yo

[FFmpeg-devel] [PATCH] avcodec/atrac3: fix inconsistent band num calculation (PR #20308)

2025-08-21 Thread Daniil Cherednik via ffmpeg-devel
PR #20308 opened by Daniil Cherednik (dcherednik) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20308 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20308.patch 'decode_spectrum' reads 5 bits from bitstream to get number of encoded subbands – so 31 means all 32 subbands are encoded. Thi

Re: [FFmpeg-devel] [PATCH] vf_colorspace: Add an option to clamp trc LUT output

2025-08-21 Thread Michael Niedermayer via ffmpeg-devel
On Tue, Aug 19, 2025 at 02:17:05PM +, Drew Dunne via ffmpeg-devel wrote: [...] > @@ -1000,6 +1005,11 @@ static const AVOption colorspace_options[] = { > ENUM("vonkries", WP_ADAPT_VON_KRIES, "wpadapt"), > ENUM("identity", WP_ADAPT_IDENT

[FFmpeg-devel] [PATCH] AVCodec documentation style improvements (PR #20312)

2025-08-21 Thread Marvin Scholz via ffmpeg-devel
PR #20312 opened by Marvin Scholz (ePirat) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20312 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20312.patch Improves grouping and brief descriptions for AVCodecParameters. >From 0e610267507db4b657669e6da442ed58798a8680 Mon Sep 17 00:00:00

Re: [FFmpeg-devel] Would it be possible to load xattr-related media-files like a container?

2025-08-21 Thread Peter B. via ffmpeg-devel
Hi! :D Sorry for "cross-posting"?, but I thought I'd take this up one level and bring it before "the real devs". Original thread = 2 msg monologue: https://ffmpeg.org/pipermail/ffmpeg-user/2025-August/059734.html @cehoyos: Are you still reading me? I'd like to talk. I am seriously believing i

[FFmpeg-devel] [PATCH] [8.0] avformat/hlsproto: explicitly deprecate it (PR #20311)

2025-08-21 Thread Marvin Scholz via ffmpeg-devel
PR #20311 opened by Marvin Scholz (ePirat) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20311 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20311.patch This makes it more clear that it will be removed in a future release. >From a6c578ef6555fdb0af0789f8fc673f9188f4b0ec Mon Sep 17 00:

[FFmpeg-devel] [PATCH] avcodec/hevc_metadata_bsf: add HDR SEI message support

2025-08-21 Thread Miklos Juhasz via ffmpeg-devel
Add options to insert HDR metadata into HEVC streams. The following options are added: - master_display: For Mastering Display Colour Volume SEI. - max_cll: For Content Light Level Information SEI. The filter is idempotent and will replace any existing SEI messages of the same type. It fails when

Re: [FFmpeg-devel] [PATCH] Announce FFmpeg 8.0

2025-08-21 Thread Frank Plowman via ffmpeg-devel
On 21/08/2025 06:47, Lynne via ffmpeg-devel wrote: > --- > src/index | 42 ++ > 1 file changed, 42 insertions(+) > > diff --git a/src/index b/src/index > index 52829e1..a07f4b8 100644 > --- a/src/index > +++ b/src/index > @@

[FFmpeg-devel] [PATCH] avformat: remove HLS protocol (PR #20310)

2025-08-21 Thread Marvin Scholz via ffmpeg-devel
PR #20310 opened by Marvin Scholz (ePirat) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20310 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20310.patch The use of this protocol was already discouraged and warned about for years with the recommendation to use the HLS demuxer instead.

Re: [FFmpeg-devel] CI

2025-08-21 Thread Kacper Michajlow via ffmpeg-devel
On Thu, 21 Aug 2025 at 00:32, Timo Rothenpieler via ffmpeg-devel wrote: > > On 8/20/2025 9:25 PM, Michael Niedermayer via ffmpeg-devel wrote: > > Hi > > > > On Wed, Aug 20, 2025 at 05:56:27PM +0200, Timo Rothenpieler via > > ffmpeg-devel wrote: > >> On 8/2

[FFmpeg-devel] [PATCH] checkasm/vf_colordetect: test non-aligned width (PR #20301)

2025-08-21 Thread Zhao Zhili via ffmpeg-devel
PR #20301 opened by Zhao Zhili (quink) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20301 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20301.patch >From 618dfcbc25bed20cabd394dcd00a635bac8efb39 Mon Sep 17 00:00:00 2001 From: Zhao Zhili Date: Thu, 21 Aug 2025 16:40:09 +0800 Subject:

[FFmpeg-devel] [PATCH] avfilter/vf_colordetect: Reorder to avoid null pointer check (PR #20299)

2025-08-20 Thread Zhao Zhili via ffmpeg-devel
PR #20299 opened by Zhao Zhili (quink) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20299 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20299.patch Follow the general practice to assign the C implementation to DSP, then the SIMD-optimized version. >From 2796ce20d9a91193dbdca9aa980ac

[FFmpeg-devel] [PATCH] avcodec/sanm: handle xpal cmd 0 (PR #20300)

2025-08-21 Thread Manuel Lauss via ffmpeg-devel
PR #20300 opened by Manuel Lauss (mlauss2) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20300 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20300.patch It's like cmd 2. Fixes the Rebel Assault 1 Intro Video "C1BLOCK.ANM" crossfade from planet view to space view and subsequent wrong co

Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)

2025-08-20 Thread Niklas Haas via ffmpeg-devel
On Wed, 20 Aug 2025 23:43:18 +0200 Niklas Haas wrote: > This argument works both ways. > > filter authors to remember to enable support > for premultiplied alpha, even if they don't even touch the alpha plane? I accidentally deleted a line too many here, the text was supposed to read: Do you exp

Re: [FFmpeg-devel] STF 2025 grant request (2025-09-01 target)

2025-08-20 Thread Michael Niedermayer via ffmpeg-devel
Hi Pierre On Wed, Aug 20, 2025 at 09:28:26AM -0700, Pierre-Anthony Lemieux via ffmpeg-devel wrote: > On Wed, Aug 20, 2025 at 9:24 AM Niklas Haas via ffmpeg-devel > wrote: > > > > On Tue, 12 Aug 2025 08:32:39 -0700 Pierre-Anthony Lemieux > > wrote: > > > Qui

Re: [FFmpeg-devel] [Proposal] drawvg filter

2025-08-20 Thread Michael Niedermayer via ffmpeg-devel
Hi Ayose On Mon, Aug 18, 2025 at 07:22:56AM +0100, Ayose via ffmpeg-devel wrote: > This is a proposal to add a new filter to FFmpeg: drawvg, to draw > vector graphics on top of a video, using libcairo. > > This is my first contribution to FFmpeg, so I don't know if this is >

[FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: always enable extra usage flags (PR #20295)

2025-08-20 Thread Niklas Haas via ffmpeg-devel
PR #20295 opened by Niklas Haas (haasn) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20295 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20295.patch Otherwise, this may break vulkan encoding or subsequent hwupload/hwdownload if the upstream filter did not specifically advertise this.

Re: [FFmpeg-devel] FFmpeg 8.0 Release

2025-08-20 Thread Michael Niedermayer via ffmpeg-devel
Hi On Wed, Aug 20, 2025 at 10:18:20AM +0900, Lynne via ffmpeg-devel wrote: > On 20/08/2025 06:13, Michael Niedermayer via ffmpeg-devel wrote: > > Hi all > > > > On Fri, Aug 01, 2025 at 06:16:18PM -0500, Romain Beauxis wrote: > > > Le mer. 23 juil. 2025 à 06:43, Mich

Re: [FFmpeg-devel] [PATCH] Announce FFmpeg 8.0

2025-08-20 Thread Jacob Lifshay via ffmpeg-devel
On August 20, 2025 10:47:03 PM PDT, Lynne via ffmpeg-devel wrote: > +Hardware accelerated decoding: Vulkan VP9, VAAPI VVC, OpenHarmony > H264/5 > +Hardware accelerated encoding: Vulkan AV1, OpenHarmony H264/5 > +Filters: colordetect, pad_cuda, scale_d3d11, Whisper, and o

[FFmpeg-devel] [PATCH] .forgejo/CODEOWNERS: add myself for various files (PR #20302)

2025-08-21 Thread Peter Ross via ffmpeg-devel
PR #20302 opened by Peter Ross (pross) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20302 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20302.patch >From 628d38aca7987a08586101c4f79c1a075b06353d Mon Sep 17 00:00:00 2001 From: Peter Ross Date: Thu, 21 Aug 2025 19:58:03 +1000 Subject:

Re: [FFmpeg-devel] [PATCH] Announce FFmpeg 8.0

2025-08-22 Thread Marton Balint via ffmpeg-devel
On Fri, 22 Aug 2025, Niklas Haas via ffmpeg-devel wrote: On Thu, 21 Aug 2025 14:47:03 +0900 Lynne via ffmpeg-devel wrote: --- src/index | 42 ++ 1 file changed, 42 insertions(+) diff --git a/src/index b/src/index index 52829e1..a07f4b8 100644

Re: [FFmpeg-devel] CI

2025-08-22 Thread Michael Niedermayer via ffmpeg-devel
Hi On Fri, Aug 22, 2025 at 05:22:54PM +0200, Timo Rothenpieler via ffmpeg-devel wrote: > On 22/08/2025 16:54, Michael Niedermayer via ffmpeg-devel wrote: > > Hi Timo > > > > On Fri, Aug 22, 2025 at 02:13:14PM +0200, Timo Rothenpieler via > > ffmpeg-devel wrote: >

Re: [FFmpeg-devel] CI

2025-08-22 Thread Martin Storsjö via ffmpeg-devel
On Fri, 22 Aug 2025, Timo Rothenpieler via ffmpeg-devel wrote: For arm I'm not sure if we really need qemu? All it might take is a 32bit arm chroot on aarch64? Not sure if it works like x86 though, where a 64bit CPU can also run 32bit code. It works pretty much like x86, yes - you don&#

Re: [FFmpeg-devel] [PATCH] Announce FFmpeg 8.0

2025-08-22 Thread Kieran Kunhya via ffmpeg-devel
On Fri, 22 Aug 2025, 03:05 Lynne via ffmpeg-devel, wrote: > On 22/08/2025 21:13, Niklas Haas via ffmpeg-devel wrote: > > On Thu, 21 Aug 2025 14:47:03 +0900 Lynne via ffmpeg-devel < > [email protected]> wrote: > >>

[FFmpeg-devel] [PATCH] avformat/whip: add generate_unique_ssrc to avoid ssrc collision (PR #20318)

2025-08-22 Thread Jack Lau via ffmpeg-devel
PR #20318 opened by Jack Lau (JackLau) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20318 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20318.patch Signed-off-by: Jack Lau >From 8f27dbfcaac61282dbe30553dbe957566dbc336d Mon Sep 17 00:00:00 2001 From: Jack Lau Date: Sat, 23 Aug 2025

Re: [FFmpeg-devel] CI

2025-08-22 Thread Niklas Haas via ffmpeg-devel
On Fri, 22 Aug 2025 17:22:54 +0200 Timo Rothenpieler via ffmpeg-devel wrote: > We could only run those tests on master, not on PRs. > Nobody is impacted by them then, and we still notice breakage reasonably > fast. That seems reasona

Re: [FFmpeg-devel] [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-23 Thread Michael Niedermayer via ffmpeg-devel
On Sat, Aug 23, 2025 at 10:09:14AM +0300, Rémi Denis-Courmont via ffmpeg-devel wrote: [...] > As a member of the CC and the GA, I agree with Niklaas that any license change > needs a GA vote. And obviously that preempts any discussion of how to merge > the code. There is no license cha

[FFmpeg-devel] [PATCH] avcodec/exif: make the get and remove helpers take a flag argument (PR #20324)

2025-08-23 Thread James Almer via ffmpeg-devel
PR #20324 opened by James Almer (jamrial) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20324 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20324.patch This makes the functions extensible, as future behavior change flags can be introduced. This is strictly speaking not an API break.

Re: [FFmpeg-devel] [Proposal] drawvg filter

2025-08-23 Thread Michael Niedermayer via ffmpeg-devel
Hi Ayose On Sat, Aug 23, 2025 at 09:22:47AM +0100, Ayose via ffmpeg-devel wrote: > On 2025-08-20 22:58:26 +0200, Michael Niedermayer wrote: > > > > On Mon, Aug 18, 2025 at 07:22:56AM +0100, Ayose via ffmpeg-devel wrote: > > > This is a proposal to add a new filter to

[FFmpeg-devel] [PATCH] avformat: add container level Exif metadata support (PR #20321)

2025-08-23 Thread James Almer via ffmpeg-devel
PR #20321 opened by James Almer (jamrial) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20321 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20321.patch Includes Exif packet side data, and starting with support in Heif. >From 962fea2d2cb56450d5325969cb655543895d4885 Mon Sep 17 00:00:0

Re: [FFmpeg-devel] [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-23 Thread Kieran Kunhya via ffmpeg-devel
On Sat, 23 Aug 2025, 00:58 Michael Niedermayer via ffmpeg-devel, < [email protected]> wrote: > On Sat, Aug 23, 2025 at 10:09:14AM +0300, Rémi Denis-Courmont via > ffmpeg-devel wrote: > [...] > > As a member of the CC and the GA, I agree with Niklaas that any license &g

Re: [FFmpeg-devel] [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-23 Thread Michael Niedermayer via ffmpeg-devel
Hi On Thu, Aug 21, 2025 at 01:32:02PM +0200, Michael Niedermayer via ffmpeg-devel wrote: > Hi > > Should we use a Merge or Cherry picks for integrating Pauls work ? > > Following are 2 plans, as we execute either we may run into issues > and of course adapt them as needed. (o

Re: [FFmpeg-devel] Legal Advice Was: [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-23 Thread Kieran Kunhya via ffmpeg-devel
On Sat, 23 Aug 2025, 21:33 Michael Niedermayer via ffmpeg-devel, < [email protected]> wrote: > Hi > > Here is the legal advice that i was given. > The GA has the full text and that is much more detailed. > Iam posting the relevant parts so the whole community can see

Re: [FFmpeg-devel] Legal Advice Was: [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-24 Thread Kieran Kunhya via ffmpeg-devel
On Sun, 24 Aug 2025, 13:09 Michael Niedermayer via ffmpeg-devel, < [email protected]> wrote: > Hi Kieran > > On Sun, Aug 24, 2025 at 12:11:20PM +0100, Kieran Kunhya via ffmpeg-devel > wrote: > > On Sun, 24 Aug 2025, 11:56 Michael Niedermayer via ffmpeg-devel, <

[FFmpeg-devel] [PATCH] Two exif Fixes (PR #20326)

2025-08-24 Thread Leo Izen via ffmpeg-devel
PR #20326 opened by Leo Izen (Traneptora) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20326 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20326.patch Fixes for two EXIF bugs, notably #20305 and #20291. >From c9e86ffd2ae9b3f296b761f3d7c2f10d69a46840 Mon Sep 17 00:00:00 2001 From: Le

Re: [FFmpeg-devel] Legal Advice Was: [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-24 Thread Michael Niedermayer via ffmpeg-devel
Hi Kieran On Sun, Aug 24, 2025 at 07:53:45AM +0100, Kieran Kunhya via ffmpeg-devel wrote: > On Sat, 23 Aug 2025, 21:33 Michael Niedermayer via ffmpeg-devel, < > [email protected]> wrote: > > > Hi > > > > Here is the legal advice that i was given. > &g

Re: [FFmpeg-devel] STF 2025 grant request (2025-09-01 target)

2025-08-24 Thread Michael Niedermayer via ffmpeg-devel
Hi Kieran On Sat, Aug 23, 2025 at 11:39:37PM -0700, Kieran Kunhya via ffmpeg-devel wrote: > > > > The author for most of the changes of the new modules is Paul. > > I certainly have alot of respect from Paul, he is a brilliant > > developer and i feel a bit offended by w

Re: [FFmpeg-devel] [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-24 Thread Michael Niedermayer via ffmpeg-devel
Hi On Thu, Aug 21, 2025 at 01:32:02PM +0200, Michael Niedermayer via ffmpeg-devel wrote: > Hi > > Should we use a Merge or Cherry picks for integrating Pauls work ? > > Following are 2 plans, as we execute either we may run into issues > and of course adapt them as neede

Re: [FFmpeg-devel] STF 2025 grant request (2025-09-01 target)

2025-08-24 Thread Kieran Kunhya via ffmpeg-devel
On Sun, 24 Aug 2025, 11:48 Michael Niedermayer via ffmpeg-devel, < [email protected]> wrote: > Hi Kieran > > On Sat, Aug 23, 2025 at 11:39:37PM -0700, Kieran Kunhya via ffmpeg-devel > wrote: > > > > > > The author for most of the changes of the new mod

Re: [FFmpeg-devel] Legal Advice Was: [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-24 Thread Kieran Kunhya via ffmpeg-devel
On Sun, 24 Aug 2025, 11:56 Michael Niedermayer via ffmpeg-devel, < [email protected]> wrote: > Hi Kieran > > On Sun, Aug 24, 2025 at 07:53:45AM +0100, Kieran Kunhya via ffmpeg-devel > wrote: > > On Sat, 23 Aug 2025, 21:33 Michael Niedermayer via ffmpeg-devel, <

Re: [FFmpeg-devel] STF 2025 grant request (2025-09-01 target)

2025-08-23 Thread Kieran Kunhya via ffmpeg-devel
> > The author for most of the changes of the new modules is Paul. > I certainly have alot of respect from Paul, he is a brilliant > developer and i feel a bit offended by what nonsense Kieran said. > Paul left the project because of your attempt to ram in SDR without community support. This is d

Re: [FFmpeg-devel] Legal Advice Was: [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-24 Thread Michael Niedermayer via ffmpeg-devel
Hi Kieran On Sun, Aug 24, 2025 at 12:11:20PM +0100, Kieran Kunhya via ffmpeg-devel wrote: > On Sun, 24 Aug 2025, 11:56 Michael Niedermayer via ffmpeg-devel, < > [email protected]> wrote: > > > Hi Kieran > > > > On Sun, Aug 24, 2025 at 07:53:45AM +010

Re: [FFmpeg-devel] STF 2025 grant request (2025-09-01 target)

2025-08-24 Thread Derek Buitenhuis via ffmpeg-devel
On 8/24/2025 2:46 PM, Rémi Denis-Courmont via ffmpeg-devel wrote: > Le sunnuntai 24. elokuuta 2025, 13.47.49 Itä-Euroopan kesäaika Michael > Niedermayer via ffmpeg-devel a écrit : >> Then thilo was attacked by derek claiming he stole money. > > Derek claimed that Thilo had so

Re: [FFmpeg-devel] [PATCH v2] ogg/vorbis: implement header packet skip in chained ogg bitstreams.

2025-08-24 Thread Romain Beauxis via ffmpeg-devel
Le mer. 20 août 2025 à 15:25, Yalda via ffmpeg-devel a écrit : > Thanks Romain. I am experimenting with this and trying the patches. Awesome. Thanks so much for your time! I have rebased the vorbis header PR against the latest `master` (would love to call it main). I have also pushed the n

Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling

2025-08-24 Thread Philip Langdale via ffmpeg-devel
On Tue, 8 Jul 2025 11:19:45 + Diego de Souza via ffmpeg-devel wrote: > Hi Andreas, > > Do you mean something like this? > > struct format_entry { > enum AVPixelFormat format; > char name[16]; > }; > > static const struct

Re: [FFmpeg-devel] STF 2025 grant request (2025-09-01 target)

2025-08-23 Thread Michael Niedermayer via ffmpeg-devel
Hi Pierre On Wed, Aug 20, 2025 at 06:38:06PM -0700, Pierre-Anthony Lemieux via ffmpeg-devel wrote: [...] > I recommend that the proposed SOWs be more specific, i.e. list those forks. > > [ed.: I would definitely avoid forks from folks that have not shown > interest in working with f

Re: [FFmpeg-devel] Legal Advice Was: [POLL][RFC] Merge vs Cherry pick for integration of changes

2025-08-23 Thread Michael Niedermayer via ffmpeg-devel
Hi Here is the legal advice that i was given. The GA has the full text and that is much more detailed. Iam posting the relevant parts so the whole community can see it. "a claim that there is GPLv2 code in a file of FFmpeg origin that has the LGPLv2.1 license would be a breach of the FFmpeg's L

[FFmpeg-devel] [PATCH] aacencdsp: Improve consistency with assembly, for x87 math (PR #20322)

2025-08-23 Thread Martin Storsjö via ffmpeg-devel
PR #20322 opened by Martin Storsjö (mstorsjo) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20322 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20322.patch Currently, the aacencdsp checkasm tests fails for many seeds, if the C code has been built with x87 math. This happens because the

[FFmpeg-devel] [PATCH] configure: support linking to base profile libxev{d,e} (PR #20329)

2025-08-24 Thread James Almer via ffmpeg-devel
PR #20329 opened by James Almer (jamrial) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20329 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20329.patch Addresses issue #20328. >From 5a95e5db18341c23584a8c13bdc134d5dcc9b05a Mon Sep 17 00:00:00 2001 From: James Almer Date: Sun, 24 Aug

[FFmpeg-devel] [PATCH] avutil/bprint: fix av_bprint_strftime with %p format string reporting truncated output (PR #20330)

2025-08-24 Thread Marton Balint via ffmpeg-devel
PR #20330 opened by Marton Balint (cus) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20330 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20330.patch And a minor factorization. >From f8e83bce6269c95fbad90f34434ceb641bf753d5 Mon Sep 17 00:00:00 2001 From: Marton Balint Date: Sun, 24

Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling

2025-08-24 Thread Philip Langdale via ffmpeg-devel
On Mon, 7 Jul 2025 11:45:36 +0200 Diego Felix de Souza via ffmpeg-devel wrote: > From: Diego de Souza > > The supported YUV pixel formats were separated between planar > and semiplanar. This approach reduces the number of CUDA kernels > for all pixel formats. > > This pat

[FFmpeg-devel] [PATCH] configure: bump LCEVCdec minimum required version to 4.0.0 (PR #20331)

2025-08-24 Thread James Almer via ffmpeg-devel
PR #20331 opened by James Almer (jamrial) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20331 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20331.patch The project introduced API breaking changes to some of their public functions, and given the library is relatively new, just bump the

[FFmpeg-devel] [PATCH] avformat/whip: set the first sequence number for video and audio (PR #20332)

2025-08-24 Thread Jack Lau via ffmpeg-devel
PR #20332 opened by Jack Lau (JackLau) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20332 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20332.patch this patch will make whip be able to get the first rtp seq easily and compute something sequence-based (e.g. NACK and RTX handling) Sign

[FFmpeg-devel] [PATCH] avcodec/vima: support IMA4 (ADPCM QT) variant (PR #20253)

2025-08-16 Thread Manuel Lauss via ffmpeg-devel
PR #20253 opened by Manuel Lauss (mlauss2) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20253 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20253.patch Some versions of LucasArts SANM Audio chunks have a special "IMA4" tag in their VIMA chunks, to indicate that a different coding sch

[FFmpeg-devel] [PATCH] avformat/whip: check the peer whether is ice lite (PR #20256)

2025-08-16 Thread Jack Lau via ffmpeg-devel
PR #20256 opened by Jack Lau (JackLau) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20256 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20256.patch See RFC 5245 Section 4.3 If an agent is a lite implementation, it MUST include an "a=ice-lite" session-level attribute in its SDP. If an

[FFmpeg-devel] AAC AVERROR_BUG

2025-08-16 Thread Michael Niedermayer via ffmpeg-devel
Hi Lynne, ffmpeg-devel the following (testcase public, not cattegorized as a security issue) https://issues.oss-fuzz.com/issues/416134551 hits if (!ics->num_swb || !ics->swb_offset) { ret_fail = AVERROR_BUG; goto fail; } Assertion ret != (-

[FFmpeg-devel] [PATCH] avcodec/h264: ignore POC when flag is set (PR #20262)

2025-08-16 Thread Kevin Wang via ffmpeg-devel
PR #20262 opened by Kevin Wang (kevmo314) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20262 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20262.patch When the flag AV_CODEC_FLAG_OUTPUT_CORRUPT or AV_CODEC_FLAG2_SHOW_ALL is set, ignore any out of order POC's as they may still be valid

Re: [FFmpeg-devel] [PATCH] Revert "avformat/mpegts: update stream info when PMT ES stream_type changes"

2025-08-16 Thread Michael Niedermayer via ffmpeg-devel
HI Kacper On Wed, Aug 13, 2025 at 02:42:13AM +0200, Kacper Michajlow wrote: > On Sat, 14 Jun 2025 at 22:47, Michael Niedermayer > wrote: > > > > On Fri, Jun 13, 2025 at 04:06:31PM -0600, Pavel Koshevoy wrote: > > > On Fri, Jun 13, 2025 at 2:46 PM Michael Niedermayer > > > > > > wrote: > > > > >

Re: [FFmpeg-devel] [RFC] Advanced Error Codes

2025-08-16 Thread Michael Niedermayer via ffmpeg-devel
Hi Nicolas On Tue, Aug 12, 2025 at 04:43:29PM +0200, Nicolas George wrote: > Michael Niedermayer (HE12025-08-03): > > well, you may have deep call stacks > > > > user_app->libavfilter->libavformat->libavcodec->decoder->jpeg_decoder->... > > > > and the user of the user_app needs to know what fil

[FFmpeg-devel] lavc/vp9dec: use cbs_vp9 to parse the frame header

2025-08-16 Thread Michael Niedermayer via ffmpeg-devel
Hi The commit below affects: ~/tickets/5114/test_case.ivf not sure its a "bug" as the file is not really having any content but wanted to repost this as i saw this change commit c0bf1382a757a4dd45b0c5f8ab70578e7126beca (HEAD) Author: Lynne AuthorDate: Thu Mar 27 04:54:54 2025 + Commit:

[FFmpeg-devel] [PATCH] avcodec/wmaprodec: add xma raw frame decoder (PR #20266)

2025-08-17 Thread Isaac Marovitz via ffmpeg-devel
PR #20266 opened by Isaac Marovitz (IsaacMarovitz) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20266 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20266.patch packets need to be handled externally useful for hardware decoder emulation Co-authored-by: Joel Linn Signed-off-by: Isaac

[FFmpeg-devel] [PATCH] avformat/img2dec: remove deprecated glob_sequence pattern type (PR #20267)

2025-08-17 Thread Marton Balint via ffmpeg-devel
PR #20267 opened by Marton Balint (cus) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20267 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20267.patch "glob_sequence" was deprecated since 2012. This also changes the default pattern to "sequence", because "glob_sequence" was also the def

Re: [FFmpeg-devel] [PATCH] vf_colordetect: add ability to detect fully opaque alpha planes (PR #20257)

2025-08-18 Thread Nicolas George via ffmpeg-devel
Niklas Haas via ffmpeg-devel (HE12025-08-16): > PR #20257 opened by Niklas Haas (haasn) > URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20257 > Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20257.patch No objection from me to this, nor did I see anything shocking in it, but

Re: [FFmpeg-devel] Mailman3 Upgrade

2025-08-18 Thread Martin Storsjö via ffmpeg-devel
On Tue, 19 Aug 2025, Timo Rothenpieler via ffmpeg-devel wrote: mailman2 has no good way to deal with that in a more reasonable way. Mailman3 is already set up, and can be migrated to at a moments notice. The only problem with it is that I really don't like the new archives. It has wa

Re: [FFmpeg-devel] Mailman3 Upgrade

2025-08-19 Thread Timo Rothenpieler via ffmpeg-devel
On 19/08/2025 08:55, Martin Storsjö via ffmpeg-devel wrote: On Tue, 19 Aug 2025, Timo Rothenpieler via ffmpeg-devel wrote: mailman2 has no good way to deal with that in a more reasonable way. Mailman3 is already set up, and can be migrated to at a moments notice. The only problem with it is

[FFmpeg-devel] [PATCH] avcodec/sanm: mv and oob fixes (PR #20284)

2025-08-19 Thread Manuel Lauss via ffmpeg-devel
PR #20284 opened by Manuel Lauss (mlauss2) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20284 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20284.patch - Fix the old_codec1..31 implementations to check whether a pixel is inside the visible/allocated buffer area. Should render commit

Re: [FFmpeg-devel] Mailman3 Upgrade

2025-08-18 Thread James Almer via ffmpeg-devel
On 8/18/2025 7:08 PM, Timo Rothenpieler via ffmpeg-devel wrote: Hi! As you might have noticed, a bunch of big Mail-Hosters have introduced new, even stricter, requirements. Primarily it's Microsoft, but others seem to already have followed suit. So we had to configure the list to sen

[FFmpeg-devel] [PATCH] avcodec/svq1enc: restrict Altivec acceleration to big-endian POWER configurations (backported to release/7.1) (PR #20285)

2025-08-19 Thread Sean McGovern via ffmpeg-devel
PR #20285 opened by Sean McGovern (sean_mcg) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20285 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20285.patch This was disabled in da60b99a8857d5ca236f32c1799a066e0135a866 and then accidentally re-enabled in 172b0e2e88832822632841e8e0d3794f9

Re: [FFmpeg-devel] FFmpeg 5.1.7 and 6.1.3

2025-08-16 Thread Michael Niedermayer via ffmpeg-devel
Hi On Wed, Aug 13, 2025 at 01:45:04PM +0200, Michael Niedermayer wrote: > Hi all > > I intend to make 6.1.3 and 5.1.7 today or tomorrow > we have had many security fixes so its high time to make releases of them > > the unfixed USAC bug should not affect it as USAC was added in 7.1 > > So if yo

<    21   22   23   24   25   26   27   28   29   30   >