diff options
author | Timo Rothenpieler <[email protected]> | 2025-09-02 01:00:24 +0200 |
---|---|---|
committer | Timo Rothenpieler <[email protected]> | 2025-09-14 11:45:11 +0000 |
commit | 5146b2fb8b700c5376244859dcd1731e4470e3b7 (patch) | |
tree | 8a43265d71170994e3d5d031c7049be31722ef75 /libavfilter/vsrc_gfxcapture.c | |
parent | 9c8a6ac85c3e56f8168a7813e4c825aff7044939 (diff) |
configure: don't use MinGW ANSI stdio when using UCRT
MinGWs ANSI stdio is quite slow, and when using UCRT, its extra features
are not needed.
The only troublesome part with ucrt printf is that is disagrees about
the size of "long double", but FFmpeg does not use that anywhere, let
alone prints it.
Diffstat (limited to 'libavfilter/vsrc_gfxcapture.c')
0 files changed, 0 insertions, 0 deletions