[FFmpeg-devel] [PATCH v3 0/3] avcodec/x86/diracdsp: migrate last remaining MMX function to SSE2

Kyosuke Kawakami kawakami150708 at gmail.com
Thu Nov 14 16:30:30 EET 2024


This series of patch migrates the last remaining MMX function in
diracdsp to SSE2.

Changes from v2 are:
- Rewrite tests with a normal function instead of a macro
- Fix typo in a commit message


GIT: [PATCH v3 1/3] checkasm/diracdsp: test add_dirac_obmc
GIT: [PATCH v3 2/3] avcodec/x86/diracdsp: migrate last remaining MMX
GIT: [PATCH v3 3/3] avcodec/x86/diracdsp_init: remove unused macro


More information about the ffmpeg-devel mailing list