| .. | 
		
		
			
			
			
				
					| cavsdsp_mmx.c | Use MANGLE in cavsdsp, the current version using "m" constraints will not | 16 years ago | 
		
			
			
			
				
					| cpuid.c | Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency | 16 years ago | 
		
			
			
			
				
					| dnxhd_mmx.c | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| dsputil_h264_template_mmx.c | Use H264 MMX chroma functions to accelerate RV40 decoding. | 17 years ago | 
		
			
			
			
				
					| dsputil_h264_template_ssse3.c | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| dsputil_mmx.c | huffyuv: add some const qualifiers | 16 years ago | 
		
			
			
			
				
					| dsputil_mmx.h | Move declarations of some mmx functions to dsputil_mmx.h | 16 years ago | 
		
			
			
			
				
					| dsputil_mmx_avg_template.c | Replace several #ifdef PIC with the more obvious and correct | 16 years ago | 
		
			
			
			
				
					| dsputil_mmx_qns_template.c | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| dsputil_mmx_rnd_template.c | Replace several #ifdef PIC with the more obvious and correct | 16 years ago | 
		
			
			
			
				
					| dsputil_yasm.asm | fix linking on systems with a function name prefix (10l in r20287) | 16 years ago | 
		
			
			
			
				
					| dsputilenc_mmx.c | huffyuv: add some const qualifiers | 16 years ago | 
		
			
			
			
				
					| fdct_mmx.c | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| fft.c | Move per-arch fft init bits into the corresponding subdirs | 16 years ago | 
		
			
			
			
				
					| fft.h | Merge FFTContext and MDCTContext | 16 years ago | 
		
			
			
			
				
					| fft_3dn.c | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| fft_3dn2.c | Merge FFTContext and MDCTContext | 16 years ago | 
		
			
			
			
				
					| fft_mmx.asm | s/movdqa/movaps/ in sse1 fft. (regression in r20293) | 16 years ago | 
		
			
			
			
				
					| fft_sse.c | Merge FFTContext and MDCTContext | 16 years ago | 
		
			
			
			
				
					| h264_deblock_sse2.asm | Update x264 asm code to latest to add support for 64-bit Windows. | 16 years ago | 
		
			
			
			
				
					| h264_i386.h | Use full internal pathname in doxygen @file directives. | 16 years ago | 
		
			
			
			
				
					| h264_idct_sse2.asm | Update x264 asm code to latest to add support for 64-bit Windows. | 16 years ago | 
		
			
			
			
				
					| h264dsp_mmx.c | Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. | 16 years ago | 
		
			
			
			
				
					| idct_mmx.c | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| idct_mmx_xvid.c | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| idct_sse2_xvid.c | Move declarations of some mmx functions to dsputil_mmx.h | 16 years ago | 
		
			
			
			
				
					| idct_xvid.h | Use full internal pathname in doxygen @file directives. | 16 years ago | 
		
			
			
			
				
					| lpc_mmx.c | Move autocorrelation function from flacenc.c to lpc.c. Also rename the | 16 years ago | 
		
			
			
			
				
					| mathops.h | re-enable mid_pred asm on x86_64. (broke in r16681) | 16 years ago | 
		
			
			
			
				
					| mlpdsp.c | Use fewer macros in x86-optimized mlpdsp. | 16 years ago | 
		
			
			
			
				
					| mmx.h | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| motion_est_mmx.c | Move declarations of some mmx functions to dsputil_mmx.h | 16 years ago | 
		
			
			
			
				
					| mpegvideo_mmx.c | Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency | 16 years ago | 
		
			
			
			
				
					| mpegvideo_mmx_template.c | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | 17 years ago | 
		
			
			
			
				
					| rv40dsp_mmx.c | Use H264 MMX chroma functions to accelerate RV40 decoding. | 17 years ago | 
		
			
			
			
				
					| simple_idct_mmx.c | Move declarations of some mmx functions to dsputil_mmx.h | 16 years ago | 
		
			
			
			
				
					| snowdsp_mmx.c | Remove useless casting in asm "m" operand. | 16 years ago | 
		
			
			
			
				
					| vc1dsp_mmx.c | idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. | 16 years ago | 
		
			
			
			
				
					| vp3dsp_mmx.c | Use full internal pathname in doxygen @file directives. | 16 years ago | 
		
			
			
			
				
					| vp3dsp_mmx.h | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| vp3dsp_sse2.c | Use full internal pathname in doxygen @file directives. | 16 years ago | 
		
			
			
			
				
					| vp3dsp_sse2.h | Rename libavcodec/i386/ --> libavcodec/x86/. | 17 years ago | 
		
			
			
			
				
					| vp6dsp_mmx.c | add MMX version of vp6_filter_diag | 16 years ago | 
		
			
			
			
				
					| vp6dsp_mmx.h | add MMX version of vp6_filter_diag | 16 years ago | 
		
			
			
			
				
					| vp6dsp_sse2.c | add SSE2 version of vp6_filter_diag | 16 years ago | 
		
			
			
			
				
					| vp6dsp_sse2.h | add SSE2 version of vp6_filter_diag | 16 years ago | 
		
			
			
			
				
					| x86inc.asm | sync yasm macros to x264 | 16 years ago | 
		
			
			
			
				
					| x86util.asm | Update x264 asm code to latest to add support for 64-bit Windows. | 16 years ago |