You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Merge commit 'd6eac2f1bcce0cb85fac5d50fcfe94bc490d4a5e'
* commit 'd6eac2f1bcce0cb85fac5d50fcfe94bc490d4a5e': arm: Remove a stray .fpu directive Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
|
||||
#include "libavutil/arm/asm.S"
|
||||
|
||||
.fpu neon
|
||||
|
||||
function ff_scalarproduct_int16_neon, export=1
|
||||
vmov.i16 q0, #0
|
||||
vmov.i16 q1, #0
|
||||
|
Reference in New Issue
Block a user