Diego Biurrun
							
						 
						
							
							
							
								
							
								021551c587 
								
							
								 
							
						 
						
							
							
								
								Uppercase variable overlooked in last commit.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9777 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								3b7660b002 
								
							
								 
							
						 
						
							
							
								
								Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9500 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								e5a389a1b7 
								
							
								 
							
						 
						
							
							
								
								license header consistency cosmetics  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								224906414b 
								
							
								 
							
						 
						
							
							
								
								Remove leading underscores from specifiers, they are reserved.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9461 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								53eecfdefc 
								
							
								 
							
						 
						
							
							
								
								Fix 'make checkheaders'.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9460 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Guillaume Poirier
							
						 
						
							
							
							
								
							
								efb775777f 
								
							
								 
							
						 
						
							
							
								
								add a comment to indicate which #endif belong to which #define  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9356 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Måns Rullgård
							
						 
						
							
							
							
								
							
								699b3f99d0 
								
							
								 
							
						 
						
							
							
								
								add multiple inclusion guards to headers  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9345 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								90b5b51eab 
								
							
								 
							
						 
						
							
							
								
								misc typo fixes  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								755bfeabcc 
								
							
								 
							
						 
						
							
							
								
								misc spelling fixes  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								fa62bdb868 
								
							
								 
							
						 
						
							
							
								
								Move libpostproc-specific uninstallation command to the libpostproc Makefile.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9277 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								42610c4983 
								
							
								 
							
						 
						
							
							
								
								Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9145 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Reimar Döffinger
							
						 
						
							
							
							
								
							
								0bda781739 
								
							
								 
							
						 
						
							
							
								
								Use DECLARE_ALIGNED for alignment in libpostprocess  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9043 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								605315248c 
								
							
								 
							
						 
						
							
							
								
								Remove extern C declarations for C++.  
							
							 
							
							 
							
							
								
							
							
							FFmpeg is pure C and not all public headers have the declarations.
Originally committed as revision 9037 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								e42dba481f 
								
							
								 
							
						 
						
							
							
								
								typos/grammar  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 8641 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Luca Barbato
							
						 
						
							
							
							
								
							
								4906b0267a 
								
							
								 
							
						 
						
							
							
								
								Typo  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 8185 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Luca Barbato
							
						 
						
							
							
							
								
							
								97cda6b944 
								
							
								 
							
						 
						
							
							
								
								Many steps to avutilized this mess: DECLARE_ALIGNED  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 8184 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								3cee76e6c9 
								
							
								 
							
						 
						
							
							
								
								Remove useless conditional.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 8139 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								57177f648d 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Fix another common typo, gurantee --> guArantee.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 8054 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Måns Rullgård
							
						 
						
							
							
							
								
							
								849f10351d 
								
							
								 
							
						 
						
							
							
								
								rename always_inline to av_always_inline and move to common.h  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Måns Rullgård
							
						 
						
							
							
							
								
							
								997baf0141 
								
							
								 
							
						 
						
							
							
								
								allow spaces in source and build directory names  
							
							 
							
							 
							
							
								
							
							
							out of tree builds from a source dir with spaces is impossible
due to how make handles vpath
Originally committed as revision 6938 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								3cd52279c9 
								
							
								 
							
						 
						
							
							
								
								Use common define for x86_32 and x86_64.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6859 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								5423fe7391 
								
							
								 
							
						 
						
							
							
								
								Fix dependencies for 'make dep'.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6835 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								c45b5de03a 
								
							
								 
							
						 
						
							
							
								
								Fix #endif comments.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6709 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								14f29f795d 
								
							
								 
							
						 
						
							
							
								
								Revert putting EXTRALIBS in common.mak, linking fails on MinGW.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6700 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								c26abfa541 
								
							
								 
							
						 
						
							
							
								
								Rename ABS macro to FFABS.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6666 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								02305ff38f 
								
							
								 
							
						 
						
							
							
								
								Rename SIGN macro to FFSIGN to avoid clashes with system headers.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6665 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								dadb850a50 
								
							
								 
							
						 
						
							
							
								
								Move CFLAGS handling to common.mak.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6642 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								e7becfb25f 
								
							
								 
							
						 
						
							
							
								
								printf --> av_log with some help from Oded  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6639 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								6b6b5003de 
								
							
								 
							
						 
						
							
							
								
								Remove unused variables.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6625 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								8925915fcc 
								
							
								 
							
						 
						
							
							
								
								Change libpostproc to use the FFMIN/FFMAX macros from libavutil.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6622 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								a22b7322cc 
								
							
								 
							
						 
						
							
							
								
								Move sign macro to libavutil.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6620 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								e0296b9a2e 
								
							
								 
							
						 
						
							
							
								
								Use ABS macro from libavutil.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6619 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								c6a9271c56 
								
							
								 
							
						 
						
							
							
								
								Remove gcc-workaround that is already present in libavutil/common.h.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6614 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								ef85972ba5 
								
							
								 
							
						 
						
							
							
								
								Fix default license header.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6613 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								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  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								cbeee4d8e5 
								
							
								 
							
						 
						
							
							
								
								Replace -I../-I. by -I$(BUILD_ROOT).  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6572 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								4aad0d6db6 
								
							
								 
							
						 
						
							
							
								
								Remove bogus commented out include line.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6571 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								0533322ea3 
								
							
								 
							
						 
						
							
							
								
								Move EXTRALIBS handling to common.mak.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6545 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								4851f2ad92 
								
							
								 
							
						 
						
							
							
								
								1000000l for lu_zero (commiting untested? code)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6537 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Luca Barbato
							
						 
						
							
							
							
								
							
								17ff55356a 
								
							
								 
							
						 
						
							
							
								
								Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru>  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6534 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Luca Barbato
							
						 
						
							
							
							
								
							
								6ab6c7c3cc 
								
							
								 
							
						 
						
							
							
								
								make postproc use avutil  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6524 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								dc8cd49f1a 
								
							
								 
							
						 
						
							
							
								
								Remove superfluous ifeq.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6239 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								691c480e7f 
								
							
								 
							
						 
						
							
							
								
								Fix 'make depend' for libpostproc.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6238 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								380b2da75a 
								
							
								 
							
						 
						
							
							
								
								Replace informal GPL notice by official header.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6215 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								f4bd289a04 
								
							
								 
							
						 
						
							
							
								
								Explicitly include fastmemcpy.h from libvo/.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6021 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								7981555d89 
								
							
								 
							
						 
						
							
							
								
								Move all internal -I parameters to the front of CFLAGS to avoid using external  
							
							 
							
							 
							
							
								
							
							
							header files that happen to have the same name as internal ones.
Originally committed as revision 6016 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								c895987b33 
								
							
								 
							
						 
						
							
							
								
								Remove unnecessary -I. option.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6010 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								5c8dfdb45e 
								
							
								 
							
						 
						
							
							
								
								Remove duplicate -I option.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6009 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								f7f03a6303 
								
							
								 
							
						 
						
							
							
								
								Remove MPlayer-specific include option hacks.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 5723 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Luca Barbato
							
						 
						
							
							
							
								
							
								24dd8c616d 
								
							
								 
							
						 
						
							
							
								
								Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org>  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 5631 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago