aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_blackframe.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-11 00:16:31 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:35:25 +0200
commit67f0db7bc5c42cc861add0c660d438f6bdc4ccfe (patch)
treef001a660eb3939bf48433fe2b208e91318756083 /libavfilter/vf_blackframe.c
parent4011a76494a5ff6844312813bc753aae8e54c2f0 (diff)
downloadffmpeg-67f0db7bc5c42cc861add0c660d438f6bdc4ccfe.tar.gz
avcodec/x86/h264chroma: Remove obsolete 3dnow 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_blackframe.c')
0 files changed, 0 insertions, 0 deletions