diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-14 20:26:16 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-22 13:39:06 +0200 |
commit | 54784ffac523c6fbc50762a91b3dcc481933b0b0 (patch) | |
tree | 9023fa21cc199e4836945c484a55aedf93951f30 /configure | |
parent | 25e39f8c727190520e1274be9bf0b4b3302587f9 (diff) | |
download | ffmpeg-54784ffac523c6fbc50762a91b3dcc481933b0b0.tar.gz |
avcodec/x86/dct32: Remove obsolete SSE function
The only systems which benefit from ff_dct32_float_sse are truely
ancient 32bit x86s as all other systems use at least the SSE2 versions
(this includes all x64 cpus (which is why this code is restricted
to x86-32)).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions