Switch to msvc toolchain if mingw64 toolchain don't support dx12vp.
Signed-off-by: jianfeng.zheng
---
configure| 5 +
libavfilter/Makefile | 1 +
libavfilter/allfilters.c | 1 +
libavfilter/vf_scale_d3d12.c | 425 +++
4 files
On Thu, Aug 28, 2025 at 10:11 PM Michael Niedermayer via ffmpeg-devel
wrote:
> +
> +"funding": {
> +"channels": [{
> +"guid": "ffmpeg-spi",
> +"type": "other",
> +"address": "https://ffmpeg.org/donations.html";,
> +"description": "Paypal,
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 ffmpeg.org domain
otherwise extra files are needed
---
htdocs/funding.json | 131 +++
PR #20363 opened by Marton Balint (cus)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20363
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20363.patch
>From a748e8be26e37b5e185b5e49df54d89d39e64df8 Mon Sep 17 00:00:00 2001
From: Marton Balint
Date: Wed, 27 Aug 2025 08:36:39 +0200
Subj
d119ae2fd82a494d9430ff4d4fc262961a68c598 removed the loop-breaking condition
received_sigterm.
Thus, signals no longer gracefully shutdown ffmpeg.
Fixes: #10834
Signed-off-by: Patrick Wang
---
fftools/ffmpeg.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/fftools/ffmp
PR #20360 opened by wangbin
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20360
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20360.patch
>From 3a08d1b2c4c6ab01f0e29da1c43d15b9c75f7f68 Mon Sep 17 00:00:00 2001
From: wangbin
Date: Thu, 28 Aug 2025 16:45:10 +0800
Subject: [PATCH] lavc/
PR #20359 opened by Peter Ross (pross)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20359
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20359.patch
Sample: https://github.com/vgmstream/vgmstream/files/11607386/Jumbo_Josh_1.zip
This was a contribution I made to librempeg last year.