bad5537e2c 
								
							
								 
							
						 
						
							
							
								
								Use full internal pathname in doxygen  @file  directives.  
							
							Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc02bc8686 
								
							
								 
							
						 
						
							
							
								
								Remove unused redefinition of av_log for test.  
							
							Originally committed as revision 14657 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8fe8ab062 
								
							
								 
							
						 
						
							
							
								
								Fix the following using void* casts, proper casts are less readable and  
							
							avoiding casts would be even less readable, but other suggestions are welcome.
lls.c:56: warning: initialization from incompatible pointer type
lls.c:57: warning: initialization from incompatible pointer type
Originally committed as revision 11697 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38c162c1a9 
								
							
								 
							
						 
						
							
							
								
								Remove unused variable variance.  
							
							Originally committed as revision 11471 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8a80fd69d 
								
							
								 
							
						 
						
							
							
								
								main() --> main(void)  
							
							Originally committed as revision 11079 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5a389a1b7 
								
							
								 
							
						 
						
							
							
								
								license header consistency cosmetics  
							
							Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								538389c981 
								
							
								 
							
						 
						
							
							
								
								Fix FSF postal address.  
							
							Originally committed as revision 5829 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								408ec4e2a6 
								
							
								 
							
						 
						
							
							
								
								calculate all coefficients for several orders during cholesky factorization, the resulting coefficients are not strictly optimal though as there is a small difference in the autocorrelation matrixes which is ignored for the smaller orders  
							
							Originally committed as revision 5758 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c779260a9 
								
							
								 
							
						 
						
							
							
								
								unneeded #include  
							
							Originally committed as revision 5743 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								82ab5ad7b2 
								
							
								 
							
						 
						
							
							
								
								linear least squares solver using cholesky factorization  
							
							Originally committed as revision 5740 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago