[FFmpeg-devel] [PATCH] avutil/hwcontext_d3d12va: fix buf size when call av_buffer_create (PR #20856)

2025-11-06 Thread Zhao Zhili via ffmpeg-devel
PR #20856 opened by Zhao Zhili (quink) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20856 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20856.patch >From cfe9a10589f05b41766036871fd1c1532067e066 Mon Sep 17 00:00:00 2001 From: Zhao Zhili Date: Fri, 7 Nov 2025 14:35:01 +0800 Subject:

[FFmpeg-devel] Re: [GASPP PATCH 1/2] Pass "-machine" options through to armasm

2025-11-06 Thread Harish Raja Selvan via ffmpeg-devel
Hi Martin, Just wanted to check if you have an estimate for when the ARM64EC related patches for gas-preprocessor and the makedef script changes might be upstreamed. Thanks, Harish ___ ffmpeg-devel mailing list -- [email protected] To unsubscribe s

[FFmpeg-devel] [PATCH] avcodec/prores_raw: Check get_value() return code (PR #20855)

2025-11-06 Thread michaelni via ffmpeg-devel
PR #20855 opened by michaelni URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20855 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20855.patch >From 5ccb2c9934615db1d55a7a62dda551c4d02c6fd6 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 7 Nov 2025 01:47:40 +0100 Subject:

[FFmpeg-devel] [PATCH] Hardware resizing fixes, DPX decoder cleanups (PR #20854)

2025-11-06 Thread Lynne via ffmpeg-devel
PR #20854 opened by Lynne URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20854 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20854.patch Decoders have to manually check if the frame size has changed, and call ff_get_format if it has. H.264, HEVC, and most decoders did this, but this wa

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

2025-11-06 Thread Rémi Denis-Courmont via ffmpeg-devel
Le torstaina 6. marraskuuta 2025, 10.40.06 Itä-Euroopan normaaliaika Nicolas George via ffmpeg-devel a écrit : > Rémi Denis-Courmont (HE12025-11-04): > > > From a technical standpoint, that seems very agreeable indeed. But at > > the same time, it sounds unreasonable to expect that of a bounty >

[FFmpeg-devel] [PATCH] Revert addition of 420/422 10/12bit MSB-padded pixel formats (PR #20852)

2025-11-06 Thread Lynne via ffmpeg-devel
PR #20852 opened by Lynne URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20852 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20852.patch The confusion arose through a single issue - mpv not correctly playing back 10bit content. We incorrectly assumed that the fault was with us -- we're

[FFmpeg-devel] [PATCH] Better printing of errors on format negotiation failure (PR #20851)

2025-11-06 Thread Niklas Haas via ffmpeg-devel
PR #20851 opened by Niklas Haas (haasn) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20851 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20851.patch The current code only ever printed the pixel format; even when the negotiation error was in a completely different format. >From c171

[FFmpeg-devel] Unsubscribe from mail list

2025-11-06 Thread Abhishek Gawande via ffmpeg-devel
Hello there I want to unsubscribe from the devel@ffmpeg Mailing list Thanks ___ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] [PATCH] swscale/format: add missing fmt_shift for gray12/12 msb formats (PR #20849)

2025-11-06 Thread Niklas Haas via ffmpeg-devel
PR #20849 opened by Niklas Haas (haasn) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20849 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20849.patch The MSB YUV formats were added, but the gray formats were not. Seems to have been an oversight. Fixes: a5be0ecbfdab24632a10c8a671484453

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

2025-11-06 Thread Timo Rothenpieler via ffmpeg-devel
On 06/11/2025 09:40, Nicolas George via ffmpeg-devel wrote: Rémi Denis-Courmont (HE12025-11-04): From a technical standpoint, that seems very agreeable indeed. But at the same time, it sounds unreasonable to expect that of a bounty claimant. Can you elaborate why you think that? We set the ru

[FFmpeg-devel] Re: [PATCH] libavcodec/g723_1enc: Fix crash

2025-11-06 Thread Kovacs, Zsolt via ffmpeg-devel
Hi Michael, Finally got to test your patch with multiple files, none of them crashed, so based on these it fixed the bug. Thank you, Zsolt This electronic message may contain proprietary and confidential information of Verint Systems Inc., its affiliates and/or subsidiaries. The information i

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

2025-11-06 Thread Nicolas George via ffmpeg-devel
Rémi Denis-Courmont (HE12025-11-04): > From a technical standpoint, that seems very agreeable indeed. But at > the same time, it sounds unreasonable to expect that of a bounty > claimant. Can you elaborate why you think that? We set the rules. > AFAICT, the only way to resolve that contradiction