summaryrefslogtreecommitdiff
path: root/libavfilter/vf_chromaber_vulkan.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-07 22:26:33 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:32:08 +0200
commitc5dd2fdc090fab7e2d0edce4fb3b463028c5fafb (patch)
tree4762784721cd5a87c1b367bd00015ac16e8bf35a /libavfilter/vf_chromaber_vulkan.c
parent9bc527126c0e3d8d57e40b33b08e91eb3adf4575 (diff)
avfilter/x86/vf_noise: Remove obsolete MMX function
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 line_noise_mmx are truely ancient 32bit x86s it is removed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_chromaber_vulkan.c')
0 files changed, 0 insertions, 0 deletions