b4027d9749 
								
							
								 
							
						 
						
							
							
								
								wmapro: change max. block size to 13 bits.  
							
							WMApro actually support 13-bits block sizes (potentially even up to 14),
and thus we should support that also. If we get block sizes beyond what
the decoder can handle (14 is possible depending on s->decode_flags),
error out instead of crashing. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								153382e1b6 
								
							
								 
							
						 
						
							
							
								
								multiple inclusion guard cleanup  
							
							Add missing multiple inclusion guards; clean up #endif comments;
add missing library prefixes; keep guard names consistent. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4538729afe 
								
							
								 
							
						 
						
							
							
								
								Move sine windows to a separate file  
							
							These windows do not really belong in fft/mdct files and were
easily confused with the similarly named tables used by rdft.
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  
				
					
						
							
							
								 
						
							
							
							
								
							
								69d12904da 
								
							
								 
							
						 
						
							
							
								
								Remove unnecessary ../ from include directives  
							
							Originally committed as revision 23806 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6785e92709 
								
							
								 
							
						 
						
							
							
								
								mathematics.h no longer needs config.h, so update tablegen code and  
							
							documentation to use it where appropriate.
Originally committed as revision 23680 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30ad1a6651 
								
							
								 
							
						 
						
							
							
								
								Include appropriate header in table generators instead of using a dummy  
							
							av_cold define.
Originally committed as revision 22723 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b9cb7ec71 
								
							
								 
							
						 
						
							
							
								
								Fix out of tree build with hardcoded tables  
							
							Originally committed as revision 21228 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14b8607065 
								
							
								 
							
						 
						
							
							
								
								Add support for hard-coded MDCT-related ff_sine_windows tables.  
							
							Originally committed as revision 21108 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago