diff options
Diffstat (limited to 'graphics/ffmpeg/patches/patch-libavcodec_aarch64_simple_idct_neon_S')
| -rw-r--r-- | graphics/ffmpeg/patches/patch-libavcodec_aarch64_simple_idct_neon_S | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/ffmpeg/patches/patch-libavcodec_aarch64_simple_idct_neon_S b/graphics/ffmpeg/patches/patch-libavcodec_aarch64_simple_idct_neon_S deleted file mode 100644 index eda8f6e..0000000 --- a/graphics/ffmpeg/patches/patch-libavcodec_aarch64_simple_idct_neon_S +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | Index: libavcodec/aarch64/simple_idct_neon.S | ||
| 2 | --- libavcodec/aarch64/simple_idct_neon.S.orig | ||
| 3 | +++ libavcodec/aarch64/simple_idct_neon.S | ||
| 4 | @@ -58,7 +58,7 @@ endconst | ||
| 5 | .endm | ||
| 6 | |||
| 7 | .macro idct_end | ||
| 8 | - br x10 | ||
| 9 | + ret x10 | ||
| 10 | .endm | ||
| 11 | |||
| 12 | .macro smull1 a, b, c | ||
