2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49bd8e4b84 
								
							
								 
							
						 
						
							
							
								
								Fix grammar errors in documentation  
							
							Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								275131628d 
								
							
								 
							
						 
						
							
							
								
								Remove duplicated dot product code. Use dsputil's  
							
							scalarproduct instead. Patch by Aurelien Jacobs.
Originally committed as revision 16391 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9686df2be5 
								
							
								 
							
						 
						
							
							
								
								Delete unnecessary 'extern' keywords.  
							
							Originally committed as revision 15990 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bc484ad51 
								
							
								 
							
						 
						
							
							
								
								Add ff_dot_productf() to celp_math.{c,h}  
							
							Part of the QCELP patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15753 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60c25a4beb 
								
							
								 
							
						 
						
							
							
								
								Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.  
							
							patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15679 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								987903826b 
								
							
								 
							
						 
						
							
							
								
								Globally rename the header inclusion guard names.  
							
							Consistently apply this rule: the guard name is obtained from the
filename by stripping the leading "lib", converting '/' and '.'  to
'_' and uppercasing the resulting name. Guard names in the root
directory have to be prefixed by "FFMPEG_".
Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec5bd476ac 
								
							
								 
							
						 
						
							
							
								
								Doxygen syntax consistency.  
							
							Originally committed as revision 14899 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f0689b528 
								
							
								 
							
						 
						
							
							
								
								We do not only calculate it but we also return it.  
							
							Originally committed as revision 14058 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2de74f5a4d 
								
							
								 
							
						 
						
							
							
								
								More correct comment.  
							
							Originally committed as revision 14057 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b150e9a0c 
								
							
								 
							
						 
						
							
							
								
								make sum_of_squares() more generic  
							
							Originally committed as revision 14056 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ce9eac7913 
								
							
								 
							
						 
						
							
							
								
								Implement bidirectional (positive offset - left, negative - right)  
							
							signed shift for ACELP-based codecs.
Originally committed as revision 13117 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20c9c8eec8 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Consistently use C-style comments in #endif preprocessor directives.  
							
							Originally committed as revision 13047 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c43009358 
								
							
								 
							
						 
						
							
							
								
								add necessary #includes in headers  
							
							Originally committed as revision 13043 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80b1e6cc1f 
								
							
								 
							
						 
						
							
							
								
								Grammar fixes and improvements for the new ACELP code  
							
							Originally committed as revision 13000 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1cf3ee2d1c 
								
							
								 
							
						 
						
							
							
								
								Fixed-point implementation of ff_cos, ff_log2, ff_exp2.  
							
							Also implemented routine for calculating sum(a[i] * a[i-offset]>>shift)
Originally committed as revision 12974 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago