0345f36bbd 
								
							
								 
							
						 
						
							
							
								
								eval: Check for return value of memory allocations.  
							
							Originally committed as revision 19827 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0314dead4e 
								
							
								 
							
						 
						
							
							
								
								eval: replace variable-length array with av_malloc/free  
							
							There is a theoretical possibility to pass a very long string to ff_parse,
which could crash if allocated from the stack.  This allows the allocation
to be checked properly.
Originally committed as revision 19670 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87a920c6bf 
								
							
								 
							
						 
						
							
							
								
								eval: include libavutil/mathematics.h for NAN and M_PI  
							
							Originally committed as revision 19613 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a88c1dfa8 
								
							
								 
							
						 
						
							
							
								
								eval: include our headers after system headers  
							
							Originally committed as revision 19612 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c2744d139 
								
							
								 
							
						 
						
							
							
								
								Export av_strtod() to eval.h.  
							
							Originally committed as revision 19252 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e877eaacf3 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: rename 'name' av_strtod() param to 'numstr'. The new name  
							
							is more expressive.
Originally committed as revision 19249 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								cac55c9196 
								
							
								 
							
						 
						
							
							
								
								Add a few const qualifiers in appropriate places.  
							
							patch by Anders Grönberg, galileo.m2 gmail com
Originally committed as revision 16120 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2dec19420 
								
							
								 
							
						 
						
							
							
								
								Fix test program build: ff_eval was replaced by ff_eval2.  
							
							Originally committed as revision 15775 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d578432db8 
								
							
								 
							
						 
						
							
							
								
								Remove stuff under #if LIBAVCODEC_VERSION_INT.  
							
							Originally committed as revision 15263 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf2baeb338 
								
							
								 
							
						 
						
							
							
								
								mark read-only data as const  
							
							Originally committed as revision 13947 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cad2af9760 
								
							
								 
							
						 
						
							
							
								
								Improve parse_primary() error message.  
							
							Patch by Stefano Sabatini and Michael Niedermayer
Originally committed as revision 13218 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fbd4293df9 
								
							
								 
							
						 
						
							
							
								
								remove more useless mpegvideo.h includes  
							
							Originally committed as revision 12323 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6881b8e567 
								
							
								 
							
						 
						
							
							
								
								Fix  
							
							utils.c: In function ‘avcodec_get_context_defaults2’:
utils.c:793: warning: assignment discards qualifiers from pointer target type
Originally committed as revision 11938 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20e4beaef7 
								
							
								 
							
						 
						
							
							
								
								const  
							
							Originally committed as revision 11840 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5b10e3174 
								
							
								 
							
						 
						
							
							
								
								Fix warnings in test code:  
							
							eval.c:454: warning: return type defaults to 'int'
eval.c:464: warning: control reaches end of non-void function
Originally committed as revision 11594 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								f66e4f5f9e 
								
							
								 
							
						 
						
							
							
								
								Add av_ prefix to clip functions  
							
							Originally committed as revision 8122 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a02142a50a 
								
							
								 
							
						 
						
							
							
								
								fix a gcc warning, avoid an unnecessary operation  
							
							Originally committed as revision 7555 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cedeeca02 
								
							
								 
							
						 
						
							
							
								
								update copyright year, it looks odd otherwise :)  
							
							Originally committed as revision 6830 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5c5a86bb7 
								
							
								 
							
						 
						
							
							
								
								I hope noone minds, adding myself to eval.c copyright...  
							
							Originally committed as revision 6827 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8cd68d8056 
								
							
								 
							
						 
						
							
							
								
								ignore whitespace in ff_eval  
							
							Originally committed as revision 6821 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72523c7a20 
								
							
								 
							
						 
						
							
							
								
								add missing 'e->value * '  
							
							Originally committed as revision 6819 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63a547eabc 
								
							
								 
							
						 
						
							
							
								
								shut gcc warning, also makes sense for NAN to be returned if the loop was never executed  
							
							Originally committed as revision 6818 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45ee0e3282 
								
							
								 
							
						 
						
							
							
								
								add support for while() loops again ugly syntax while(condition, statements) but very simple implementation  
							
							Originally committed as revision 6814 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								835954e3a4 
								
							
								 
							
						 
						
							
							
								
								support seperating expressons by ;  
							
							support variables, the syntax isnt beautifull (st(a,b) means var[a]=b and ld(a) var[a]) but for a mere 19 lines of code its fairly simple, if anyone wants to write real variables support with names for variables and = and [] then that would of course be welcome but only if it doesnt bloat the code up terribly...)
Originally committed as revision 6813 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d024359a36 
								
							
								 
							
						 
						
							
							
								
								possible bug of 'gte' being read as 'gt', same with 'lte'  
							
							Originally committed as revision 6811 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								577eab6b62 
								
							
								 
							
						 
						
							
							
								
								minor simplification  
							
							Originally committed as revision 6810 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a98f4515cf 
								
							
								 
							
						 
						
							
							
								
								factorize AVEvalExpr alloc and init  
							
							Originally committed as revision 6809 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85b4eb08cc 
								
							
								 
							
						 
						
							
							
								
								new optimized eval method, by seperating parsing and runtime  
							
							Originally committed as revision 6803 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c409cc7af 
								
							
								 
							
						 
						
							
							
								
								fix -a^b which was interpreted as (-a)^b  
							
							Originally committed as revision 6713 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cacb17b47f 
								
							
								 
							
						 
						
							
							
								
								asin() acos() atan()  
							
							Originally committed as revision 6712 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								212d84881a 
								
							
								 
							
						 
						
							
							
								
								mod()  
							
							Originally committed as revision 6710 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								36c32bdddf 
								
							
								 
							
						 
						
							
							
								
								Remove unused variables and the corresponding warnings along with them.  
							
							Originally committed as revision 6536 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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