Skip to content

Commit 1a14eec

Browse files
Updated x86 asset
1 parent 5ae7b14 commit 1a14eec

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

FFmpegAndroid/assets/x86/ffmpeg

-1.21 MB
Binary file not shown.

FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/CpuArch.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import android.text.TextUtils;
44

55
enum CpuArch {
6-
x86("a93cdd533ec9b8865aed20e625ba01515c86c5c7"),
6+
x86("f04974831890b3750761e487f3e4b0d9bdb688a1"),
77
ARMv7("3f4580bce9187f94b6cf8ef530074ef0975cb476"),
88
ARMv7_NEON("fc544c42cf0ef993c0b55463807e5c68cd323c93"),
99
NONE(null);

app/assets/sample_videos/sample_1.mkv

1.3 MB
Binary file not shown.

0 commit comments

Comments
 (0)