mirror of https://github.com/FFmpeg/FFmpeg.git
Prior to this on msvc/icl there was no handling of deprecated functions and the deprecated warning was disabled. After enabling there are a number of warnings relating to the CRT and the use of the non-secure versions of several functions. Defining _CRT_SECURE_NO_WARNINGS silences these warnings. Signed-off-by: Martin Storsjö <martin@martin.st>pull/36/head
parent
5532ee6d7d
commit
09f2581dc5
3 changed files with 15 additions and 4 deletions
Loading…
Reference in new issue