Imported Upstream version 6.1
[platform/upstream/ffmpeg.git] / libswscale / x86 / rgb_2_rgb.asm
index c695c61..76ca1ee 100644 (file)
@@ -104,6 +104,7 @@ jge .end
     jl .loop_simd
 
 .end:
+    emms
     RET
 
 ;------------------------------------------------------------------------------