[FFmpeg-devel] [PATCH v2 1/4] checkasm/sw_scale: add assertion for hscale assumption
Michael Niedermayer
michael at niedermayer.cc
Mon Dec 23 00:52:57 EET 2024
On Fri, Dec 20, 2024 at 01:54:28PM +0100, Niklas Haas wrote:
> From: Niklas Haas <git at haasn.dev>
>
> This code only checks hcScale. In practice this is not an issue because
> the function pointers should always be identical to hyScale for the same
> filter size.
>
> Add an assertion just to make sure this assumption never regresses.
>
> Signed-off-by: Niklas Haas <git at haasn.dev>
> Sponsored-by: Sovereign Tech Fund
> ---
> tests/checkasm/sw_scale.c | 1 +
> 1 file changed, 1 insertion(+)
patchset tested on x86_64/32 mingw32/64, mips and arm
should be ok
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Many things microsoft did are stupid, but not doing something just because
microsoft did it is even more stupid. If everything ms did were stupid they
would be bankrupt already.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241222/bd6430b6/attachment.sig>
More information about the ffmpeg-devel
mailing list