---
 libavcodec/arm/fft_vfp.S | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libavcodec/arm/fft_vfp.S b/libavcodec/arm/fft_vfp.S
index 130d529..91b833b 100644
--- a/libavcodec/arm/fft_vfp.S
+++ b/libavcodec/arm/fft_vfp.S
@@ -54,6 +54,7 @@ T const fft_tab_vfp
         .word   fft32768_vfp
         .word   fft65536_vfp
 A endfunc
+T endconst
 
 function fft4_vfp
         vldr    d0, [a1, #0*2*4]   @ s0,s1   = z[0]
-- 
1.9.3 (Apple Git-50)

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to