[FFmpeg-devel] [PATCH v2] lavc/x86/videodsp: Drop MMX usage
Ronald S. Bultje
rsbultje at gmail.com
Sat Nov 16 22:39:00 EET 2024
Hi,
On Sat, Nov 16, 2024 at 1:00 PM Frank Plowman <post at frankplowman.com> wrote:
> Remove the MMX versions of these functions and modify the SSE
> implementations to avoid using MMX registers.
>
> Signed-off-by: Frank Plowman <post at frankplowman.com>
> ---
> libavcodec/x86/videodsp.asm | 61 ++++++-----------------
> libavcodec/x86/videodsp_init.c | 88 +++++++++++++++++-----------------
> 2 files changed, 59 insertions(+), 90 deletions(-)
>
Still LGTM from my side.
Ronald
More information about the ffmpeg-devel
mailing list