Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

armv7a 编译出错问题 #4735

Open
junzLiu opened this issue May 21, 2019 · 4 comments
Open

armv7a 编译出错问题 #4735

junzLiu opened this issue May 21, 2019 · 4 comments

Comments

@junzLiu
Copy link

junzLiu commented May 21, 2019

armv7a 编译出错 有谁知道怎么处理么
arm64 ,x86,x86_64 都编译通过了
api:21
ndk:19
编译环境:Liunx

libswscale/arm/rgb2yuv_neon_common.S:239:11: error: unexpected token in argument list
CO_RY .dn d0.s16[0]
          ^
libswscale/arm/rgb2yuv_neon_common.S:240:11: error: unexpected token in argument list
CO_RU .dn d0.s16[1]
          ^
libswscale/arm/rgb2yuv_neon_common.S:241:11: error: unexpected token in argument list
CO_RV .dn d0.s16[2]
          ^
libswscale/arm/rgb2yuv_neon_common.S:244:11: error: unexpected token in argument list
CO_GY .dn d1.s16[0]
          ^
libswscale/arm/rgb2yuv_neon_common.S:245:11: error: unexpected token in argument list
CO_GU .dn d1.s16[1]
          ^
libswscale/arm/rgb2yuv_neon_common.S:246:11: error: unexpected token in argument list
CO_GV .dn d1.s16[2]
          ^
libswscale/arm/rgb2yuv_neon_common.S:249:11: error: unexpected token in argument list
CO_BY .dn d2.s16[0]
          ^
libswscale/arm/rgb2yuv_neon_common.S:250:11: error: unexpected token in argument list
CO_BU .dn d2.s16[1]
          ^
libswscale/arm/rgb2yuv_neon_common.S:251:11: error: unexpected token in argument list
CO_BV .dn d2.s16[2]
          ^
<instantiation>:4:5: error: invalid instruction
    vmul y16x16_l, n16x16_l, CO_RY
    ^
<instantiation>:1:1: note: while in macro instantiation
compute_y_16x1_step vmul, r8x16, CO_RY
^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmul y16x16_h, n16x16_h, CO_RY
    ^
<instantiation>:1:1: note: while in macro instantiation
compute_y_16x1_step vmul, r8x16, CO_RY
^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmla y16x16_l, n16x16_l, CO_GY
    ^
<instantiation>:2:5: note: while in macro instantiation
    compute_y_16x1_step vmla, g8x16, CO_GY
    ^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmla y16x16_h, n16x16_h, CO_GY
    ^
<instantiation>:2:5: note: while in macro instantiation
    compute_y_16x1_step vmla, g8x16, CO_GY
    ^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmla y16x16_l, n16x16_l, CO_BY
    ^
<instantiation>:3:5: note: while in macro instantiation
    compute_y_16x1_step vmla, b8x16, CO_BY
    ^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmla y16x16_h, n16x16_h, CO_BY
    ^
<instantiation>:3:5: note: while in macro instantiation
    compute_y_16x1_step vmla, b8x16, CO_BY
    ^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmul y16x16_l, n16x16_l, CO_RY
    ^
<instantiation>:1:1: note: while in macro instantiation
compute_y_16x1_step vmul, r8x16, CO_RY
^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmul y16x16_h, n16x16_h, CO_RY
    ^
<instantiation>:1:1: note: while in macro instantiation
compute_y_16x1_step vmul, r8x16, CO_RY
^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmla y16x16_l, n16x16_l, CO_GY
    ^
<instantiation>:2:5: note: while in macro instantiation
    compute_y_16x1_step vmla, g8x16, CO_GY
    ^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmla y16x16_h, n16x16_h, CO_GY
    ^
<instantiation>:2:5: note: while in macro instantiation
    compute_y_16x1_step vmla, g8x16, CO_GY
    ^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmla y16x16_l, n16x16_l, CO_BY
    ^
<instantiation>:3:5: note: while in macro instantiation
    compute_y_16x1_step vmla, b8x16, CO_BY
    ^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmla y16x16_h, n16x16_h, CO_BY
    ^
<instantiation>:3:5: note: while in macro instantiation
    compute_y_16x1_step vmla, b8x16, CO_BY
    ^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:1:1: error: invalid instruction
vmul c16x8, r16x8, CO_RU
^
<instantiation>:16:5: note: while in macro instantiation
    compute_chroma_8x1 u, U
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:2:5: error: invalid instruction
    vmla c16x8, g16x8, CO_GU
    ^
<instantiation>:16:5: note: while in macro instantiation
    compute_chroma_8x1 u, U
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:3:5: error: invalid instruction
    vmla c16x8, b16x8, CO_BU
    ^
<instantiation>:16:5: note: while in macro instantiation
    compute_chroma_8x1 u, U
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:1:1: error: invalid instruction
vmul c16x8, r16x8, CO_RV
^
<instantiation>:17:5: note: while in macro instantiation
    compute_chroma_8x1 v, V
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:2:5: error: invalid instruction
    vmla c16x8, g16x8, CO_GV
    ^
<instantiation>:17:5: note: while in macro instantiation
    compute_chroma_8x1 v, V
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:3:5: error: invalid instruction
    vmla c16x8, b16x8, CO_BV
    ^
<instantiation>:17:5: note: while in macro instantiation
    compute_chroma_8x1 v, V
    ^
<instantiation>:29:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma, header
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmul y16x16_l, n16x16_l, CO_RY
    ^
<instantiation>:1:1: note: while in macro instantiation
compute_y_16x1_step vmul, r8x16, CO_RY
^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmul y16x16_h, n16x16_h, CO_RY
    ^
<instantiation>:1:1: note: while in macro instantiation
compute_y_16x1_step vmul, r8x16, CO_RY
^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmla y16x16_l, n16x16_l, CO_GY
    ^
<instantiation>:2:5: note: while in macro instantiation
    compute_y_16x1_step vmla, g8x16, CO_GY
    ^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmla y16x16_h, n16x16_h, CO_GY
    ^
<instantiation>:2:5: note: while in macro instantiation
    compute_y_16x1_step vmla, g8x16, CO_GY
    ^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmla y16x16_l, n16x16_l, CO_BY
    ^
<instantiation>:3:5: note: while in macro instantiation
    compute_y_16x1_step vmla, b8x16, CO_BY
    ^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmla y16x16_h, n16x16_h, CO_BY
    ^
<instantiation>:3:5: note: while in macro instantiation
    compute_y_16x1_step vmla, b8x16, CO_BY
    ^
<instantiation>:7:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmul y16x16_l, n16x16_l, CO_RY
    ^
<instantiation>:1:1: note: while in macro instantiation
compute_y_16x1_step vmul, r8x16, CO_RY
^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmul y16x16_h, n16x16_h, CO_RY
    ^
<instantiation>:1:1: note: while in macro instantiation
compute_y_16x1_step vmul, r8x16, CO_RY
^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmla y16x16_l, n16x16_l, CO_GY
    ^
<instantiation>:2:5: note: while in macro instantiation
    compute_y_16x1_step vmla, g8x16, CO_GY
    ^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmla y16x16_h, n16x16_h, CO_GY
    ^
<instantiation>:2:5: note: while in macro instantiation
    compute_y_16x1_step vmla, g8x16, CO_GY
    ^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:4:5: error: invalid instruction
    vmla y16x16_l, n16x16_l, CO_BY
    ^
<instantiation>:3:5: note: while in macro instantiation
    compute_y_16x1_step vmla, b8x16, CO_BY
    ^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:5:5: error: invalid instruction
    vmla y16x16_h, n16x16_h, CO_BY
    ^
<instantiation>:3:5: note: while in macro instantiation
    compute_y_16x1_step vmla, b8x16, CO_BY
    ^
<instantiation>:13:5: note: while in macro instantiation
    compute_y_16x1
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:1:1: error: invalid instruction
vmul c16x8, r16x8, CO_RU
^
<instantiation>:16:5: note: while in macro instantiation
    compute_chroma_8x1 u, U
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:2:5: error: invalid instruction
    vmla c16x8, g16x8, CO_GU
    ^
<instantiation>:16:5: note: while in macro instantiation
    compute_chroma_8x1 u, U
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:3:5: error: invalid instruction
    vmla c16x8, b16x8, CO_BU
    ^
<instantiation>:16:5: note: while in macro instantiation
    compute_chroma_8x1 u, U
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:1:1: error: invalid instruction
vmul c16x8, r16x8, CO_RV
^
<instantiation>:17:5: note: while in macro instantiation
    compute_chroma_8x1 v, V
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:2:5: error: invalid instruction
    vmla c16x8, g16x8, CO_GV
    ^
<instantiation>:17:5: note: while in macro instantiation
    compute_chroma_8x1 v, V
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
    ^
<instantiation>:3:5: error: invalid instruction
    vmla c16x8, b16x8, CO_BV
    ^
<instantiation>:17:5: note: while in macro instantiation
    compute_chroma_8x1 v, V
    ^
<instantiation>:32:5: note: while in macro instantiation
    kernel_420_16x2 rgbx, nv12, src0, src1, y0, y1, chroma
    ^
libswscale/arm/rgb2yuv_neon_16.S:80:5: note: while in macro instantiation
    loop_420sp rgbx, nv12, init, kernel_420_16x2, 16
@junzLiu junzLiu changed the title armv7a 编译出错 有谁知道怎么处理么 armv7a 编译出错问题 May 21, 2019
@poholo
Copy link

poholo commented May 22, 2019

#4683

@oncealong
Copy link

我这里用nkd18也是编译错误,注释掉下面的语句就ok了, 但是谁能解释下为什么?ARMV7a开启neon为什么会报错?

    FF_CFG_FLAGS="$FF_CFG_FLAGS --disable-neon"
    # FF_CFG_FLAGS="$FF_CFG_FLAGS --enable-neon"
    # FF_CFG_FLAGS="$FF_CFG_FLAGS --enable-thumb"

@steprun
Copy link

steprun commented Jun 2, 2022

target-os 修改linux为 android

@steprun
Copy link

steprun commented Jun 2, 2022

target-os 修改linux为 android

https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants