b78e7197a8 
								
							
								 
							
						 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'  
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ebbafcb454 
								
							
								 
							
						 
						
							
							
								
								sse implementation of imdct.  
							
							patch mostly by Zuxy Meng (zuxy dot meng at gmail dot com)
Originally committed as revision 6311 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								652c59b967 
								
							
								 
							
						 
						
							
							
								
								use ff_fft_calc_3dn2 instead of sse on a K8.  
							
							1.5% faster vorbis.
Originally committed as revision 6024 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e4ecf26f5 
								
							
								 
							
						 
						
							
							
								
								ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm.  
							
							2.5% faster fft, 0.5% faster vorbis.
Originally committed as revision 6023 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60ae06e77e 
								
							
								 
							
						 
						
							
							
								
								r5954 broke fft on cpus with 3dnow but without mm3dnow.h  
							
							Originally committed as revision 5974 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bcfa3e58ee 
								
							
								 
							
						 
						
							
							
								
								3dnow2 implementation of imdct.  
							
							6% faster vorbis and wma.
Originally committed as revision 5954 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7943355485 
								
							
								 
							
						 
						
							
							
								
								ff_fft_init now double checks that the system has mm3dnow.h before  
							
							checking if the cpu can do 3dnow at all. This bug caused amd cpu's
without sse to not have a working fft function. Ie no wma, cook or
vorbis decoder.
Originally committed as revision 5570 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								82eb4b0f1b 
								
							
								 
							
						 
						
							
							
								
								3DNow! & Extended 3DNow! versions of FFT  
							
							Patch by Zuxy Meng, zuxy <<dot>> meng >>at<< gmail <<dot>> com
Minor non-functional diff-related fixes by me.
Originally committed as revision 5125 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5509bffa88 
								
							
								 
							
						 
						
							
							
								
								Update licensing information: The FSF changed postal address.  
							
							Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb270c0896 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: tabs --> spaces, some prettyprinting  
							
							Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68951ecf0c 
								
							
								 
							
						 
						
							
							
								
								fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)  
							
							Originally committed as revision 2882 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								983e3246b7 
								
							
								 
							
						 
						
							
							
								
								per file doxy  
							
							Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db40a39aba 
								
							
								 
							
						 
						
							
							
								
								AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)  
							
							Originally committed as revision 1464 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e629ab68a7 
								
							
								 
							
						 
						
							
							
								
								altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)  
							
							Originally committed as revision 1448 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d268a7d4c 
								
							
								 
							
						 
						
							
							
								
								fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding  
							
							Originally committed as revision 1417 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bbbb6d6fc3 
								
							
								 
							
						 
						
							
							
								
								enabled SSE fft on x86  
							
							Originally committed as revision 1413 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb6f569072 
								
							
								 
							
						 
						
							
							
								
								new generic FFT/MDCT code for audio codecs  
							
							Originally committed as revision 1088 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago