x86/dsputil: add emms to ff_scalarproduct_int16_mmxext()
Also undo the changes to ra144enc.c from previous commits.
Should fix ticket #3429
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 9e0e1f9067)
Conflicts:
	libavcodec/ra144enc.c
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
			
			
This commit is contained in:
		
				
					committed by
					
						
						Michael Niedermayer
					
				
			
			
				
	
			
			
			
						parent
						
							99af97ea11
						
					
				
				
					commit
					16b5df17ea
				
			@@ -34,7 +34,6 @@
 | 
			
		||||
#include "celp_filters.h"
 | 
			
		||||
#include "ra144.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
static av_cold int ra144_encode_close(AVCodecContext *avctx)
 | 
			
		||||
{
 | 
			
		||||
    RA144Context *ractx = avctx->priv_data;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user