mpv/ci
Bergmann Atmet 7ca5fd2ad2 ci/mingw: pass --enable-gpl to ffmpeg's configure
A bunch of lavfi filters were presumably not available in mingw builds
because of this.

```
% grep -E '=(".+ |")gpl("| .+")$' configure
blackframe_filter_deps="gpl"
boxblur_filter_deps="gpl"
boxblur_opencl_filter_deps="opencl gpl"
colormatrix_filter_deps="gpl"
cover_rect_filter_deps="avcodec avformat gpl"
cropdetect_filter_deps="gpl"
delogo_filter_deps="gpl"
eq_filter_deps="gpl"
find_rect_filter_deps="avcodec avformat gpl"
fspp_filter_deps="gpl"
histeq_filter_deps="gpl"
hqdn3d_filter_deps="gpl"
interlace_filter_deps="gpl"
kerndeint_filter_deps="gpl"
mcdeint_filter_deps="avcodec gpl"
mpdecimate_filter_deps="gpl"
mptestsrc_filter_deps="gpl"
nnedi_filter_deps="gpl"
owdenoise_filter_deps="gpl"
perspective_filter_deps="gpl"
phase_filter_deps="gpl"
pp7_filter_deps="gpl"
pp_filter_deps="gpl postproc"
pullup_filter_deps="gpl"
repeatfields_filter_deps="gpl"
sab_filter_deps="gpl swscale"
signature_filter_deps="gpl avcodec avformat"
smartblur_filter_deps="gpl swscale"
spp_filter_deps="gpl avcodec"
stereo3d_filter_deps="gpl"
super2xsai_filter_deps="gpl"
tinterlace_filter_deps="gpl"
uspp_filter_deps="gpl avcodec"
vaguedenoiser_filter_deps="gpl"
postproc_deps="avutil gpl"
```

 Also include built postproc in dlls.

Signed-off-by: Bergmann Atmet <BergmannAtmet@github>
2024-10-02 15:10:55 +02:00
..
build-freebsd.sh ci/build-freebsd: use march=native for QEMU hosted build 2024-01-04 11:44:22 +01:00
build-linux-old.sh ci: clone repos with shallow submodules 2024-02-26 23:16:48 +01:00
build-macos.sh github/workflows: add vulkan, mujs and urchadet to macOS dependencies 2024-02-24 20:04:16 +01:00
build-mingw64.sh ci/mingw: pass --enable-gpl to ffmpeg's configure 2024-10-02 15:10:55 +02:00
build-msys2.sh ci/msys2: disable some features for 32-bit build 2024-09-23 12:48:10 +02:00
build-openbsd.sh ci/openbsd: bump to 7.5 and remove libplacebo subproject 2024-06-22 16:12:14 +02:00
build-tumbleweed.sh ci/tumbleweed: don't enable shaderc 2023-11-28 21:47:13 +00:00
build-win32.ps1 ci/win32: add dav1d 2024-09-05 16:29:16 +02:00
lint-commit-msg.py ci/lint-commit-msg: make some minor adjustments to the rules 2024-09-23 19:49:43 +02:00