[FFmpeg-devel] [PATCH 2/2] avformat/os_support: Support long file names on Windows
nil-admirari at mailo.com
nil-admirari at mailo.com
Mon May 16 11:19:54 EEST 2022
> We already have win32_stat, but what's a bit tricky is that the
> struct that this function takes as a parameter is named the same
> as the function itself.
Sorry, I thought is was a definition of a function, not a struct.
Since stat function is already defined as win32_stat,
It's better to revert the changes.
More information about the ffmpeg-devel
mailing list