You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
ARM: add missing preserve8 directives
Originally committed as revision 21952 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
|
||||
#include "asm.S"
|
||||
|
||||
preserve8
|
||||
|
||||
.text
|
||||
|
||||
.macro call_2x_pixels type, subp
|
||||
|
@@ -21,6 +21,8 @@
|
||||
|
||||
#include "asm.S"
|
||||
|
||||
preserve8
|
||||
|
||||
.text
|
||||
|
||||
#define ff_fft_calc_neon X(ff_fft_calc_neon)
|
||||
|
Reference in New Issue
Block a user