[FFmpeg-cvslog] cmdutils: check for SetDllDirectory() availability

2016-08-26 Thread James Almer
ffmpeg | branch: release/2.8 | James Almer | Mon Aug 22 19:24:31 2016 -0300| [2f9bc30956fc20eb1e7256bfbbe361a5cafb68a7] | committer: Michael Niedermayer cmdutils: check for SetDllDirectory() availability It's only available on Windows XP or newer. Should fix compilation with mingw32 using the

[FFmpeg-cvslog] cmdutils: check for SetDllDirectory() availability

2016-08-22 Thread James Almer
ffmpeg | branch: release/3.0 | James Almer | Mon Aug 22 19:24:31 2016 -0300| [61fcba75464a6f4766bcf49e12cad8bc1d03379b] | committer: James Almer cmdutils: check for SetDllDirectory() availability It's only available on Windows XP or newer. Should fix compilation with mingw32 using the default

[FFmpeg-cvslog] cmdutils: check for SetDllDirectory() availability

2016-08-22 Thread James Almer
ffmpeg | branch: release/3.1 | James Almer | Mon Aug 22 19:25:50 2016 -0300| [f4b8892ccbf08ea5b38177bb7ad042921d082eac] | committer: James Almer cmdutils: check for SetDllDirectory() availability It's only available on Windows XP or newer. Should fix compilation with mingw32 using the default