bd8ac88214 
								
							
								 
							
						 
						
							
							
								
								avcodec: Add av_cold attributes to end functions missing them  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fee1b90ce 
								
							
								 
							
						 
						
							
							
								
								avcodec: Add av_cold attributes to init functions missing them  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0aded9484d 
								
							
								 
							
						 
						
							
							
								
								Move dct and rdft definitions to separate files  
							
							This leaves fft.h with only the core FFT and MDCT definitions
thus making it more managable.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26f548bb59 
								
							
								 
							
						 
						
							
							
								
								fft: remove inline wrappers for function pointers  
							
							This removes the rather pointless wrappers (one not even inline)
for calling the fft_calc and related function pointers.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e3a28ea5a9 
								
							
								 
							
						 
						
							
							
								
								avfft: remove useless parens  
							
							Originally committed as revision 24229 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								943ebf2c4e 
								
							
								 
							
						 
						
							
							
								
								100l: really fix fft external API init functions  
							
							Originally committed as revision 24228 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b310844756 
								
							
								 
							
						 
						
							
							
								
								avfft: make init functions return NULL on failure as intended  
							
							Originally committed as revision 24219 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e1484ebed6 
								
							
								 
							
						 
						
							
							
								
								Implement the discrete sine/cosine transforms DCT-I and DST-I  
							
							Originally committed as revision 22649 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c70948315b 
								
							
								 
							
						 
						
							
							
								
								Create a public API for FFT family of functions  
							
							Originally committed as revision 22291 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago