Explorar o código

Fix libswresample compilation with Apple Neon assembler.

Signed-off-by: Carl Eugen Hoyos <cehoyos@ag.or.at>
Reimar Döffinger %!s(int64=11) %!d(string=hai) anos
pai
achega
e535897fad
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      libswresample/arm/audio_convert_neon.S

+ 2 - 2
libswresample/arm/audio_convert_neon.S

@@ -133,8 +133,8 @@ function swri_oldapi_conv_fltp_to_s16_nch_neon, export=1
         cmp             r3,  #2
         itt             lt
         ldrlt           r1,  [r1]
-        blt             swri_oldapi_conv_flt_to_s16_neon
-        beq             swri_oldapi_conv_fltp_to_s16_2ch_neon
+        blt             X(swri_oldapi_conv_flt_to_s16_neon)
+        beq             X(swri_oldapi_conv_fltp_to_s16_2ch_neon)
 
         push            {r4-r8, lr}
         cmp             r3,  #4