avfilter: add gfxcapture, Windows.Graphics.Capture based window/monitor capture

This commit is contained in:
Timo Rothenpieler
2025-08-30 00:45:22 +02:00
parent 7856f57533
commit 36e374efb0
11 changed files with 2220 additions and 1 deletions

View File

@@ -571,6 +571,7 @@ extern const FFFilter ff_vsrc_colorspectrum;
extern const FFFilter ff_vsrc_coreimagesrc;
extern const FFFilter ff_vsrc_ddagrab;
extern const FFFilter ff_vsrc_frei0r_src;
extern const FFFilter ff_vsrc_gfxcapture;
extern const FFFilter ff_vsrc_gradients;
extern const FFFilter ff_vsrc_haldclutsrc;
extern const FFFilter ff_vsrc_life;