PR #20429 opened by Jamaika1
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20429
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20429.patch
```
d3d12va_encode.c:1523:77: warning: format '%x' expects argument of type
'unsigned int', but argument 4 has type 'HRESUL' {aka 'long int'} [-Wf
PR #20428 opened by Jamaika1
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20428
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20428.patch
undefined reference to `ff_lavf_cbs_type_av1'
```
C:/gcc1520/bin/../lib/gcc/x86_64-w64-mingw32/15.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
PR #20427 opened by Jamaika1
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20427
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20427.patch
>From 29628b219172649d096be7b63f7112d5a30625b8 Mon Sep 17 00:00:00 2001
From: Jamaika1
Date: Thu, 4 Sep 2025 05:19:21 +
Subject: [PATCH 1/3]
PR #20426 opened by CheryDan
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20426
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20426.patch
optimize 32x32 and 16x16 in IDCT of HEVC with RVV;
scale execution by VL.
On Banana PI F3(256-bit vectors):
hevc_idct_16x16_8_c:
PR #20425 opened by cgutman
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20425
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20425.patch
`av_hwframe_map()` is documented to work with a blank dst frame, but
hwcontext_drm currently fails if `dst->format == AV_PIX_FMT_NONE`.
>From 37f
PR #20421 opened by Tong Wu (tong1wu)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20421
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20421.patch
The max_frame_size in byte will be filled in
VAEncMiscParameterBufferMaxFrameSize which receives size in bit.
This requires max_frame_size
PR #20419 opened by mkver
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20419
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20419.patch
It has been pushed just now (without version bump and APIchanges entry...), so
it can be made private without deprecation.
>From f5cc1af53ab04c3ccf
Hi,
On Tue, Sep 2, 2025 at 9:41 AM Kyle Swanson wrote:
>
> On Wed, Aug 20, 2025 at 2:09 PM Kyle Swanson wrote:
> >
> > Hi,
> >
> > On Wed, Jul 23, 2025 at 10:51 AM Nil Fons Miret via ffmpeg-devel
> > wrote:
> > > Pinging this patch from a couple weeks ago. To be clear, I am not sure
> > > how p
PR #20418 opened by jianhuaw
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20418
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20418.patch
Signed-off-by: Wu Jianhua
>From 6bbf94f0913d23f40822bd5a0db777c23b8fdb32 Mon Sep 17 00:00:00 2001
From: Wu Jianhua
Date: Thu, 4 Sep 2025 01:03:
On 9/3/2025 4:19 PM, Derek Buitenhuis wrote:
> I would like to unsubscribe from Insanity Daily. Too bad the list won't let
> me.
Looks like if I sign up for a new account, I can unsubscribe from my old
(non-account)'s emails. So, bye.
(Pretty sure this is not GDPR compliant BTW.)
- Derek
_
On 9/3/2025 3:47 PM, Michael Niedermayer via ffmpeg-devel wrote:
> Hi Derek
>
> On Wed, Sep 03, 2025 at 02:19:28PM +0100, Derek Buitenhuis via ffmpeg-devel
> wrote:
>> On 9/3/2025 2:06 PM, Michael Niedermayer via ffmpeg-devel wrote:
>>> Applied after discussion in the General Assembly.
>>> There
On 9/3/2025 3:29 PM, Michael Niedermayer via ffmpeg-devel wrote:
> Hi Derek
>
> On Wed, Sep 03, 2025 at 02:19:28PM +0100, Derek Buitenhuis via ffmpeg-devel
> wrote:
>> On 9/3/2025 2:06 PM, Michael Niedermayer via ffmpeg-devel wrote:
>>> Applied after discussion in the General Assembly.
>>> There
Hi Derek
On Wed, Sep 03, 2025 at 02:19:28PM +0100, Derek Buitenhuis via ffmpeg-devel
wrote:
> On 9/3/2025 2:06 PM, Michael Niedermayer via ffmpeg-devel wrote:
> > Applied after discussion in the General Assembly.
> > There where no objections.
[...]
> Moving it to a private list because it better
Hi Derek
On Wed, Sep 03, 2025 at 02:19:28PM +0100, Derek Buitenhuis via ffmpeg-devel
wrote:
> On 9/3/2025 2:06 PM, Michael Niedermayer via ffmpeg-devel wrote:
> > Applied after discussion in the General Assembly.
> > There where no objections.
>
> There were multiple objections on this list.
Th
PR #20416 opened by mkver
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20416
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20416.patch
It makes no sense to ever call it that way given that
avio_context_free() accepts a pointer to a pointer to an AVIOContext.
Other double-pointer-free
On 9/3/2025 2:06 PM, Michael Niedermayer via ffmpeg-devel wrote:
> Applied after discussion in the General Assembly.
> There where no objections.
There were multiple objections on this list.
Moving it to a private list because it better suits your goal is, to use
a word you like to use: unaccepta
On Wed, Sep 3, 2025 at 2:45 PM Zhao Zhili wrote:
>
>
> On Sep 3, 2025, at 11:30, mypopy--- via ffmpeg-devel <
> ffmpeg-devel@ffmpeg.org> wrote:
>
> On Tue, Sep 2, 2025 at 6:13 PM Zhao Zhili via ffmpeg-devel
> wrote:
>
>
> PR #20396 opened by Zhao Zhili (quink)
> URL: https://code.ffmpeg.org/FFmp
Hi everyone
On Fri, Aug 29, 2025 at 05:21:00PM +0200, Michael Niedermayer via ffmpeg-devel
wrote:
> See: https://fundingjson.org/
> See: https://floss.fund/
>
> Based on: https://www.python.org/funding.json and the example from
> fundingjson.org
>
> It is put in the web repository so its all o
On Fri, Aug 29, 2025 at 05:21:00PM +0200, Michael Niedermayer via ffmpeg-devel
wrote:
> See: https://fundingjson.org/
> See: https://floss.fund/
>
> Based on: https://www.python.org/funding.json and the example from
> fundingjson.org
>
> It is put in the web repository so its all on the plain f
Hi Drew,
I believe you create an account (if you don't already have one), fork the
main FFmpeg repo (so you get a copy into your own personal account), push
the patch into a branch on your personal repo, and submit a PR to merge
that personal branch back into the main FFmpeg repo. It's similar to
PR #20414 opened by James Almer (jamrial)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20414
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20414.patch
It's not a value signaled at the container level, so it doesn't belong in this
struct.
As this field is barely a day old, it can safe
PR #20413 opened by Martin Storsjö (mstorsjo)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20413
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20413.patch
This fixes the following compiler error, if compiling with MSVC
for ARM (32 bit):
src/libswscale/ops_chain.c(48): error C2719
PR #20412 opened by Renjianguang-mi
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20412
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20412.patch
For memory-constrained products, reduce the memory overhead of swresample.
Optimizing swresample SwrContext memory:
double matrix[SWR_CH
PR #20411 opened by Zhao Zhili (quink)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20411
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20411.patch
They are supported by MSVC with C11.
>From 4e98a6e98d19e412685d717cf1231316353cc616 Mon Sep 17 00:00:00 2001
From: Zhao Zhili
Date: We
PR #20410 opened by Jamaika1
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20410
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20410.patch
>From 8e2e8b5dbefbcbf6fe8055718b4926863acec82e Mon Sep 17 00:00:00 2001
From: Jamaika1
Date: Wed, 3 Sep 2025 09:08:19 +
Subject: [PATCH] Doub
PR #20409 opened by Jamaika1
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20409
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20409.patch
>From b2d9daf92b0c0da80155758e80ac7442aefb53f4 Mon Sep 17 00:00:00 2001
From: Jamaika1
Date: Wed, 3 Sep 2025 08:42:29 +
Subject: [PATCH 1/9]
PR #20408 opened by Jamaika1
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20408
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20408.patch
>From b2d9daf92b0c0da80155758e80ac7442aefb53f4 Mon Sep 17 00:00:00 2001
From: Jamaika1
Date: Wed, 3 Sep 2025 08:42:29 +
Subject: [PATCH] Fix:
PR #20397 opened by Martin Storsjö (mstorsjo)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20397
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20397.patch
If we're invoked with range == UINT_MAX, we end up doing
"rnd() % (UINT_MAX + 1)", which is equal to "rnd() % 0". On
arm (on all p
On Wed, Aug 27, 2025 at 01:06:42PM +0200, Maryla Ustarroz via ffmpeg-devel
wrote:
> On Mon, Aug 11, 2025 at 2:01 PM Maryla Ustarroz wrote:
> >
> > On Mon, Aug 11, 2025 at 1:57 PM Maryla Ustarroz-Calonge
> > wrote:
> > >
> > > Signed-off-by: Maryla Ustarroz-Calonge
> > > ---
> > > tests/Makefil
Hi Patrick
On Fri, Aug 29, 2025 at 02:58:16AM +0800, Patrick Wang via ffmpeg-devel wrote:
> d119ae2fd82a494d9430ff4d4fc262961a68c598 removed the loop-breaking condition
> received_sigterm.
> Thus, signals no longer gracefully shutdown ffmpeg.
>
> Fixes: #10834
>
> Signed-off-by: Patrick Wang
>
PR #20393 opened by yibofang
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20393
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20393.patch
The tables ff_table_4_3_exp and ff_table_4_3_value were previously
large static arrays (~160 KiB) in .bss. Change them into pointers and
allocate m
On Sat, Aug 30, 2025 at 04:27:25PM -0700, Spencer Alves via ffmpeg-devel wrote:
> The 'smpl' chunk is used for sampling music synthesizers, and includes
> things like the pitch of the sample and how to loop it. This exposes the
> loop points as "loop_start" and "loop_end" metadata, that the brstm,
> On Sep 3, 2025, at 11:30, mypopy--- via ffmpeg-devel
> wrote:
>
> On Tue, Sep 2, 2025 at 6:13 PM Zhao Zhili via ffmpeg-devel
> mailto:ffmpeg-devel@ffmpeg.org>> wrote:
>>
>> PR #20396 opened by Zhao Zhili (quink)
>> URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20396
>> Patch URL: https:/
33 matches
Mail list logo