aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_dejudder.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-07 15:48:09 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:31:53 +0200
commit9bc527126c0e3d8d57e40b33b08e91eb3adf4575 (patch)
tree56ac593963ef128f1a8932b4a4e86074b0bdd3e0 /libavfilter/vf_dejudder.c
parent3221aba87989742ea22b639a7bb4af69f4eaa0e7 (diff)
downloadffmpeg-9bc527126c0e3d8d57e40b33b08e91eb3adf4575.tar.gz
avcodec/x86/h264_intrapred: Remove obsolete MMX(EXT) functions
x64 always has MMX, MMXEXT, SSE and SSE2 and this means that some functions for MMX, MMXEXT and 3dnow are always overridden by other functions (unless one e.g. explicitly disables SSE2) for x64. So given that the only systems that benefit from these functions are truely ancient 32bit x86s they are removed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_dejudder.c')
0 files changed, 0 insertions, 0 deletions