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

Change #265893

Category ffmpeg
Changed by Martin Storsjö <martinohnoyoudont@martin.st>
Changed at Wed 29 Apr 2026 12:49:27
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 9653588441f8dc855da9805ef5abba7946c8d3cb

Comments

libswscale/arm: Switch consistent indentation to common style
Some of these files aligned instructions to 4/24 columns, while
we commonly indent arm/aarch64 assembly to 8/24 columns.
Some of these files also used a different alignment for the
operands.

Changed files