Aurelien Jacobs 
							
						 
					 
					
						
						
						
						
							
						
						
							49fb20cb8a 
							
						 
					 
					
						
						
							
							replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_  
						
						 
						
						... 
						
						
						
						and remove all ENABLE_ definitions.
Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-14 17:19:17 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aurelien Jacobs 
							
						 
					 
					
						
						
						
						
							
						
						
							b250f9c66d 
							
						 
					 
					
						
						
							
							Change semantic of CONFIG_*, HAVE_* and ARCH_*.  
						
						 
						
						... 
						
						
						
						They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-13 23:44:16 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							1cd11856b0 
							
						 
					 
					
						
						
							
							configure: add Alpha CPU types  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16573 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-13 02:02:50 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							a8e2869820 
							
						 
					 
					
						
						
							
							configure: fix PIC activation for x86_64 shared libs  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16563 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 23:49:06 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ramiro Polla 
							
						 
					 
					
						
						
						
						
							
						
						
							d52481b9ce 
							
						 
					 
					
						
						
							
							Pass subarch instead of arch to YASMFLAGS  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16560 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 23:15:13 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							7b5e8a274a 
							
						 
					 
					
						
						
							
							Extend 'checkheaders' target to architecture-specific subdirectories.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16559 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 22:48:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							62045d4860 
							
						 
					 
					
						
						
							
							Split arch variable into arch and subarch.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16558 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 22:45:19 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							1fc9fb8a77 
							
						 
					 
					
						
						
							
							Use 'enabled' function to simplify x86_64 check in the mingw32 section.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16557 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 22:32:45 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Kostylev 
							
						 
					 
					
						
						
						
						
							
						
						
							7b04b8a057 
							
						 
					 
					
						
						
							
							Add truncf() replacement function.  
						
						 
						
						... 
						
						
						
						Patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16555 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 22:10:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ramiro Polla 
							
						 
					 
					
						
						
						
						
							
						
						
							b507ebd179 
							
						 
					 
					
						
						
							
							Use setmode() if it exists in <io.h>, and not based on O_BINARY.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16553 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 22:05:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							5b6c2cbdc8 
							
						 
					 
					
						
						
							
							Use 'enabled' function instead of raw 'test' calls in arch checks.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16552 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 21:55:14 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							0f010b2f5b 
							
						 
					 
					
						
						
							
							cosmetics: Remove useless quotes.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16544 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 19:54:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							3bbcba320f 
							
						 
					 
					
						
						
							
							1l: better alphabetical order  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16543 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 19:53:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							26c7aa17fb 
							
						 
					 
					
						
						
							
							Add missing --disable-armv6t2 to help output.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16542 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 19:52:01 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Kostylev 
							
						 
					 
					
						
						
						
						
							
						
						
							ff1c015d41 
							
						 
					 
					
						
						
							
							Use coff as objformat for dos.  
						
						 
						
						... 
						
						
						
						Patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16525 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-11 02:19:33 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ramiro Polla 
							
						 
					 
					
						
						
						
						
							
						
						
							1bb04d5a44 
							
						 
					 
					
						
						
							
							configure: allow to disable sse code.  
						
						 
						
						... 
						
						
						
						Based on patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16490 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-07 23:38:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ramiro Polla 
							
						 
					 
					
						
						
						
						
							
						
						
							1f91cdce0b 
							
						 
					 
					
						
						
							
							Use posix_memalign() if available.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16488 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-07 23:36:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Kostylev 
							
						 
					 
					
						
						
						
						
							
						
						
							b6e736a131 
							
						 
					 
					
						
						
							
							Don't prefix yasm with cross prefix.  
						
						 
						
						... 
						
						
						
						Patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16463 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-07 04:21:26 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							11e6d03a9d 
							
						 
					 
					
						
						
							
							alphabetical ordering cosmetics  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16461 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-07 01:42:00 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
						
						
							
						
						
							272081b0f8 
							
						 
					 
					
						
						
							
							Export VDPAU support by installing vdpau.h.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16445 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-05 23:25:58 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Palle Lyckegaard 
							
						 
					 
					
						
						
						
						
							
						
						
							e193c74e6e 
							
						 
					 
					
						
						
							
							Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible.  
						
						 
						
						... 
						
						
						
						Fixes compilation of libavformat/udp.c.
patch by Palle Lyckegaard, palle lyckegaard dk
Originally committed as revision 16440 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-05 21:52:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								NVIDIA Corporation 
							
						 
					 
					
						
						
						
						
							
						
						
							369122dd77 
							
						 
					 
					
						
						
							
							Add VDPAU hardware accelerated decoding for H264 which can be used by  
						
						 
						
						... 
						
						
						
						video players.
Original patch by NVIDIA corporation.
Originally committed as revision 16431 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-04 23:55:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
						
						
							
						
						
							27cb5cbc16 
							
						 
					 
					
						
						
							
							Fix small errors in configure --help's output.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16429 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-04 23:17:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							2e35e68434 
							
						 
					 
					
						
						
							
							Make shared/static full CONFIG options  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16394 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-30 03:13:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							ab5cb08492 
							
						 
					 
					
						
						
							
							configure: check for ARMv6T2 support  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16393 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-30 03:13:44 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							c51fafa13f 
							
						 
					 
					
						
						
							
							configure: accept $TMP as location for temporary files  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16386 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-29 12:55:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							a49d42c24e 
							
						 
					 
					
						
						
							
							configure: simplify TMPDIR setting  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16385 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-29 12:55:24 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							79cb09b2f7 
							
						 
					 
					
						
						
							
							consistency cosmetics: Rename POWERPC identifiers to PPC.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16359 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-27 11:33:26 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							a6493a8fbd 
							
						 
					 
					
						
						
							
							Rename libavcodec/i386/ --> libavcodec/x86/.  
						
						 
						
						... 
						
						
						
						It contains optimizations that are not specific to i386 and
