diff options
author | Nil Admirari <nil-admirari@mailo.com> | 2022-06-20 13:30:00 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-06-21 13:27:46 +0300 |
commit | c381f5412fe810bd8118123aed9bd4f76b75b59d (patch) | |
tree | 959b4b45a0e7aee5ee37cafec26474707053c252 /libavcodec | |
parent | 13350e81fd43cbd1aa3bbb7ed567e7dc7dd2b7f5 (diff) | |
download | ffmpeg-c381f5412fe810bd8118123aed9bd4f76b75b59d.tar.gz |
libavformat: Remove MAX_PATH limit and use UTF-8 version of getenv()
1. getenv() is replaced with getenv_utf8() across libavformat.
2. New versions of AviSynth+ are now called with UTF-8 filenames.
3. Old versions of AviSynth are still using ANSI strings,
but MAX_PATH limit on filename is removed.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions