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

Change #264761

Category ffmpeg
Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
Changed at Thu 16 Apr 2026 23:24:55
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 526195e0a3933ee01c2e0a3ee44452302e21031d

Comments

swscale/x86/ops_float: fix typo in linear_row
First vector is %2, not %3. This was never triggered before because all of
the existing masks never hit this exact case.

Signed-off-by: Niklas Haas <git@haasn.dev>

Changed files