0ec6065a34 
								
							
								 
							
						 
						
							
							
								
								Break compatibility only when first part of version number changes, in this  
							
							specific case for ff_eval deprecation.
Originally committed as revision 6358 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95c9943081 
								
							
								 
							
						 
						
							
							
								
								Make AVOption parsign code use ff_eval2()  
							
							Originally committed as revision 6357 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2eb288ac7 
								
							
								 
							
						 
						
							
							
								
								Fix compilation by postponing deprecation of ff_eval() until the next version  
							
							increment.
Originally committed as revision 6352 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae41e29b5b 
								
							
								 
							
						 
						
							
							
								
								Introduce ff_eval2 which is equivalent to ff_eval but does not log anything.  
							
							Instead, error messages are passed upward by means of a struct member variable.
Originally committed as revision 6348 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97a9195feb 
								
							
								 
							
						 
						
							
							
								
								Missing extern declaration for av_strtod.  
							
							Originally committed as revision 6327 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8100438a0 
								
							
								 
							
						 
						
							
							
								
								cosmetic  
							
							Originally committed as revision 6326 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6b120018b 
								
							
								 
							
						 
						
							
							
								
								segfault fix  
							
							thanks to takis for finding the cause of this
Originally committed as revision 6325 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79ca4de35b 
								
							
								 
							
						 
						
							
							
								
								Define NAN -if not already defined- as 0.0/0.0  
							
							Originally committed as revision 6324 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97c73545a5 
								
							
								 
							
						 
						
							
							
								
								Add support for SI (k, M, ...) and IEC/IEEE (Ki, Mi, ...) units.  
							
							Originally committed as revision 6287 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7eb1042cbd 
								
							
								 
							
						 
						
							
							
								
								K prefix  
							
							add SI prefix selftest
Originally committed as revision 6286 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e66477afbe 
								
							
								 
							
						 
						
							
							
								
								support SI and some non SI prefixes  
							
							Originally committed as revision 6284 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5509bffa88 
								
							
								 
							
						 
						
							
							
								
								Update licensing information: The FSF changed postal address.  
							
							Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80a4995853 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							benchmark
Originally committed as revision 3844 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67e11730fc 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							Originally committed as revision 3841 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b349fde101 
								
							
								 
							
						 
						
							
							
								
								simplify, null pointer, selftest  
							
							Originally committed as revision 3840 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69f5de1855 
								
							
								 
							
						 
						
							
							
								
								avoid negative array indices  
							
							Originally committed as revision 2794 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b87956678 
								
							
								 
							
						 
						
							
							
								
								av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)  
							
							Originally committed as revision 2469 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								983e3246b7 
								
							
								 
							
						 
						
							
							
								
								per file doxy  
							
							Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c91a6755b 
								
							
								 
							
						 
						
							
							
								
								* static,const,compiler warning cleanup  
							
							Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								471d7dc3d0 
								
							
								 
							
						 
						
							
							
								
								undefined M_PI / M_E fix  
							
							Originally committed as revision 881 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0d816d8bf 
								
							
								 
							
						 
						
							
							
								
								NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox dot com>)  
							
							Originally committed as revision 864 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3aa102be84 
								
							
								 
							
						 
						
							
							
								
								new ratecontrol code  
							
							Originally committed as revision 862 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago