2a5d1cb2d9 
								
							
								 
							
						 
						
							
							
								
								sws/x86: update rgba->yuv to use user supplied table  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17ad06c753 
								
							
								 
							
						 
						
							
							
								
								sws/x86: update rgb/bgr->yuv code to use provided coefficient table  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef5d41a553 
								
							
								 
							
						 
						
							
							
								
								x86inc: Rename "program_name" to "private_prefix"  
							
							The new name is more descriptive and will allow defining a separate
public prefix for externally visible library symbols.
Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								04581c8c77 
								
							
								 
							
						 
						
							
							
								
								x86: yasm: Use complete source path for macro helper %includes  
							
							This is more consistent with the way we handle C #includes and
it simplifies the build system. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6860b4081d 
								
							
								 
							
						 
						
							
							
								
								x86: include x86inc.asm in x86util.asm  
							
							This is necessary to allow refactoring some x86util macros with cpuflags. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52be5428c0 
								
							
								 
							
						 
						
							
							
								
								Add some missing _EXTERNAL suffixes to yasm source files.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								186923758d 
								
							
								 
							
						 
						
							
							
								
								Fix compilation with old yasm that does not support AVX.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de53b9068a 
								
							
								 
							
						 
						
							
							
								
								swscale: implement MMX, SSE2 and AVX functions for RGB32 input.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								212f161caa 
								
							
								 
							
						 
						
							
							
								
								swscale: make rgb24 function macros slightly smaller.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5d08c27c3 
								
							
								 
							
						 
						
							
							
								
								swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm.  
							
							Also implement sse2/ssse3/avx versions. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b15a6d742 
								
							
								 
							
						 
						
							
							
								
								config.asm: change %ifdef directives to %if directives.  
							
							This allows combining multiple conditionals in a single statement. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef3a19d595 
								
							
								 
							
						 
						
							
							
								
								Fix compilation with yasm-0.6.2  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd44521625 
								
							
								 
							
						 
						
							
							
								
								swscale: specify register type.  
							
							Fixes a compilation failure on win64.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2170a0e6ad 
								
							
								 
							
						 
						
							
							
								
								swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm.  
							
							Also implement SSE2/AVX variants. 
							
						 
						14 years ago