mirror of https://github.com/FFmpeg/FFmpeg.git
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 <andreas.rheinhardt@outlook.com>pull/390/head
parent
d84ee80c04
commit
03a60b2b30
1 changed files with 1 additions and 8 deletions
Loading…
Reference in new issue