[FFmpeg-devel] [PATCH] use bcrypt instead of the old wincrypt API
James Almer
jamrial at gmail.com
Sun Apr 15 01:10:40 EEST 2018
On 4/3/2018 8:49 PM, Michael Niedermayer wrote:
> On Tue, Apr 03, 2018 at 11:44:25AM +0200, Steve Lhomme wrote:
>> Remove the wincrypt API calls since we don't support XP anymore and bcrypt is
>> available since Vista, even on Windows Store builds.
>> ---
>> configure | 6 +++---
>> libavutil/random_seed.c | 19 ++++++++++---------
>> 2 files changed, 13 insertions(+), 12 deletions(-)
>
> no build failures with this (compared to the last iteration)
>
> thx
Applied then (Not idea if Steve can push himself, but since it hasn't
been applied so far...)
More information about the ffmpeg-devel
mailing list