mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-10 17:14:41 +00:00
There was a mismatch between the ops generated by sws_ops_aarch64 and the aarch64 backend, leading to missed optimizations. Sponsored-by: Sovereign Tech Fund Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>