From: nil-admirari@mailo.com To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH v2] Long path support for Windows (fixes #8885) Date: Wed, 16 Feb 2022 16:26:41 +0100 (CET) Message-ID: <ea-mime-620d17b1-1c90-384aa72b@www-7.mailo.com> (raw) In-Reply-To: <20220214095146.13432-1-nil-admirari@mailo.com> ANSI functions do not support long paths, so I had to change LoadLibraryExA to LoadLibraryExW.in compat/w32dlfcn.h as well. I cannot find other uses of WinAPI functions ending with ..A(. Looks like FFmpeg doesn't use ANSI functions anywhere else, but the codebase is huge, so who knows. Previous patch generated a warning: The first line of the commit message must start with a context...: https://patchwork.ffmpeg.org/project/ffmpeg/patch/20220214095146.13432-1-nil-admirari@mailo.com/. Patch affected multiple files, so in order to specify the context the patch had to be split into pieces. A new version of the patch is at https://ffmpeg.org/pipermail/ffmpeg-devel/2022-February/293106.html. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
prev parent reply other threads:[~2022-02-16 15:26 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-02-14 9:51 nihil-admirari 2022-02-16 15:26 ` nil-admirari [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=ea-mime-620d17b1-1c90-384aa72b@www-7.mailo.com \ --to=nil-admirari@mailo.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git