Skip to content
Snippets Groups Projects
Commit d7bd6020 authored by Steve Lhomme's avatar Steve Lhomme
Browse files

contrib: x264: update the hash to use proper Android fseek handling

A better fix has been merged upstream: x264!161
parent 89273dbb
No related branches found
No related tags found
1 merge request!6224contrib: x264: update the hash to use proper Android fseek handling
Pipeline #528319 passed with stage
in 52 minutes and 34 seconds
# x264
X264_HASH := e067ab0b530395f90b578f6d05ab0a225e2efdf9
X264_HASH := 3a21e97bf23676a0bf4616df8bc2207c9fd7b1d3
X264_VERSION := $(X264_HASH)
X264_GITURL := https://code.videolan.org/videolan/x264.git
......@@ -62,7 +62,6 @@ x264 x26410b: %: x264-$(X264_VERSION).tar.xz .sum-%
$(call update_autoconfig,.)
$(APPLY) $(SRC)/x264/x264-winstore.patch
$(APPLY) $(SRC)/x264/0001-osdep-use-direct-path-to-internal-x264.h.patch
$(APPLY) $(SRC)/x264/0001-configure-set-_FILE_OFFSET_BITS-to-detect-fseeko.patch
$(MOVE)
.x264: x264
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment