Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #270240

Category ffmpeg
Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
Changed at Wed 10 Jun 2026 01:47:10
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 19250a184601742ac1b60795f0323692a445c048

Comments

swscale/aarch64/ops: use plain `ret` instruction
Use a call/ret pair instead of awkwardly exporting and then jumping
back to the return label.

This is similar to c29465bcb6, but for aarch64.

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

Changed files