libavutil uses this naming scheme already.
Originally committed as revision 16270 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-22 09:12:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marc Mason 
							
						 
					 
					
						
						
						
						
							
						
						
							124c21d79f 
							
						 
					 
					
						
						
							
							Check function prototype in check_asm function to avoid compiler warnings.  
						
						 
						
						... 
						
						
						
						patch by Marc Mason, mpeg.blue free fr
Originally committed as revision 16188 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-17 15:44:40 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							a2fc0f6a6d 
							
						 
					 
					
						
						
							
							ARM: replace "armv4l" with "arm"  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16179 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-17 00:54:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							68178ca9e1 
							
						 
					 
					
						
						
							
							Add xvmc configure support.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16154 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-15 22:24:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reinhard Tartler 
							
						 
					 
					
						
						
						
						
							
						
						
							4698330921 
							
						 
					 
					
						
						
							
							Fix the use of Requires.private and Libs.private in generated .pc files.  
						
						 
						
						... 
						
						
						
						Patch by Reinhard Tartler \ siretart ! tauware + de /.
Originally committed as revision 16125 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-14 15:42:14 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							20e0ed95af 
							
						 
					 
					
						
						
							
							configure: fix $nm  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16104 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-13 15:45:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							89641463a1 
							
						 
					 
					
						
						
							
							Allow setting a different nm binary from the configure line.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16102 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-13 15:13:24 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							de3a124064 
							
						 
					 
					
						
						
							
							Make mips64 a separate arch with fast_64bit.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16101 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-13 14:29:53 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							6ede266e36 
							
						 
					 
					
						
						
							
							Add mips64 to the architecture list.  
						
						 
						
						... 
						
						
						
						Taken from the OpenBSD ports tree.
Originally committed as revision 16095 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-13 11:35:59 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							61597a981f 
							
						 
					 
					
						
						
							
							Add alternative names for sh4 and parisc architectures.  
						
						 
						
						... 
						
						
						
						Taken from the OpenBSD ports tree.
Originally committed as revision 16094 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-13 11:35:08 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							d88f7df899 
							
						 
					 
					
						
						
							
							Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16087 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-13 08:53:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							960004329b 
							
						 
					 
					
						
						
							
							Also include sys/types.h when testing for socklen_t, since unfortunately  
						
						 
						
						... 
						
						
						
						OpenBSD 4.4 defines it there (and sys/socket.h does not compile without
it).
Originally committed as revision 16084 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-12 22:43:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							9377b6ce19 
							
						 
					 
					
						
						
							
							configure: clean up .align detection  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16083 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-12 17:17:41 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ramiro Polla 
							
						 
					 
					
						
						
						
						
							
						
						
							bc4b722143 
							
						 
					 
					
						
						
							
							mingw: update w32api to 3.13  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16029 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-12-07 05:17:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ramiro Polla 
							
						 
					 
					
						
						
						
						
							
						
						
							a4fa192c81 
							
						 
					 
					
						
						
							
							configure: vertical alignment cosmetics.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 15958 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-30 00:20:19 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ramiro Polla 
							
						 
					 
					
						
						
						
						
							
						
						
							632948bd5a 
							
						 
					 
					
						
						
							
							configure: Use check_lib2 for bzlib.  
						
						 
						
						... 
						
						
						
						Functions are exported as WINAPI in win32, so it is not picked up by check_lib.
Originally committed as revision 15957 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-30 00:19:16 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							e8ed9b7a73 
							
						 
					 
					
						
						
							
							Automatically check the dependencies for the AAN DCT tables.  
						
						 
						
						... 
						
						
						
						This also makes the AAN DCT tables individually selectable.
Originally committed as revision 15940 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-26 15:07:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							a7ada2bade 
							
						 
					 
					
						
						
							
							configure: set TARGET_EXEC and TARGET_PATH  
						
						 
						
						... 
						
						
						
						TARGET_EXEC specifies a command to execute cross-compiled binaries,
e.g. through a remote shell or an emulator.
TARGET_PATH specifies the path to the build directory on the target,
e.g. mounted over NFS.
Originally committed as revision 15913 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-23 12:36:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							9da6609f2d 
							
						 
					 
					
						
						
							
							configure: set HOSTCC to native compiler  
						
						 
						
						... 
						
						
						
						The HOSTCC value defaults to the value of CC if not cross-compiling.
If cross-compiling, HOSTCC defaults to "gcc".
HOSTCFLAGS, HOSTLDFLAGS, and HOSTLIBS are also given sensible default
values.
Originally committed as revision 15912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-23 12:36:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							88268e944a 
							
						 
					 
					
						
						
							
							configure: simplify set_default function  
						
						 
						
						... 
						
						
						
						Originally committed as revision 15911 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-23 12:36:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							40b509b36b 
							
						 
					 
					
						
						
							
							Add a Makefile variable for the old scaler that gets enabled when the new  
						
						 
						
						... 
						
						
						
						scaler is disabled to get rid of a Makefile ifdef.
Originally committed as revision 15867 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-17 22:51:59 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							4927630728 
							
						 
					 
					
						
						
							
							Add missing options to the help output.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 15862 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-17 16:33:24 +00:00