20e708cbbe 
								
							
								 
							
						 
						
							
							
								
								add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags  
							
							Originally committed as revision 8280 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc2a1c340a 
								
							
								 
							
						 
						
							
							
								
								make av_find_opt() available to the public and add a mask+flags parameter to search for specific AVOptions  
							
							Originally committed as revision 8279 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8a32f450a 
								
							
								 
							
						 
						
							
							
								
								Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego"  
							
							Originally committed as revision 7601 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a10c779f76 
								
							
								 
							
						 
						
							
							
								
								Fixes:  
							
							opt.c:327: warning: no return statement in function returning non-void
opt_list return value is never checked.
Approved by Michael.
Originally committed as revision 6593 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								d70ef6d761 
								
							
								 
							
						 
						
							
							
								
								Reformat the output of the list of available AVOptions, by indenting the  
							
							parameters of certain options and displaying them _right after_ the actual
option taking the parameter.
Originally committed as revision 6385 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d7b4613a1 
								
							
								 
							
						 
						
							
							
								
								Pull out the ff_eval* from the mpegvideo header, as it doesn't belong there and  
							
							put it in a separate file.
Originally committed as revision 6383 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								fcc9b95653 
								
							
								 
							
						 
						
							
							
								
								Inform the user that a certain AVOption is out of range.  
							
							Originally committed as revision 6295 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								a41e9d6899 
								
							
								 
							
						 
						
							
							
								
								Allow parameter values (AVOptions) to use the 'k', 'M', 'G'  
							
							and 'B' postfixes.
Originally committed as revision 6249 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								493f7857de 
								
							
								 
							
						 
						
							
							
								
								adds doxygen docs to av_opt_set_defaults. Patch by Takis  
							
							Originally committed as revision 6226 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73a8ceaa17 
								
							
								 
							
						 
						
							
							
								
								make AVOptions default value field work.  
							
							Patch by Panagiotis Issaris % takis P issaris A uhasselt P be %
Original thread:
Date: Sep 8, 2006 3:22 PM
Subject: [Ffmpeg-devel] [PATCH 1/2] Enable usage of AVOption default value
Originally committed as revision 6224 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88d6903e23 
								
							
								 
							
						 
						
							
							
								
								Give a hint about what is the expected the data type of command line options.  
							
							Patch by Antoine Cellerier < dionoea AaH via pOiS ecp PoIs fr >
Original thread:
Date: Nov 1, 2005 7:41 PM
Subject: [Ffmpeg-devel] libavcodec help
Originally committed as revision 5054 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								4733abcbf3 
								
							
								 
							
						 
						
							
							
								
								use PRIxN, %zd, %td formats where needed  
							
							Originally committed as revision 4740 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2752a0ddf 
								
							
								 
							
						 
						
							
							
								
								dont print NULL  
							
							Originally committed as revision 4600 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fd46414db 
								
							
								 
							
						 
						
							
							
								
								dont include opt.h in avcodec.h  
							
							Originally committed as revision 4591 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								637b5326f3 
								
							
								 
							
						 
						
							
							
								
								convert some options in ffmpeg.c to AVOptions  
							
							Originally committed as revision 4586 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1689e2f19 
								
							
								 
							
						 
						
							
							
								
								avoid stdio.h  
							
							Originally committed as revision 4585 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c44a131dc7 
								
							
								 
							
						 
						
							
							
								
								missing include noticed by g0th  
							
							Originally committed as revision 4582 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								233f6f889e 
								
							
								 
							
						 
						
							
							
								
								flags and named constants with type checking of course for AVOption  
							
							spliting AVOption specific stuff out of avcodec.h into opt.h
Originally committed as revision 4581 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8bbf6db98b 
								
							
								 
							
						 
						
							
							
								
								AVOption API improvments  
							
							support AVOptions for encoding in ffmpeg.c
Originally committed as revision 4580 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3735e82f2d 
								
							
								 
							
						 
						
							
							
								
								AVOption enumeration support and some flags to classify AVOptions  
							
							Originally committed as revision 4568 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								860a40c8a7 
								
							
								 
							
						 
						
							
							
								
								AVOption first try  
							
							Originally committed as revision 4563 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago