Skip to content

Conversation

montoyo
Copy link

@montoyo montoyo commented Dec 12, 2022

Hey there,
Was trying to build the latest FFmpeg version for ARM64 using MSVC and encountered a few errors regarding libavcodec/aarch64/vc1dsp_neon.S and libavcodec/aarch64/hevcdsp_sao_neon.S. I attempted to fix them by implementing patching for the tbnz and tbx instructions.

Disclaimer: I have no knowledge of perl nor ARM64 assembly, I simply attempted to fix the compiler issues. I thought I'd still create a pull-request, just in case it would help someone 😊

@madebr
Copy link

madebr commented Oct 11, 2024

This helped me today with building the asm codecs of dav1d.
The SDL project thanks you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants