| 
							
							
								 Diego Biurrun | 6ce704bbed | Remove unused variable. Originally committed as revision 5757 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-15 23:05:44 +00:00 |  | 
			
				
					| 
							
							
								 Víctor Paesa | 4581fdffac | Cygwin shared libraries support, patch by Víctor Paesa wzrlpy at arsystel com. Originally committed as revision 5756 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-15 23:05:16 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 84c22efdfb | Create infrastructure to install shared and static libs into different places. based on patch by Víctor Paesa wzrlpy at arsystel com
Originally committed as revision 5755 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-15 23:01:52 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 2266e085c9 | Fix DESTDIR handling.  DESTDIR got prepended twice for $(DESTDIR)$libdir and similar since $libdir contained $prefix, which contained $(DESTDIR)..
Originally committed as revision 5754 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-15 16:16:49 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 7d6ed4aaf2 | set defaults before showing help Originally committed as revision 5753 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-15 16:12:57 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 3409385da6 | Properly handle vhook build flags for platforms that require special handling. Removes one of the last FIXMEs from the build system.
Originally committed as revision 5745 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-14 16:18:59 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | d14ed1f21b | 10l: the ${prefix} variable should not be expanded when setting path defaults. Originally committed as revision 5742 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-14 11:21:37 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 43865cf092 | Simplify the setting of some defaults. Originally committed as revision 5730 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-13 21:17:20 +00:00 |  | 
			
				
					| 
							
							
								 Guillaume Poirier | 2645e80f6d | Add/improve PPC64 support. On such machines, "uname -m" returns "ppc64, so recognize them as such.
Originally committed as revision 5728 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-13 14:40:04 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 6636b7e8e3 | rename AMR config variables to CONFIG_AMR* Originally committed as revision 5725 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-12 16:49:14 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 8515d1c846 | static libvorbis needs -logg Originally committed as revision 5724 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-12 16:43:07 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 0607887f0d | split compile and link in check_ld based on patch by Graham Booker <ffmpeglist at cod3r com>
Originally committed as revision 5722 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-12 00:33:22 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 2f30a81d19 | CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just CONFIG_MINGW or __MINGW32__ instead.
Originally committed as revision 5718 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-11 21:45:45 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 3dc7174e9d | simplify list processing Originally committed as revision 5717 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-11 19:54:59 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | fce53524b9 | tidy up option parsing Originally committed as revision 5716 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-11 19:44:26 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 0cc4f26845 | another round of cola, please Originally committed as revision 5715 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-11 18:31:51 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | bd4700b1ca | log stderr of test programs in check_exec() Originally committed as revision 5714 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-11 18:09:57 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | fc4b254dd8 | find all codecs, even the ones with numbers Originally committed as revision 5713 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-11 18:07:53 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 32f090dbcf | 10l to Diego for disabling all codecs Originally committed as revision 5712 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-11 17:47:38 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 55006fc0e7 | Split CODEC_LIST into ENCODER_LIST AND DECODER_LIST. Originally committed as revision 5711 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-11 14:25:34 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | ff70e60176 | allow individual selection of muxers and demuxers Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-10 21:14:37 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 4cac0d5589 | Not every 64 bit SPARC is an UltraSPARC so optimize for v9 instead. hint by Derek E. Lewis, dlewis_at_solnetworks net
Originally committed as revision 5706 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-10 14:57:04 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 1a5f0dbe2b | 100l: Add missing quotes to FFLDFLAGS in the MinGW section. Originally committed as revision 5704 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-10 01:32:10 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 4874eef483 | MinGW should set FFLDFLAGS and not LDFLAGS so that the LDFLAGS env var works. Originally committed as revision 5703 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-10 01:15:29 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | e67bcdd985 | Move MinGW section before the combination of FFLDFLAGS and LDFLAGS. Originally committed as revision 5702 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-10 01:12:17 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 1db54e20ff | Move gprof compiler flag handling to configure. Originally committed as revision 5701 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-10 00:49:16 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | 7b0cd9ee2b | Move MinGW LDFLAGS setting to configure. Originally committed as revision 5699 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-10 00:19:38 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | d7b34d0831 | Move UltraSparc CFLAG addition to configure. Originally committed as revision 5698 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-10 00:12:38 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | af9e7d1810 | --enable/disable parsers. Warning: some combinations are broken. Originally committed as revision 5691 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-09 12:02:15 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 88e2539b7e | 10l: make disabling all pcm/adpcm codecs work Originally committed as revision 5683 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-09 01:08:13 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 327dcfd315 | enable/disable pcm and adpcm codecs Originally committed as revision 5678 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-08 21:15:50 +00:00 |  | 
			
				
					| 
							
							
								 Michael Niedermayer | e5f28e8f4e | set CONFIG_SMALL if user wants small ffmpeg Originally committed as revision 5677 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-08 20:26:09 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 6eefb6fd5b | set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoders/decoders are enabled Originally committed as revision 5629 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-05 19:31:48 +00:00 |  | 
			
				
					| 
							
							
								 Ville Skyttä | 67e21e071d | Remove obsolete and non-functional support for external LZO. patch by Ville Skyttä, scop at users dot sourceforge dot net
Originally committed as revision 5625 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-05 15:53:41 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 813457e515 | set flags needed for shared libs on solaris Originally committed as revision 5619 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-04 23:05:14 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | cde2d79afd | Try to find a better shell if the one configure was started under is broken.  Solaris /bin/sh is broken.
Originally committed as revision 5616 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-04 22:33:03 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 720c69da02 | solaris sh doesn't allow functions and variables with the same name Originally committed as revision 5614 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-07-04 18:24:37 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 1a268accb5 | compiler sanity check Originally committed as revision 5551 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-29 23:47:50 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | fac252f95b | add --cross-compile option to assume cross-compilation without cross-prefix Originally committed as revision 5550 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-29 23:32:13 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | ddab0670b9 | send output of exec checks to log file Originally committed as revision 5549 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-29 23:19:36 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 8d923001eb | detect availability of -rdynamic and -export-dynamic Originally committed as revision 5548 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-29 23:00:10 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | b028a8667d | 'uname -m' returns IP<number> for MIPS CPUs on IRIX. Originally committed as revision 5541 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-29 07:52:07 +00:00 |  | 
			
				
					| 
							
							
								 Ramiro Polla | 2122f9c030 | Install into $PROGRAMFILES instead of a hardcoded path on MinGW. patch by Ramiro Polla, ramiro86 %at% hotmail %dot% com
Originally committed as revision 5531 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-27 07:38:57 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | aedf11f8fe | -logg needs to be after -lvorbis Originally committed as revision 5520 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-24 21:19:50 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 7beb802b3f | fix a silly typo (1l to myself) Originally committed as revision 5519 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-24 20:57:34 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 2ba042a756 | enable logging in configure by default, and print some advice on failure Originally committed as revision 5509 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-22 18:57:40 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 87f1c97e7a | allow recent libfaad versions with new function names Originally committed as revision 5508 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-21 20:50:26 +00:00 |  | 
			
				
					| 
							
							
								 Diego Biurrun | d2845d68c8 | Remove unused VERSION definition from config.mak. Originally committed as revision 5501 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-20 00:04:14 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | 3b9bee8889 | libfaac uses pascal calling convention on win32 so the generic tests can't be used
Originally committed as revision 5496 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-17 22:01:10 +00:00 |  | 
			
				
					| 
							
							
								 Måns Rullgård | c8e9f80176 | improved logging tests Originally committed as revision 5491 to svn://svn.ffmpeg.org/ffmpeg/trunk | 2006-06-17 14:39:11 +00:00 |  |