d140b02581 
								
							
								 
							
						 
						
							
							
								
								SIPR16k decoder  
							
							Originally committed as revision 21234 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d79c06b2ad 
								
							
								 
							
						 
						
							
							
								
								Allow a SIPR table to be used by the upcoming SIPR16k decoder  
							
							Originally committed as revision 21233 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65323ed279 
								
							
								 
							
						 
						
							
							
								
								Split some SIPR structs to a header file for the upcoming SIPR16k commit  
							
							Originally committed as revision 21232 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef5e7fb253 
								
							
								 
							
						 
						
							
							
								
								Remove needless use of log2f()  
							
							Originally committed as revision 21185 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c3c129b8f 
								
							
								 
							
						 
						
							
							
								
								Remove the struct SiprModeParam of the context. This will simplify splitting  
							
							the file for future 16k mode decoder code.
Originally committed as revision 21184 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3da24c4c3 
								
							
								 
							
						 
						
							
							
								
								SIPR: kill variable-length arrays  
							
							Two of these are in fact constant size, so use the constant instead of
a variable in the declarations.  The remaining one is small enough
that always using the maximum size is acceptable.
Originally committed as revision 21183 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7bd3096f5f 
								
							
								 
							
						 
						
							
							
								
								SIPR decoder for modes 8k5, 6k5 and 5k0.  
							
							Patch by Vladimir Voroshilov and myself.
Originally committed as revision 21125 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago