summaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext_vaapi.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2023-08-31 20:53:22 +0200
committerAndreas Rheinhardt <[email protected]>2023-09-04 11:04:45 +0200
commit03a60b2b3020af0aa07db3f9b76fafaa2235883e (patch)
tree2c7ae0be0597c94046c38a3cf5d619b84d924036 /libavutil/hwcontext_vaapi.h
parentd84ee80c04d3704c571025364f73c7d0208c7c6a (diff)
avfilter/vf_colorspace: Remove redundant emms_c()
It is not even clear what these emms_c() are supposed to achieve: create_filtergraph() (where it may be called) does not call ASM functions itself; it merely sets some function pointers. Furthermore, there are no colorspacedsp functions using MMX (checked by checkasm which does not use declare_new_emms()). Finally, checking whether to issue emms_c() is overblown anyway. Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavutil/hwcontext_vaapi.h')
0 files changed, 0 insertions, 0 deletions