diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-16 20:36:24 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-20 00:09:05 +0100 |
commit | 7cad4dba505f9ad0adf013dd5bdf02a57249eecc (patch) | |
tree | 371982a80f6723cd52e426afa4e36e9828840531 /libavformat/rtmphttp.c | |
parent | 8a349bb02f49864708f30f48b3f779889ffea425 (diff) | |
download | ffmpeg-7cad4dba505f9ad0adf013dd5bdf02a57249eecc.tar.gz |
avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx
Use ff_avg_pixels16_mmxext or ff_avg_pixels16_sse2
(for users with SSE2_FAST) instead.
This also allows to remove ff_avg_pixels16_mmx,
as this was its last remaining user.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/rtmphttp.c')
0 files changed, 0 insertions, 0 deletions