We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc0a8e commit 2eba40cCopy full SHA for 2eba40c
1 file changed
Makefile.ffmpeg
@@ -44,11 +44,11 @@ BSFS = h264_mp4toannexb hevc_mp4toannexb
44
FILTERS = yadif format hwupload hwdownload scale null aresample anull
45
HWACCELS =
46
47
-NASM_VER = 2.16.01
+NASM_VER = 2.16.03
48
NASM = nasm-$(NASM_VER)
49
NASM_TB = $(NASM).tar.gz
50
NASM_URL = https://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VER)/$(NASM_TB)
51
-NASM_SHA1 = 13bf04e35e1042dc163d14aa124c68cfa7620871
+NASM_SHA1 = 432742c550039d202db6e34bb3efab646be74b56
52
NASM_DIFFS = remove-invalid-pure_func-qualifiers.diff
53
54
LIBX264_VER = c196240409e4d7c01b47448d93b1f9683aaa7cf7
0 commit comments