aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* log stderr of test programs in check_exec()Måns Rullgård2006-07-111-1/+1
* find all codecs, even the ones with numbersMåns Rullgård2006-07-111-2/+2
* 10l to Diego for disabling all codecsMåns Rullgård2006-07-111-2/+2
* Split CODEC_LIST into ENCODER_LIST AND DECODER_LIST.Diego Biurrun2006-07-111-10/+11
* allow individual selection of muxers and demuxersMåns Rullgård2006-07-101-7/+19
* Not every 64 bit SPARC is an UltraSPARC so optimize for v9 instead.Diego Biurrun2006-07-101-1/+1
* 100l: Add missing quotes to FFLDFLAGS in the MinGW section.Diego Biurrun2006-07-101-1/+1
* MinGW should set FFLDFLAGS and not LDFLAGS so that the LDFLAGS env var works.Diego Biurrun2006-07-101-1/+2
* Move MinGW section before the combination of FFLDFLAGS and LDFLAGS.Diego Biurrun2006-07-101-29/+29
* Move gprof compiler flag handling to configure.Diego Biurrun2006-07-101-1/+5
* Move MinGW LDFLAGS setting to configure.Diego Biurrun2006-07-101-0/+1
* Move UltraSparc CFLAG addition to configure.Diego Biurrun2006-07-101-0/+3
* --enable/disable parsers. Warning: some combinations are broken.Måns Rullgård2006-07-091-1/+11
* 10l: make disabling all pcm/adpcm codecs workMåns Rullgård2006-07-091-2/+0
* enable/disable pcm and adpcm codecsMåns Rullgård2006-07-081-0/+2
* set CONFIG_SMALL if user wants small ffmpegMichael Niedermayer2006-07-081-0/+1
* set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoders/decoders are enabledMåns Rullgård2006-07-051-4/+8
* Remove obsolete and non-functional support for external LZO.Ville Skyttä2006-07-051-11/+0
* set flags needed for shared libs on solarisMåns Rullgård2006-07-041-3/+4
* Try to find a better shell if the one configure was started under isMåns Rullgård2006-07-041-0/+14
* solaris sh doesn't allow functions and variables with the same nameMåns Rullgård2006-07-041-9/+9
* compiler sanity checkMåns Rullgård2006-06-291-0/+14
* add --cross-compile option to assume cross-compilation without cross-prefixMåns Rullgård2006-06-291-2/+7
* send output of exec checks to log fileMåns Rullgård2006-06-291-1/+1
* detect availability of -rdynamic and -export-dynamicMåns Rullgård2006-06-291-5/+4
* 'uname -m' returns IP<number> for MIPS CPUs on IRIX.Diego Biurrun2006-06-291-1/+1
* Install into $PROGRAMFILES instead of a hardcoded path on MinGW.Ramiro Polla2006-06-271-1/+1
* -logg needs to be after -lvorbisMåns Rullgård2006-06-241-1/+1
* fix a silly typo (1l to myself)Måns Rullgård2006-06-241-1/+1
* enable logging in configure by default, and print some advice on failureMåns Rullgård2006-06-221-7/+31
* allow recent libfaad versions with new function namesMåns Rullgård2006-06-211-1/+15
* Remove unused VERSION definition from config.mak.Diego Biurrun2006-06-201-3/+1
* libfaac uses pascal calling convention on win32 so the generic testsMåns Rullgård2006-06-171-1/+17
* improved logging testsMåns Rullgård2006-06-171-1/+11
* test availability of various compiler flags, and verify that requestedMåns Rullgård2006-06-161-110/+168
* check for SDL_VideoInfo.current_[wh] availability in configure, andMåns Rullgård2006-06-141-2/+13
* 10l to myself for being overzealous with $cross_prefixMåns Rullgård2006-06-101-2/+2
* Add support for GNU/kFreeBSD systems.Diego Biurrun2006-06-101-0/+9
* don't use xlib in ffplay, and bump required sdl versionMåns Rullgård2006-06-091-1/+1
* indentationMåns Rullgård2006-06-011-58/+54
* apply $cross_prefix before $cc is usedMåns Rullgård2006-06-011-5/+5
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-011-5/+5
* major cleanup of compiler/library testsMåns Rullgård2006-06-011-222/+163
* make configure --whatever --help work as expectedMåns Rullgård2006-05-301-93/+96
* Include the correct video4linux2 headerLuca Abeni2006-05-301-1/+2
* AMR URL fixesDiego Biurrun2006-05-271-2/+2
* Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.Diego Biurrun2006-05-161-2/+2
* fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.Guillaume Poirier2006-05-161-1/+7
* Honor the LDFLAGS environment variable.Diego Biurrun2006-05-161-9/+13
* Add an actual 3dnow intrinsinc so the configure script doesn't just check for...Guillaume Poirier2006-05-151-0/+1