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

Change #264586

Category ffmpeg
Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
Changed at Wed 15 Apr 2026 16:51:16
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 80b86f08075757f455cddc656e4e435b4643f52d

Comments

tests/checkasm/sw_ops: fix check_scale()
This was not actually testing integer path. Additionally, for integer
scales, there is a special fast path for expansion from bits to full range,
which we should separate from the random value test.

Changed files