Log in

View Full Version : The ffmpeg H.265 decoder assembly code not compliant with iOS


schweinsz
14th December 2015, 11:39
We want to use the ffmpeg H.265 decoder on the iOS platform, but we found that it only works when the arm neon assembly code is disabled. What is the problem with the ffmpeg H.265 decoder assembly code on the iOS 64 bit platform? The assembly code can't run on the 64 bit platform generally?

LoRd_MuldeR
14th December 2015, 21:50
Have you tried posting your question there:
https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel/

:confused: