diff options
author | Martin Storsjö <martin@martin.st> | 2022-05-20 23:37:15 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-05-23 13:35:59 +0300 |
commit | 3fb924464244bc317a5d19ab25625ae35abde512 (patch) | |
tree | 1088f8eebc771a4ca03f00663eb13f64c12b7ec6 /libavfilter/vf_dedot.c | |
parent | 1f9b5fa5815c0ea22d830da6cc4cbfcb6098def4 (diff) | |
download | ffmpeg-3fb924464244bc317a5d19ab25625ae35abde512.tar.gz |
fftools: Stop using av_fopen_utf8
Provide a header based inline reimplementation of it.
Using av_fopen_utf8 doesn't work outside of the libraries when built
with MSVC as shared libraries (in the default configuration, where
each DLL gets a separate statically linked CRT).
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/vf_dedot.c')
0 files changed, 0 insertions, 0 deletions