[FFmpeg-devel] [PATCH] lavc/x86/videodsp: Fix clobbered FPU state on x86-32
James Almer
jamrial at gmail.com
Tue Nov 12 14:40:05 EET 2024
On 11/12/2024 9:37 AM, Ronald S. Bultje wrote:
> Hi,
>
> On Mon, Nov 11, 2024 at 4:03 AM Frank Plowman <post at frankplowman.com> wrote:
>
>> I thought the same before submitting this patch, and tried only adding
>> the line conditionally based on the mmsize, but found neither wrapping
>> it in an a) mmsize == 8, nor b) mmsize != 8 block alone worked.
>>
>
> Can we just get rid of the MMX version and replace it with a "movd" or
> "movq" SSE2 version?
No need to replace it, there's an SSE version already using movups. So
just delete it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241112/a5475a87/attachment.sig>
More information about the ffmpeg-devel
mailing list